• It's recommended to check out the latest log via: the Stats page >> View log >> Tail

PROJECT (sourcing_v2), SPIDER (sytner.gb)

2026-03-24 20:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 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-24 20:30:04 [sytner.gb] INFO: Starting spider sytner.gb
2026-03-24 20:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 20:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 20:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 20:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 20:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: a24b68f91e4a5c34
2026-03-24 20:30:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
 'scrapy.extensions.telnet.TelnetConsole',
 'scrapy.extensions.memusage.MemoryUsage',
 'scrapy.extensions.feedexport.FeedExporter',
 'scrapy.extensions.logstats.LogStats',
 'scrapy.extensions.closespider.CloseSpider']
2026-03-24 20:30:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
 'CLOSESPIDER_TIMEOUT': 7200,
 'DOWNLOAD_MAXSIZE': 52428800,
 'DOWNLOAD_WARNSIZE': 10485760,
 'FEED_EXPORT_ENCODING': 'utf-8',
 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/sytner.gb/task_11_2026-03-24T20_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-24 20:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 20:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 20:30:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
 'scrapy.downloadermiddlewares.retry.RetryMiddleware',
 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
 'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 20:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 20:30:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
 'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 20:30:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 20:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 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-24 20:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 20:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 20:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 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-24 20:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 20:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 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-24 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-24 20:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 20:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 20:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 20:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-24 20:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 20:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 20:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 20:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 20:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 20:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 20:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-24 20:30:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://auction.sytner.co.uk/Account/Login>
2026-03-24 20:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-24 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/Login>
2026-03-24 20:30:17 [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-24 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-24 20:30:17 [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-24 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [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-24 20:30:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=33617529> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/login.min.js?v=g_Gtly05IQ70BwLxJ-vQPronQSo_YYmko9pqEWFfgIM>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=33617529>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774384217848> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774384217849> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.6353998753117591> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.6353998753117591>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api.js?render=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&hl=en>
2026-03-24 20:30:18 [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-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-24 20:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-24 20:30:18 [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-24 20:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-24 20:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js>
2026-03-24 20:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774384217849>
2026-03-24 20:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774384217848>
2026-03-24 20:30:19 [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-24 20:30:19 [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=86jwjvdjicmx> (resource type: document, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-24 20:30:19 [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=86jwjvdjicmx>
2026-03-24 20:30:20 [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-24 20:30:20 [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-24 20:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/qm3PSRIx10pekcnS9DjGnjPW/recaptcha__en.js>
2026-03-24 20:30:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-24 20:30:21 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://a.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://a.clarity.ms/collect>
2026-03-24 20:30:38 [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=86jwjvdjicmx)
2026-03-24 20:30:38 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=qm3PSRIx10pekcnS9DjGnjPW>
2026-03-24 20:30:39 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://a.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:41 [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=86jwjvdjicmx)
2026-03-24 20:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/reload?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-24 20:30:42 [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-24 20:30:42 [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-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/token>
2026-03-24 20:30:42 [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-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <400 https://www.google.com/recaptcha/api2/clr?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetAuditTermsAndConditions>
2026-03-24 20:30:42 [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-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://a.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://a.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/>
2026-03-24 20:30:42 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://a.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-24 20:30:43 [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-24 20:30:43 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:43 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://a.clarity.ms/collect>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/search.min.js?v=OPr6ERZ8q8dncikEZax8ZnRKFsu0b5IFUxtRxTznq0c>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/auction-media.min.js?v=Q5hBQi_W0bAJ-YXxRsxQoDV6mft6CbyAZOgszc1VVBM>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/hero-sample.jpg>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/ending-soonest.min.js?v=qG1nbxVmWY1NCErh2Le1_zaoEwLRNsM2yDIyku1-OaM>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/index.min.js?v=WefKKUj6PJ2FSXYYf1HeujdJKzbDQtPQLZi9Fkl-TKo>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/basic-search-component.min.js?v=VmEpK1jdZoS06WPdht5lccb7BemOmuIbfpri9IaW10g>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774384243635> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774384243636> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774384243635>
2026-03-24 20:30:44 [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-24 20:30:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774384243636>
2026-03-24 20:30:44 [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-24 20:30:44 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-24 20:30:45 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetEndingSoonest>
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774009528/f7e5b6c0/iQCEvhyj3NLPfaDRZuDc3o_bwKc_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774009528/f7e5b6c0/iQCEvhyj3NLPfaDRZuDc3o_bwKc_/STD_960x540>
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773857064/1e6d6e9f/3NTIgsjG0YWOuW88JumcOLeWmFA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773857064/1e6d6e9f/3NTIgsjG0YWOuW88JumcOLeWmFA_/STD_960x540>
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773739584/1562bc0a/C8gQ_eChxAp2r388iGC5YvZ28Lk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773739584/1562bc0a/C8gQ_eChxAp2r388iGC5YvZ28Lk_/STD_960x540>
2026-03-24 20:30:45 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-24 20:30:45 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540>
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetRecentlyViewed>
2026-03-24 20:30:45 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540>
2026-03-24 20:30:45 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_960x540>
2026-03-24 20:30:45 [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-24 20:30:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetManufacturerLinks>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/AlfaRomeo.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Audi.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Bentley.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/BMW.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Citroen.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Ford.png>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Hyundai.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Hyundai.png>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jaguar.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jaguar.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jeep.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/LandRover.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Maserati.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mercedes-Benz.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mini.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/MitsubishiMotors.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Nissan.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Porsche.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/SEAT.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Toyota.png>
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/TVR.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/TVR.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Vauxhall.png>
2026-03-24 20:30:46 [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-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volkswagen.png>
2026-03-24 20:30:46 [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=mOAInvL8CgA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 20:30:47 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 20:30:47 [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-24 20:30:48 [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-24 20:30:48 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://j.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:49 [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-24 20:30:49 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-24 20:30:49 [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-24 20:30:49 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:49 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://j.clarity.ms/collect>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774009528/f7e5b6c0/iQCEvhyj3NLPfaDRZuDc3o_bwKc_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774009528/f7e5b6c0/iQCEvhyj3NLPfaDRZuDc3o_bwKc_/STD_960x540>
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773857064/1e6d6e9f/3NTIgsjG0YWOuW88JumcOLeWmFA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773857064/1e6d6e9f/3NTIgsjG0YWOuW88JumcOLeWmFA_/STD_960x540>
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773739584/1562bc0a/C8gQ_eChxAp2r388iGC5YvZ28Lk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773739584/1562bc0a/C8gQ_eChxAp2r388iGC5YvZ28Lk_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774281848/f158e711/ZWgX9mizgaEc1P5N5OqS0nQvePE_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773063461/b35305c8/BjxXsMVt7o_o4FPNswEkg7b1olc_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774251924/797df900/Xezqh3bn_2gC0gnhQHeYK7N4ow8_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773838575/ed7d00ce/va3UCgTivWoa_TYPXx2O_CmrzeU_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773317429/faad7365/wktJMGCPPeksRutQLCkX4_dqdps_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773993977/a875e9b0/dMKSBckK9R0i9IJgzWjzKYiFy3s_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_960x540>
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1758896357/d6510835/ZUtpUoRYoWdp5ZIJv8SRNwYjk1w_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774264224/854c6b19/IJaJW1dsK4aD__larCT6oNl0UWg_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774019842/2e1680d9/y2__lkukaEnv5EH7hs4q_G0yKZ0_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773075858/f9c26f47/YyD_qb28II5CQv6eS1Ri_Qfb25Y_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:50 [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-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774009528/f7e5b6c0/iQCEvhyj3NLPfaDRZuDc3o_bwKc_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774009528/f7e5b6c0/iQCEvhyj3NLPfaDRZuDc3o_bwKc_/STD_960x540>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-plus.png>
2026-03-24 20:30:50 [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-24 20:30:50 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-x.png>
2026-03-24 20:30:50 [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-24 20:30:51 [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-24 20:30:51 [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-24 20:30:51 [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-24 20:30:51 [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-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/listing-search.min.js?v=7uBHxEjPD9u0Z7Pn6KccW6k5PakTvgchVDxsE4jD7qo>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/pagination.min.js?v=XzveKOcJI2E7LJypYTU8p6GCmo6HOR0zpLVAN4IW5-M>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774384249565> (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-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774384249566> (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-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-24 20:30:51 [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-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-24 20:30:51 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774384249565>
2026-03-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774384249566>
2026-03-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:52 [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-24 20:30:52 [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-24 20:30:52 [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-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-24 20:30:52 [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=aL6VYvT8CgA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-24 20:30:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-24 20:30:53 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:30:53 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:30:53 [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=aL6VYvT8CgA%3D&asrs_lang=en-GB>
2026-03-24 20:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Account/Login> (referer: None) ['playwright']
2026-03-24 20:30:54 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562097
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562097%27 HTTP/1.1" 200 None
2026-03-24 20:30:54 [sytner.gb] INFO: Scrape type for 562097: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562098
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562098%27 HTTP/1.1" 200 None
2026-03-24 20:30:54 [sytner.gb] INFO: Scrape type for 562098: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562099
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562099%27 HTTP/1.1" 200 None
2026-03-24 20:30:54 [sytner.gb] INFO: Scrape type for 562099: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562103
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562103: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562093
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562093: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562113
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562113: 1
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562094
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562094: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562095
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562095: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562116
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562116: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562117
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562117: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562105
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562105: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562096
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562096: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562119
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562119: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562121
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562121: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562122
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562122: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562123
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562123: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562125
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562125: 1
2026-03-24 20:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562101
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562101: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562100
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:54 [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-24 20:30:54 [sytner.gb] INFO: Scrape type for 562100: 0
2026-03-24 20:30:54 [sytner.gb] INFO: Found listing with ID: 562102
2026-03-24 20:30:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562102: 0
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562104
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562104: 0
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562092
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562092: 2
2026-03-24 20:30:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562107
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562107: 0
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562108
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562108: 0
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562109
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562109: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562110
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562110: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562111
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562111: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562112
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562112: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562114
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562114: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562115
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562115: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562118
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562118: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562120
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562120: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562124
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562124: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562126
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562126: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562127
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562127: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562128
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562128: 1
2026-03-24 20:30:55 [sytner.gb] INFO: Found listing with ID: 562106
2026-03-24 20:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:30:55 [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-24 20:30:55 [sytner.gb] INFO: Scrape type for 562106: 1
2026-03-24 20:30:55 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:30:57 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:30:57 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:31:01 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:31:02 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:31:05 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 20:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 176MiB
2026-03-24 20:31:06 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:31:07 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562122> (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-24 20:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:31:23 [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.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T15:50:01Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA14TGE',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562122',
 'listing': 'auction',
 'location': None,
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 80185,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360938/e79e5620/zwfwmbVP62XPYBlBRFGeEvypMQI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360939/c35685df/cH8aCfjzdNY_T1md7VVwf7_c5P0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360939/8121dd70/x4pcGDICrUiKMZX1_yxRA_sbYAI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360940/f5af5f9b/9Z_ra_D08m8uTqykKPYjcMBVYMc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360942/e85a7165/hPzCRsO3jYLziX67LQkHfLevmk8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360942/afe4005b/hHXq1vtbIczvYTbHysrszcSxUCA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360943/67515471/cFx4xBm6lQm7ocnO5XrmjWNk2AI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360943/8dd4a43c/RFrJQnELHRQQetmtFCohsjKqgtQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360944/e1b9ce9d/v_3QfmJt4cgTUANcI0griTN1wro_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360944/40ec606f/0cx9xtfyJ3NYJR9__ibji5nqQ2c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360945/cb4bee76/S1bRXYzQkVFCJZg32dAhymdwQNU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360945/6e646655/gRI33EEvzPa_l_RQjw6eBxTVZH4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360946/6e1a4369/NJGVhc5eRdUlx5ZZ2EbTUJAL47Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360947/4e490a13/3_79gKHsNQdmxnoZk48IW8Gz37M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360949/0f8d546e/yPHSHMETCzzQmE7vDoAy9Eu2rM8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360950/0a016f94/6TRa6yF_eLj75Wyj2_YpO0yjyAQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360950/4361e86c/Okkvsb_fMn1Rr4tHHfAjIzJzKYs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360951/339cc47b/xvomA7pOV1RCrI1MiqKcFwG9DNk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360952/da8862b7/1HEo7AXrQENGKaRdv_8bBWDBbAU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360953/151f9125/JLdSwdIr32c70PBoMohFV0NbKdk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360953/0cb98de0/_0zRZ73a96US0qkBSMIMz265dhk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360956/7b43eb5b/Rcn93MMCTDhqHXZPxzSwvUTWiWQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360956/866c23d0/Qf30hc9uky8nOdkGc5WKK7vxNZI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360957/6c980723/jrJ747HpA8GqzxbWk1_jkoijoYc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360959/3ad31702/wWChJTMfsKYkYEutD8nnazyznPQ_/STD_1440x810'],
 'price': 1166.0,
 'price_includes_vat': False,
 'registration_date': '2014-06-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Ford FIESTA HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'WF0DXXGAKDET22470',
 'year': 2014}
2026-03-24 20:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b with identifier: 562122
2026-03-24 20:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b with scrape type 1
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360937%252F0991403a%252F0mjlYt8pmQYrjOj8HEF_uVBASQg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360938%252Fe79e5620%252FzwfwmbVP62XPYBlBRFGeEvypMQI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360938/e79e5620/zwfwmbVP62XPYBlBRFGeEvypMQI_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360939%252Fc35685df%252FcH8aCfjzdNY_T1md7VVwf7_c5P0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360939/c35685df/cH8aCfjzdNY_T1md7VVwf7_c5P0_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360939%252F8121dd70%252Fx4pcGDICrUiKMZX1_yxRA_sbYAI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360939/8121dd70/x4pcGDICrUiKMZX1_yxRA_sbYAI_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360940%252Ff5af5f9b%252F9Z_ra_D08m8uTqykKPYjcMBVYMc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360940/f5af5f9b/9Z_ra_D08m8uTqykKPYjcMBVYMc_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360942%252Fe85a7165%252FhPzCRsO3jYLziX67LQkHfLevmk8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360942/e85a7165/hPzCRsO3jYLziX67LQkHfLevmk8_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360942%252Fafe4005b%252FhHXq1vtbIczvYTbHysrszcSxUCA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360942/afe4005b/hHXq1vtbIczvYTbHysrszcSxUCA_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360943%252F67515471%252FcFx4xBm6lQm7ocnO5XrmjWNk2AI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360943/67515471/cFx4xBm6lQm7ocnO5XrmjWNk2AI_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360943%252F8dd4a43c%252FRFrJQnELHRQQetmtFCohsjKqgtQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360943/8dd4a43c/RFrJQnELHRQQetmtFCohsjKqgtQ_/STD_1440x810 not downloaded yet
2026-03-24 20:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:23 [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%252F1774360944%252Fe1b9ce9d%252Fv_3QfmJt4cgTUANcI0griTN1wro_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360944/e1b9ce9d/v_3QfmJt4cgTUANcI0griTN1wro_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562119> (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-24 20:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:31:29 [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-26T14:28:18Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA16ETR',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562119',
 'listing': 'auction',
 'location': None,
 'make': 'Jeep',
 'model': 'Grand Cherokee',
 'odometer': 94300,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253056/6866cb07/3oBi8lA0TfYuEYKDigL__O3oOXM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253057/b74b52ef/oE4BKQhzIYz3g5ubY3A6NtdWXcw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253058/27112409/y2B_cQgp2QSbrFzWX6puDvKnVXc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253058/ff5c5327/IEfgFNCyTL7qjsKdwRRoO5Q4ie4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253059/728eb327/nNqMOwCgjfDLSgvw5Q8XjGavt_M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253060/c343db30/rZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253060/a48da40d/16tVpvyzL9iPaCKg6lL0dX_1Cuw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253061/13ab48ea/UiVIAFU0Uye2culTWTK_pHCVZE0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253062/e0fe34ea/y8bpWJliaPSKegnko7bnTyh8Gqk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253062/430dcb31/MpDXBJvl94fqqr2Hiu_8hKn8k9o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253063/aac1abe3/gvJgsvwa1BNXXKcigkJfRCUxaUY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253064/82cbc1a3/qipf3QiZAVyebJw2zfH2aw6RCTk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253064/afe084f9/_5g4aelE6Yhv_n4YW42bcQwwf6k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253065/940e1959/DJa9qRiBQ8FsbzpFz3F9lSwuS8Y_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253066/199bbb69/fO_6f5q0xq6ZStTWxiDAbwApoPA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253066/bdaf1237/amT7DKli5J4OT8dNOAiCn4NeaZo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253067/fde82841/700uBhYj61l_exoSZkF3gXsBPFw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253068/e08f6813/V3V8xzHd6ZVWu6RYyyIg8fF22b8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253069/127e8c48/bbaWN304zEDDuyv2CC3rZ9pjlC0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253069/18a043d7/Fg8wJwZU2p6NgT5fDh1PdUm1E7E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253070/2daead7d/WAmK5kkm_NFeRHFvFaYYKq8LfQM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774253071/ea59307e/wm1Pk7k_JSh4vCCbR2dYCmdIZ48_/STD_1440x810'],
 'price': 5828.0,
 'price_includes_vat': False,
 'registration_date': '2016-03-31',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Jeep GRAND CHEROKEE SW DIESEL',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': '1C4RJFKM7FC119226',
 'year': 2016}
2026-03-24 20:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 323ac643-8855-583d-a020-c58fb89e8321 with identifier: 562119
2026-03-24 20:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 323ac643-8855-583d-a020-c58fb89e8321 with scrape type 1
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253056%252F6cb6d384%252FmZbumogKD6n0XwY3HUqh2jxQrxA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253056%252F6866cb07%252F3oBi8lA0TfYuEYKDigL__O3oOXM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253056/6866cb07/3oBi8lA0TfYuEYKDigL__O3oOXM_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253057%252Fb74b52ef%252FoE4BKQhzIYz3g5ubY3A6NtdWXcw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253057/b74b52ef/oE4BKQhzIYz3g5ubY3A6NtdWXcw_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253058%252F27112409%252Fy2B_cQgp2QSbrFzWX6puDvKnVXc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253058/27112409/y2B_cQgp2QSbrFzWX6puDvKnVXc_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253058%252Fff5c5327%252FIEfgFNCyTL7qjsKdwRRoO5Q4ie4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253058/ff5c5327/IEfgFNCyTL7qjsKdwRRoO5Q4ie4_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253059%252F728eb327%252FnNqMOwCgjfDLSgvw5Q8XjGavt_M_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253059/728eb327/nNqMOwCgjfDLSgvw5Q8XjGavt_M_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253060%252Fc343db30%252FrZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253060/c343db30/rZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253060%252Fa48da40d%252F16tVpvyzL9iPaCKg6lL0dX_1Cuw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253060/a48da40d/16tVpvyzL9iPaCKg6lL0dX_1Cuw_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253061%252F13ab48ea%252FUiVIAFU0Uye2culTWTK_pHCVZE0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253061/13ab48ea/UiVIAFU0Uye2culTWTK_pHCVZE0_/STD_1440x810 not downloaded yet
2026-03-24 20:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:29 [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%252F1774253062%252Fe0fe34ea%252Fy8bpWJliaPSKegnko7bnTyh8Gqk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253062/e0fe34ea/y8bpWJliaPSKegnko7bnTyh8Gqk_/STD_1440x810 not downloaded yet
2026-03-24 20:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360944/e1b9ce9d/v_3QfmJt4cgTUANcI0griTN1wro_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9aec10>
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360944%252Fe1b9ce9d%252Fv_3QfmJt4cgTUANcI0griTN1wro_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360944/e1b9ce9d/v_3QfmJt4cgTUANcI0griTN1wro_/STD_1440x810 saved to cache
2026-03-24 20:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253062/e0fe34ea/y8bpWJliaPSKegnko7bnTyh8Gqk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2cde10>
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253062%252Fe0fe34ea%252Fy8bpWJliaPSKegnko7bnTyh8Gqk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253062/e0fe34ea/y8bpWJliaPSKegnko7bnTyh8Gqk_/STD_1440x810 saved to cache
2026-03-24 20:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253061/13ab48ea/UiVIAFU0Uye2culTWTK_pHCVZE0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9bad10>
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253061%252F13ab48ea%252FUiVIAFU0Uye2culTWTK_pHCVZE0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253061/13ab48ea/UiVIAFU0Uye2culTWTK_pHCVZE0_/STD_1440x810 saved to cache
2026-03-24 20:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253060/a48da40d/16tVpvyzL9iPaCKg6lL0dX_1Cuw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d953f10>
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253060%252Fa48da40d%252F16tVpvyzL9iPaCKg6lL0dX_1Cuw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253060/a48da40d/16tVpvyzL9iPaCKg6lL0dX_1Cuw_/STD_1440x810 saved to cache
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253060/c343db30/rZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9baf90>
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253060%252Fc343db30%252FrZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253060/c343db30/rZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_/STD_1440x810 saved to cache
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253059/728eb327/nNqMOwCgjfDLSgvw5Q8XjGavt_M_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a57bdbd0>
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253059%252F728eb327%252FnNqMOwCgjfDLSgvw5Q8XjGavt_M_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253059/728eb327/nNqMOwCgjfDLSgvw5Q8XjGavt_M_/STD_1440x810 saved to cache
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253058/ff5c5327/IEfgFNCyTL7qjsKdwRRoO5Q4ie4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d940790>
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253058%252Fff5c5327%252FIEfgFNCyTL7qjsKdwRRoO5Q4ie4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253058/ff5c5327/IEfgFNCyTL7qjsKdwRRoO5Q4ie4_/STD_1440x810 saved to cache
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253058/27112409/y2B_cQgp2QSbrFzWX6puDvKnVXc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2f20d0>
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253058%252F27112409%252Fy2B_cQgp2QSbrFzWX6puDvKnVXc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253058/27112409/y2B_cQgp2QSbrFzWX6puDvKnVXc_/STD_1440x810 saved to cache
2026-03-24 20:31:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253057/b74b52ef/oE4BKQhzIYz3g5ubY3A6NtdWXcw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d94e810>
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253057%252Fb74b52ef%252FoE4BKQhzIYz3g5ubY3A6NtdWXcw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253057/b74b52ef/oE4BKQhzIYz3g5ubY3A6NtdWXcw_/STD_1440x810 saved to cache
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253056/6866cb07/3oBi8lA0TfYuEYKDigL__O3oOXM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9bb950>
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253056%252F6866cb07%252F3oBi8lA0TfYuEYKDigL__O3oOXM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253056/6866cb07/3oBi8lA0TfYuEYKDigL__O3oOXM_/STD_1440x810 saved to cache
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562119)
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2a4710>
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774253056%252F6cb6d384%252FmZbumogKD6n0XwY3HUqh2jxQrxA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_1440x810 saved to cache
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 323ac643-8855-583d-a020-c58fb89e8321
2026-03-24 20:31:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 323ac643-8855-583d-a020-c58fb89e8321, skipping ID generation
2026-03-24 20:31:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 323ac643-8855-583d-a020-c58fb89e8321 with scrape type 1
2026-03-24 20:31:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 323ac643-8855-583d-a020-c58fb89e8321 sending to next pipeline
2026-03-24 20:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 323ac643-8855-583d-a020-c58fb89e8321, identifier: 562119
2026-03-24 20:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 323ac643-8855-583d-a020-c58fb89e8321 with identifier: 562119
2026-03-24 20:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:31:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-24 20:31:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 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-24 20:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 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-24 20:31:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 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-24 20:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 323ac643-8855-583d-a020-c58fb89e8321 with identifier: 562119
2026-03-24 20:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 323ac643-8855-583d-a020-c58fb89e8321 with identifier: 562119 to the API
2026-03-24 20:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 20:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/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': '3.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T14:28:18Z',
 'fuel_type': 'Diesel',
 'id': '323ac643-8855-583d-a020-c58fb89e8321',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EA16ETR',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562119',
 'listing': 'auction',
 'location': None,
 'make': 'Jeep',
 'model': 'Grand Cherokee',
 'odometer': 94300,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 133472,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253056/6cb6d384/mZbumogKD6n0XwY3HUqh2jxQrxA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114714,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253056/6866cb07/3oBi8lA0TfYuEYKDigL__O3oOXM_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 208742,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253057/b74b52ef/oE4BKQhzIYz3g5ubY3A6NtdWXcw_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 166413,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253058/27112409/y2B_cQgp2QSbrFzWX6puDvKnVXc_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 224827,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253058/ff5c5327/IEfgFNCyTL7qjsKdwRRoO5Q4ie4_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197209,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253059/728eb327/nNqMOwCgjfDLSgvw5Q8XjGavt_M_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 133404,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253060/c343db30/rZ_c1mUAEiQuwR_rOeY7Ii6aJ0k_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 115380,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253060/a48da40d/16tVpvyzL9iPaCKg6lL0dX_1Cuw_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 210955,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253061/13ab48ea/UiVIAFU0Uye2culTWTK_pHCVZE0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_323ac643-8855-583d-a020-c58fb89e8321/323ac643-8855-583d-a020-c58fb89e8321_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 109398,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774253062/e0fe34ea/y8bpWJliaPSKegnko7bnTyh8Gqk_/STD_1440x810',
             'Width': 1440}],
 'price': 5828.0,
 'price_includes_vat': False,
 'registration_date': '2016-03-31',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Jeep GRAND CHEROKEE SW DIESEL',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': '1C4RJFKM7FC119226',
 'year': 2016}
2026-03-24 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27562119%27 HTTP/1.1" 200 None
2026-03-24 20:31:33 [sytner.gb] INFO: Saving data for 562119: {'created_time': 1774384293.906052, 'last_price_update_time': 1774384293.906065, 'auction_closing_time': 1774535298.0}
2026-03-24 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562119') HTTP/1.1" 204 0
2026-03-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562123> (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-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360943/8dd4a43c/RFrJQnELHRQQetmtFCohsjKqgtQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:31:34 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Blue',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T16:03:16Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KO16WHC',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562123',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'C Class',
 'odometer': 74315,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339826/07b82df7/ppHytTTOVAAGK_vcd6_YhUyDKQs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339826/af29fd7d/60t__o67_Egz_FGPqaPqmgGtf0s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339828/5185e394/PZ3g82whsShol3eGSPgDwLVuWIk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339829/060ad9b5/_utmHzX9nhizZ4xyEiu8o7kWZK0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339830/1aea44c3/_X2OXgBh65qpxoAU4YCQ5ej4J_E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339832/8c444eea/86xN5KHaRnQutZkKvWuWzMY8XdM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339833/a9fcd432/OPP419B24GSJX6SBHVYeoAUJV6E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339834/d2cd5f44/mIWNKmF4lHWVh_WB3a7ENXuMl2E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339835/2367200c/UDbxFlXTrSTv7sfNLxlMPO9VFz4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339836/08338d61/TwItwrRV__r9ShEZiCsWtBFWF8Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339836/182fe27d/2oFbW_WDFqkomJ8inhpOIiF28P8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339837/6c96c578/AuT_gS9ZKETaYJLJlxT6sP4PYwI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339838/764ebcbe/0jY37zSWoNtkcJCfa61v7eUvIAM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339839/09574a86/AbtX7_kC_y9BRVJZfaZBQuv440g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339840/41301536/S_sqUWgLsT7uGu8C4U86k1x2GKc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339841/8c047981/D3BxXdHYJ3FO1lQx0T75Cd_ydiU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339842/3044e475/spp1AmIbQyDpwtMpJ8LhSsRfxjU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339843/aabec533/dtnwJrx0s_MK5mFQTrdMYQ9N4YA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339843/7e5735a3/opzP4lVpcj973ZUjMq4h77XPGYo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339844/effde266/XrdOC1M326pNSM_V9FSc8inHYC0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339845/d20fb161/AgJWiXgUuksApg_Wq0ZJCNXjXek_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339846/d3be2749/1FNfunrG6MXGXgkGc4pmSlqUYeY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339847/b4e53bc6/HPpL9TbRlDQaTTd4IP7J__K_UOI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339849/a52fd943/VSF_gVBVuXAK_Wc0bT_Zvh9UjjM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339849/aaa9e8ec/_Ldv2kwtSAx_bT3OIFl_GlGD8Gk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774339850/6c066fe9/h3J0TKtEwUWrpW_CMNLMnsoDXlA_/STD_1440x810'],
 'price': 7100.0,
 'price_includes_vat': False,
 'registration_date': '2016-07-15',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Mercedes-Benz C CLASS DIESEL ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WDD2052042F420217',
 'year': 2016}
2026-03-24 20:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f0d7f2-dd73-5c3b-a436-63e792ef565a with identifier: 562123
2026-03-24 20:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a with scrape type 1
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339825%252F6837c3ca%252FBv3Mhxb_I44JKY_hlrl6UA1yrbg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a496f810>
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360943%252F8dd4a43c%252FRFrJQnELHRQQetmtFCohsjKqgtQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360943/8dd4a43c/RFrJQnELHRQQetmtFCohsjKqgtQ_/STD_1440x810 saved to cache
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339826%252F07b82df7%252FppHytTTOVAAGK_vcd6_YhUyDKQs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339826/07b82df7/ppHytTTOVAAGK_vcd6_YhUyDKQs_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339826%252Faf29fd7d%252F60t__o67_Egz_FGPqaPqmgGtf0s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339826/af29fd7d/60t__o67_Egz_FGPqaPqmgGtf0s_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339828%252F5185e394%252FPZ3g82whsShol3eGSPgDwLVuWIk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339828/5185e394/PZ3g82whsShol3eGSPgDwLVuWIk_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339829%252F060ad9b5%252F_utmHzX9nhizZ4xyEiu8o7kWZK0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339829/060ad9b5/_utmHzX9nhizZ4xyEiu8o7kWZK0_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339830%252F1aea44c3%252F_X2OXgBh65qpxoAU4YCQ5ej4J_E_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339830/1aea44c3/_X2OXgBh65qpxoAU4YCQ5ej4J_E_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339832%252F8c444eea%252F86xN5KHaRnQutZkKvWuWzMY8XdM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339832/8c444eea/86xN5KHaRnQutZkKvWuWzMY8XdM_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360943/67515471/cFx4xBm6lQm7ocnO5XrmjWNk2AI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339833%252Fa9fcd432%252FOPP419B24GSJX6SBHVYeoAUJV6E_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339833/a9fcd432/OPP419B24GSJX6SBHVYeoAUJV6E_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339834%252Fd2cd5f44%252FmIWNKmF4lHWVh_WB3a7ENXuMl2E_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339834/d2cd5f44/mIWNKmF4lHWVh_WB3a7ENXuMl2E_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [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%252F1774339835%252F2367200c%252FUDbxFlXTrSTv7sfNLxlMPO9VFz4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339835/2367200c/UDbxFlXTrSTv7sfNLxlMPO9VFz4_/STD_1440x810 not downloaded yet
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f26f210>
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360943%252F67515471%252FcFx4xBm6lQm7ocnO5XrmjWNk2AI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360943/67515471/cFx4xBm6lQm7ocnO5XrmjWNk2AI_/STD_1440x810 saved to cache
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360942/afe4005b/hHXq1vtbIczvYTbHysrszcSxUCA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339830/1aea44c3/_X2OXgBh65qpxoAU4YCQ5ej4J_E_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ed28e90>
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360942%252Fafe4005b%252FhHXq1vtbIczvYTbHysrszcSxUCA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360942/afe4005b/hHXq1vtbIczvYTbHysrszcSxUCA_/STD_1440x810 saved to cache
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339835/2367200c/UDbxFlXTrSTv7sfNLxlMPO9VFz4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f47d550>
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339830%252F1aea44c3%252F_X2OXgBh65qpxoAU4YCQ5ej4J_E_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339830/1aea44c3/_X2OXgBh65qpxoAU4YCQ5ej4J_E_/STD_1440x810 saved to cache
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f111b90>
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339835%252F2367200c%252FUDbxFlXTrSTv7sfNLxlMPO9VFz4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339835/2367200c/UDbxFlXTrSTv7sfNLxlMPO9VFz4_/STD_1440x810 saved to cache
2026-03-24 20:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339834/d2cd5f44/mIWNKmF4lHWVh_WB3a7ENXuMl2E_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f7eb150>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339834%252Fd2cd5f44%252FmIWNKmF4lHWVh_WB3a7ENXuMl2E_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339834/d2cd5f44/mIWNKmF4lHWVh_WB3a7ENXuMl2E_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339832/8c444eea/86xN5KHaRnQutZkKvWuWzMY8XdM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339833/a9fcd432/OPP419B24GSJX6SBHVYeoAUJV6E_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f0046d0>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339832%252F8c444eea%252F86xN5KHaRnQutZkKvWuWzMY8XdM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339832/8c444eea/86xN5KHaRnQutZkKvWuWzMY8XdM_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339828/5185e394/PZ3g82whsShol3eGSPgDwLVuWIk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2f7e50>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339833%252Fa9fcd432%252FOPP419B24GSJX6SBHVYeoAUJV6E_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339833/a9fcd432/OPP419B24GSJX6SBHVYeoAUJV6E_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339829/060ad9b5/_utmHzX9nhizZ4xyEiu8o7kWZK0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9cd290>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339828%252F5185e394%252FPZ3g82whsShol3eGSPgDwLVuWIk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339828/5185e394/PZ3g82whsShol3eGSPgDwLVuWIk_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2c2a10>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339829%252F060ad9b5%252F_utmHzX9nhizZ4xyEiu8o7kWZK0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339829/060ad9b5/_utmHzX9nhizZ4xyEiu8o7kWZK0_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339826/af29fd7d/60t__o67_Egz_FGPqaPqmgGtf0s_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339826/07b82df7/ppHytTTOVAAGK_vcd6_YhUyDKQs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9bd310>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339826%252Faf29fd7d%252F60t__o67_Egz_FGPqaPqmgGtf0s_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339826/af29fd7d/60t__o67_Egz_FGPqaPqmgGtf0s_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f201950>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339826%252F07b82df7%252FppHytTTOVAAGK_vcd6_YhUyDKQs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339826/07b82df7/ppHytTTOVAAGK_vcd6_YhUyDKQs_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562123)
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9ce910>
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774339825%252F6837c3ca%252FBv3Mhxb_I44JKY_hlrl6UA1yrbg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_1440x810 saved to cache
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a
2026-03-24 20:31:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a8f0d7f2-dd73-5c3b-a436-63e792ef565a, skipping ID generation
2026-03-24 20:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a with scrape type 1
2026-03-24 20:31:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a8f0d7f2-dd73-5c3b-a436-63e792ef565a sending to next pipeline
2026-03-24 20:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: a8f0d7f2-dd73-5c3b-a436-63e792ef565a, identifier: 562123
2026-03-24 20:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: a8f0d7f2-dd73-5c3b-a436-63e792ef565a with identifier: 562123
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-24 20:31:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: a8f0d7f2-dd73-5c3b-a436-63e792ef565a with identifier: 562123
2026-03-24 20:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: a8f0d7f2-dd73-5c3b-a436-63e792ef565a with identifier: 562123 to the API
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_1440x810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Blue',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T16:03:16Z',
 'fuel_type': 'Diesel',
 'id': 'a8f0d7f2-dd73-5c3b-a436-63e792ef565a',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'KO16WHC',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562123',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'C Class',
 'odometer': 74315,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 27,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 132261,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339825/6837c3ca/Bv3Mhxb_I44JKY_hlrl6UA1yrbg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114249,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339826/07b82df7/ppHytTTOVAAGK_vcd6_YhUyDKQs_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 209038,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339826/af29fd7d/60t__o67_Egz_FGPqaPqmgGtf0s_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156063,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339828/5185e394/PZ3g82whsShol3eGSPgDwLVuWIk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 216038,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339829/060ad9b5/_utmHzX9nhizZ4xyEiu8o7kWZK0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 189861,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339830/1aea44c3/_X2OXgBh65qpxoAU4YCQ5ej4J_E_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 126475,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339832/8c444eea/86xN5KHaRnQutZkKvWuWzMY8XdM_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114002,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339833/a9fcd432/OPP419B24GSJX6SBHVYeoAUJV6E_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 218292,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339834/d2cd5f44/mIWNKmF4lHWVh_WB3a7ENXuMl2E_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8f0d7f2-dd73-5c3b-a436-63e792ef565a/a8f0d7f2-dd73-5c3b-a436-63e792ef565a_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 107486,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774339835/2367200c/UDbxFlXTrSTv7sfNLxlMPO9VFz4_/STD_1440x810',
             'Width': 1440}],
 'price': 7100.0,
 'price_includes_vat': False,
 'registration_date': '2016-07-15',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Mercedes-Benz C CLASS DIESEL ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WDD2052042F420217',
 'year': 2016}
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:36 [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-24 20:31:36 [sytner.gb] INFO: Saving data for 562123: {'created_time': 1774384296.746716, 'last_price_update_time': 1774384296.74673, 'auction_closing_time': 1774540996.0}
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562123') HTTP/1.1" 204 0
2026-03-24 20:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360942/e85a7165/hPzCRsO3jYLziX67LQkHfLevmk8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360940/f5af5f9b/9Z_ra_D08m8uTqykKPYjcMBVYMc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2c8ed0>
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360942%252Fe85a7165%252FhPzCRsO3jYLziX67LQkHfLevmk8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360942/e85a7165/hPzCRsO3jYLziX67LQkHfLevmk8_/STD_1440x810 saved to cache
2026-03-24 20:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a494f9d0>
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360940%252Ff5af5f9b%252F9Z_ra_D08m8uTqykKPYjcMBVYMc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360940/f5af5f9b/9Z_ra_D08m8uTqykKPYjcMBVYMc_/STD_1440x810 saved to cache
2026-03-24 20:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360939/c35685df/cH8aCfjzdNY_T1md7VVwf7_c5P0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360939/8121dd70/x4pcGDICrUiKMZX1_yxRA_sbYAI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2c8290>
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360939%252Fc35685df%252FcH8aCfjzdNY_T1md7VVwf7_c5P0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360939/c35685df/cH8aCfjzdNY_T1md7VVwf7_c5P0_/STD_1440x810 saved to cache
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360938/e79e5620/zwfwmbVP62XPYBlBRFGeEvypMQI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f593e50>
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360939%252F8121dd70%252Fx4pcGDICrUiKMZX1_yxRA_sbYAI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360939/8121dd70/x4pcGDICrUiKMZX1_yxRA_sbYAI_/STD_1440x810 saved to cache
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e6b2a90>
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360938%252Fe79e5620%252FzwfwmbVP62XPYBlBRFGeEvypMQI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360938/e79e5620/zwfwmbVP62XPYBlBRFGeEvypMQI_/STD_1440x810 saved to cache
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562122)
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f659450>
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:31:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360937%252F0991403a%252F0mjlYt8pmQYrjOj8HEF_uVBASQg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_1440x810 saved to cache
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b
2026-03-24 20:31:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b, skipping ID generation
2026-03-24 20:31:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b with scrape type 1
2026-03-24 20:31:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b sending to next pipeline
2026-03-24 20:31:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b, identifier: 562122
2026-03-24 20:31:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b with identifier: 562122
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-24 20:31:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:31:37 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-24 20:31:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b with identifier: 562122
2026-03-24 20:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 9b1b1fa7-3212-51d4-bd8f-13fc237ff72b with identifier: 562122 to the API
2026-03-24 20:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:31:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/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.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T15:50:01Z',
 'fuel_type': 'Petrol',
 'id': '9b1b1fa7-3212-51d4-bd8f-13fc237ff72b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CA14TGE',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562122',
 'listing': 'auction',
 'location': None,
 'make': 'Ford',
 'model': 'Fiesta',
 'odometer': 80185,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 124028,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360937/0991403a/0mjlYt8pmQYrjOj8HEF_uVBASQg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 112789,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360938/e79e5620/zwfwmbVP62XPYBlBRFGeEvypMQI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161563,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360939/c35685df/cH8aCfjzdNY_T1md7VVwf7_c5P0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 150888,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360939/8121dd70/x4pcGDICrUiKMZX1_yxRA_sbYAI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 169668,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360940/f5af5f9b/9Z_ra_D08m8uTqykKPYjcMBVYMc_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 169890,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360942/e85a7165/hPzCRsO3jYLziX67LQkHfLevmk8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 123370,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360942/afe4005b/hHXq1vtbIczvYTbHysrszcSxUCA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 113607,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360943/67515471/cFx4xBm6lQm7ocnO5XrmjWNk2AI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 184858,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360943/8dd4a43c/RFrJQnELHRQQetmtFCohsjKqgtQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9b1b1fa7-3212-51d4-bd8f-13fc237ff72b/9b1b1fa7-3212-51d4-bd8f-13fc237ff72b_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 106355,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360944/e1b9ce9d/v_3QfmJt4cgTUANcI0griTN1wro_/STD_1440x810',
             'Width': 1440}],
 'price': 1166.0,
 'price_includes_vat': False,
 'registration_date': '2014-06-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Ford FIESTA HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'WF0DXXGAKDET22470',
 'year': 2014}
2026-03-24 20:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31: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-24 20:31:38 [sytner.gb] INFO: Saving data for 562122: {'created_time': 1774384298.35506, 'last_price_update_time': 1774384298.355074, 'auction_closing_time': 1774540201.0}
2026-03-24 20:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562122') HTTP/1.1" 204 0
2026-03-24 20:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562117> (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-24 20:32:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:32:01 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Red',
 'currency': 'GBP',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.1L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T13:10:48Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA59ULX',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562117',
 'listing': 'auction',
 'location': None,
 'make': 'Citroen',
 'model': 'C2',
 'odometer': 29700,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250425/eaaaeb11/c6jAfVMznisbLa6GbdewvkJGdIk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250426/aa7c286a/ycngqL3qM5xpQAQYXARkoq4Qlhk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250428/000462c6/hedQGBsj60bs_LcWYetwIOOqPWU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250429/65f3324e/0wmeHXpLclYPXKvLQO22zyHuLDs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250430/0e7f722e/euDmS0ZdfnQKMz7pQ74QtzFPhm8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250432/694efb0a/dIZJBuXvgWJTk3_K0oiyMgZ4UIg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250433/b5747d8b/dNDW3LDpdIqnh_3iDh8EoDcVrPk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250434/e22ed240/eeGdDwVOU69JCvF85pzYjbAfSyQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250435/523fd912/16OepTyfDkdHH3SABzPj4ZWIdu4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250436/31df1bf0/uvCU_bPiUh5S0w8BrtvkujSe_Fw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250437/e5b49f16/W4nr0_xqVoz1NJeNmc_iGWxTBvA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250439/bfdd5ce8/Nx4mMnSflbLMcgvk1Y1aGbPhM8c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250440/4cc0e90f/BYxObsXio4IgkEDtKIa_JXXsCmk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250440/84254a28/CK5QnzVFtj3bxWk_uUi3ZsmuCEc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250442/abca06fc/xZs59l3H5lpts_q_ncuQdF43bss_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250442/c6fe0d28/lGRRmiZyPq9bVXGjQNl0wNwxiAU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250443/19e10ab5/1NVDXso8wVN75Ut0Wbk10KLTj_s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250445/b57509ce/yfe_tRyrJzXC8roaZt6xggkVt4E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250445/f1faec2b/R8sbLOUwIpelvzVfQUbLiT_n9PY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250446/2179aa0b/SLmPFDcCPqQOmsguzLK9D7Y5gGA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250448/8c6965ed/CxbCf2HwkiZa3iKt5mD0Rs_dYjY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250449/5436e251/B8VCUX5NOJ_B16gPu22A45kLDMM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250450/6da08e29/f4Tplt894BhLIR7yQ1C17iaaSVs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250451/c3b045ba/_fQjAN8iYQ7rH6GCk_xikNdFJIA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774250451/04fe61a0/b0ZMGseIQs_Bhk8NxtjVzrq1LcI_/STD_1440x810'],
 'price': 500.0,
 'price_includes_vat': False,
 'registration_date': '2009-09-29',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Citroen C2 HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'VF7JMHFXC9A093459',
 'year': 2009}
2026-03-24 20:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399e1ebf-0956-5c31-b233-cf7d81a8e121 with identifier: 562117
2026-03-24 20:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399e1ebf-0956-5c31-b233-cf7d81a8e121 with scrape type 1
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:01 [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%252F1774250424%252F6be04764%252F70uAb7YIGhQCuKx8zyrEkBZG47k_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_1440x810 not downloaded yet
2026-03-24 20:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:01 [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%252F1774250425%252Feaaaeb11%252Fc6jAfVMznisbLa6GbdewvkJGdIk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250425/eaaaeb11/c6jAfVMznisbLa6GbdewvkJGdIk_/STD_1440x810 not downloaded yet
2026-03-24 20:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:01 [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%252F1774250426%252Faa7c286a%252FycngqL3qM5xpQAQYXARkoq4Qlhk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250426/aa7c286a/ycngqL3qM5xpQAQYXARkoq4Qlhk_/STD_1440x810 not downloaded yet
2026-03-24 20:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:01 [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%252F1774250428%252F000462c6%252FhedQGBsj60bs_LcWYetwIOOqPWU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250428/000462c6/hedQGBsj60bs_LcWYetwIOOqPWU_/STD_1440x810 not downloaded yet
2026-03-24 20:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:01 [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%252F1774250429%252F65f3324e%252F0wmeHXpLclYPXKvLQO22zyHuLDs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250429/65f3324e/0wmeHXpLclYPXKvLQO22zyHuLDs_/STD_1440x810 not downloaded yet
2026-03-24 20:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:01 [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%252F1774250430%252F0e7f722e%252FeuDmS0ZdfnQKMz7pQ74QtzFPhm8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250430/0e7f722e/euDmS0ZdfnQKMz7pQ74QtzFPhm8_/STD_1440x810 not downloaded yet
2026-03-24 20:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:02 [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%252F1774250432%252F694efb0a%252FdIZJBuXvgWJTk3_K0oiyMgZ4UIg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250432/694efb0a/dIZJBuXvgWJTk3_K0oiyMgZ4UIg_/STD_1440x810 not downloaded yet
2026-03-24 20:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:02 [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%252F1774250433%252Fb5747d8b%252FdNDW3LDpdIqnh_3iDh8EoDcVrPk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250433/b5747d8b/dNDW3LDpdIqnh_3iDh8EoDcVrPk_/STD_1440x810 not downloaded yet
2026-03-24 20:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:02 [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%252F1774250434%252Fe22ed240%252FeeGdDwVOU69JCvF85pzYjbAfSyQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250434/e22ed240/eeGdDwVOU69JCvF85pzYjbAfSyQ_/STD_1440x810 not downloaded yet
2026-03-24 20:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:02 [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%252F1774250435%252F523fd912%252F16OepTyfDkdHH3SABzPj4ZWIdu4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250435/523fd912/16OepTyfDkdHH3SABzPj4ZWIdu4_/STD_1440x810 not downloaded yet
2026-03-24 20:32:05 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 4 pages/min), scraped 3 items (at 3 items/min)
2026-03-24 20:32:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 190MiB
2026-03-24 20:32:07 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:32:08 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562111> (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-24 20:32:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:32:32 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Blue',
 'currency': 'GBP',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T11:20:19Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RF65PPZ',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562111',
 'listing': 'auction',
 'location': None,
 'make': 'MINI',
 'model': 'HATCHBACK',
 'odometer': 71840,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284146/a03efa71/XvXb5aYteYpg4RrkabBGfDlK9EQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284146/5fdda253/8Q4331GP4tzDrrSHSNpeUSmSKNc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284147/dc59209c/6TlPfVYyWp3tVc0_sL6Eo07m2jQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284148/4fc2477d/tqqvHzSfVOWS7nCjxs9P4Q5HxXs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284149/0cce478d/XnFDpJVuuPehuD1R_XUNA5TcjDU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284150/8cfc87ef/eBXCxH7QnbNPLVAn10f4MG6ca7w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284151/c736e880/E5ikN52i9Uj5ULVEMc5GiL9foqg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284151/402197b2/1iasAR0df0qiDTOQs_okehll_h0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284152/4d6edcd1/60icVthTLvHq5d_sRPywHw6mQ1g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284153/3c1dbe86/s0DkjQ9d_HA0LNqSns8zuLydlrg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284154/4760e850/kr73iLD77wM5yrG0hWCbP5PDTHw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284154/e1118f93/_qigbqVFZNg6c_cw607Nw_KP9LM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284155/c9222aef/Xg7up25vrkmcuTFa2u1P8cSA_4M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284155/ae331819/Djv_DoxQ646lWTa0vqBBFiCiobw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284156/0398fa21/ZeUh5ZJQQFwKwEkp5CumuhS_zmM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284158/f591c37c/VeEeC9ExQdhaGXo4vINWrJaTpko_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284158/c336b598/_XRV_il7sUyuWNHA_Lu__kstjG0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284159/2f97c4d1/99cGWagoEi4miRkgMIc_5qBKPcQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284160/0be92eba/nLVCOOqz3HP3Qt3XlDBUQxIK44c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284160/4fd8f395/R4PSVxmuaSkGoa8bgt9_6bNTiPs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284161/db8c64cc/Pe_hymhzoWIiQo_5jkUGClSLKC8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284162/6b5b2475/vpLgeBKaubmUUKPpH0I7ErUKyuE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284162/edf7cdea/N5U6jbcvLMVU39B8ZVyKwr_zHGM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284163/8d2bc3a2/FFjzQx_MwyIP_no3XpZEFHtswOY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284166/4506967f/CoJmIRPwCSokyRgFxzpMB4n1EXU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284166/156c4f34/1dF78d7W3K9wEFXM8fTh0jeYW0k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284167/853859e3/7KOX5YlKXZw4Kmjdji0D_ZOaeZg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284168/77e4d6eb/HBZs1KBmzI_sddv7a9589O3RSIg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284168/b6012c75/M9mOWiIxr8SV4uvxSprbAicnReQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284169/fbc1cb5a/jC9ZMkaJEiIoL4wqr2eHMq629T0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284170/0c4eadce/v2f_a8qz8SkJqOfTayuJ0dikzLI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284170/c5c8e7a5/E3aIogZCWWKfPFLTTwldSMlrB5k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284171/a23b7a68/a3gDpsjF0JvD_i7dYcUiOfP0J1o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284171/2e3cee22/M3eJtcBj9slxePORvTR7sxxNS64_/STD_1440x810'],
 'price': 100.0,
 'price_includes_vat': False,
 'registration_date': '2015-11-12',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'MINI HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'WMWXN720302D03817',
 'year': 2015}
2026-03-24 20:32:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 with identifier: 562111
2026-03-24 20:32:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 with scrape type 1
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284145%252Fc9c63be7%252FfIPgcKffr9Ab4fxEEeZPEs8l6VI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284146%252Fa03efa71%252FXvXb5aYteYpg4RrkabBGfDlK9EQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284146/a03efa71/XvXb5aYteYpg4RrkabBGfDlK9EQ_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284146%252F5fdda253%252F8Q4331GP4tzDrrSHSNpeUSmSKNc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284146/5fdda253/8Q4331GP4tzDrrSHSNpeUSmSKNc_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284147%252Fdc59209c%252F6TlPfVYyWp3tVc0_sL6Eo07m2jQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284147/dc59209c/6TlPfVYyWp3tVc0_sL6Eo07m2jQ_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284148%252F4fc2477d%252FtqqvHzSfVOWS7nCjxs9P4Q5HxXs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284148/4fc2477d/tqqvHzSfVOWS7nCjxs9P4Q5HxXs_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284149%252F0cce478d%252FXnFDpJVuuPehuD1R_XUNA5TcjDU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284149/0cce478d/XnFDpJVuuPehuD1R_XUNA5TcjDU_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284150%252F8cfc87ef%252FeBXCxH7QnbNPLVAn10f4MG6ca7w_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284150/8cfc87ef/eBXCxH7QnbNPLVAn10f4MG6ca7w_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284151%252Fc736e880%252FE5ikN52i9Uj5ULVEMc5GiL9foqg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284151/c736e880/E5ikN52i9Uj5ULVEMc5GiL9foqg_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284151%252F402197b2%252F1iasAR0df0qiDTOQs_okehll_h0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284151/402197b2/1iasAR0df0qiDTOQs_okehll_h0_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [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%252F1774284152%252F4d6edcd1%252F60icVthTLvHq5d_sRPywHw6mQ1g_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284152/4d6edcd1/60icVthTLvHq5d_sRPywHw6mQ1g_/STD_1440x810 not downloaded yet
2026-03-24 20:32:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250435/523fd912/16OepTyfDkdHH3SABzPj4ZWIdu4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e6b2a10>
2026-03-24 20:32:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250435%252F523fd912%252F16OepTyfDkdHH3SABzPj4ZWIdu4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250435/523fd912/16OepTyfDkdHH3SABzPj4ZWIdu4_/STD_1440x810 saved to cache
2026-03-24 20:32:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284152/4d6edcd1/60icVthTLvHq5d_sRPywHw6mQ1g_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2b2950>
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284152%252F4d6edcd1%252F60icVthTLvHq5d_sRPywHw6mQ1g_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284152/4d6edcd1/60icVthTLvHq5d_sRPywHw6mQ1g_/STD_1440x810 saved to cache
2026-03-24 20:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284151/402197b2/1iasAR0df0qiDTOQs_okehll_h0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2c9310>
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284151%252F402197b2%252F1iasAR0df0qiDTOQs_okehll_h0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284151/402197b2/1iasAR0df0qiDTOQs_okehll_h0_/STD_1440x810 saved to cache
2026-03-24 20:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284151/c736e880/E5ikN52i9Uj5ULVEMc5GiL9foqg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4964990>
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284151%252Fc736e880%252FE5ikN52i9Uj5ULVEMc5GiL9foqg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284151/c736e880/E5ikN52i9Uj5ULVEMc5GiL9foqg_/STD_1440x810 saved to cache
2026-03-24 20:32:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284150/8cfc87ef/eBXCxH7QnbNPLVAn10f4MG6ca7w_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4966e90>
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284150%252F8cfc87ef%252FeBXCxH7QnbNPLVAn10f4MG6ca7w_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284150/8cfc87ef/eBXCxH7QnbNPLVAn10f4MG6ca7w_/STD_1440x810 saved to cache
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284149/0cce478d/XnFDpJVuuPehuD1R_XUNA5TcjDU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f658e10>
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284149%252F0cce478d%252FXnFDpJVuuPehuD1R_XUNA5TcjDU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284149/0cce478d/XnFDpJVuuPehuD1R_XUNA5TcjDU_/STD_1440x810 saved to cache
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284148/4fc2477d/tqqvHzSfVOWS7nCjxs9P4Q5HxXs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9bf810>
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284148%252F4fc2477d%252FtqqvHzSfVOWS7nCjxs9P4Q5HxXs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284148/4fc2477d/tqqvHzSfVOWS7nCjxs9P4Q5HxXs_/STD_1440x810 saved to cache
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284147/dc59209c/6TlPfVYyWp3tVc0_sL6Eo07m2jQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d953050>
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284147%252Fdc59209c%252F6TlPfVYyWp3tVc0_sL6Eo07m2jQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284147/dc59209c/6TlPfVYyWp3tVc0_sL6Eo07m2jQ_/STD_1440x810 saved to cache
2026-03-24 20:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284146/5fdda253/8Q4331GP4tzDrrSHSNpeUSmSKNc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2cde10>
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284146%252F5fdda253%252F8Q4331GP4tzDrrSHSNpeUSmSKNc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284146/5fdda253/8Q4331GP4tzDrrSHSNpeUSmSKNc_/STD_1440x810 saved to cache
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284146/a03efa71/XvXb5aYteYpg4RrkabBGfDlK9EQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e63b990>
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284146%252Fa03efa71%252FXvXb5aYteYpg4RrkabBGfDlK9EQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284146/a03efa71/XvXb5aYteYpg4RrkabBGfDlK9EQ_/STD_1440x810 saved to cache
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562111)
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e63a550>
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284145%252Fc9c63be7%252FfIPgcKffr9Ab4fxEEeZPEs8l6VI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_1440x810 saved to cache
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466
2026-03-24 20:32:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9e4b1d89-33d4-54ea-a4f6-074b52bb0466, skipping ID generation
2026-03-24 20:32:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 with scrape type 1
2026-03-24 20:32:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 sending to next pipeline
2026-03-24 20:32:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 9e4b1d89-33d4-54ea-a4f6-074b52bb0466, identifier: 562111
2026-03-24 20:32:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 with identifier: 562111
2026-03-24 20:32:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 with identifier: 562111
2026-03-24 20:32:36 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 9e4b1d89-33d4-54ea-a4f6-074b52bb0466 with identifier: 562111 to the API
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_1440x810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Blue',
 'currency': 'GBP',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T11:20:19Z',
 'fuel_type': 'Petrol',
 'id': '9e4b1d89-33d4-54ea-a4f6-074b52bb0466',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'RF65PPZ',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562111',
 'listing': 'auction',
 'location': None,
 'make': 'MINI',
 'model': 'HATCHBACK',
 'odometer': 71840,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 35,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161265,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284145/c9c63be7/fIPgcKffr9Ab4fxEEeZPEs8l6VI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 126309,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284146/a03efa71/XvXb5aYteYpg4RrkabBGfDlK9EQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 199184,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284146/5fdda253/8Q4331GP4tzDrrSHSNpeUSmSKNc_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 189310,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284147/dc59209c/6TlPfVYyWp3tVc0_sL6Eo07m2jQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190235,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284148/4fc2477d/tqqvHzSfVOWS7nCjxs9P4Q5HxXs_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 194128,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284149/0cce478d/XnFDpJVuuPehuD1R_XUNA5TcjDU_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156726,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284150/8cfc87ef/eBXCxH7QnbNPLVAn10f4MG6ca7w_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 126044,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284151/c736e880/E5ikN52i9Uj5ULVEMc5GiL9foqg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 205662,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284151/402197b2/1iasAR0df0qiDTOQs_okehll_h0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9e4b1d89-33d4-54ea-a4f6-074b52bb0466/9e4b1d89-33d4-54ea-a4f6-074b52bb0466_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182013,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284152/4d6edcd1/60icVthTLvHq5d_sRPywHw6mQ1g_/STD_1440x810',
             'Width': 1440}],
 'price': 100.0,
 'price_includes_vat': False,
 'registration_date': '2015-11-12',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'MINI HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'WMWXN720302D03817',
 'year': 2015}
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:36 [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-24 20:32:36 [sytner.gb] INFO: Saving data for 562111: {'created_time': 1774384356.251879, 'last_price_update_time': 1774384356.251893, 'auction_closing_time': 1774610419.0}
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562111') HTTP/1.1" 204 0
2026-03-24 20:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250434/e22ed240/eeGdDwVOU69JCvF85pzYjbAfSyQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9b8750>
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250434%252Fe22ed240%252FeeGdDwVOU69JCvF85pzYjbAfSyQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250434/e22ed240/eeGdDwVOU69JCvF85pzYjbAfSyQ_/STD_1440x810 saved to cache
2026-03-24 20:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250433/b5747d8b/dNDW3LDpdIqnh_3iDh8EoDcVrPk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f1ecad0>
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250433%252Fb5747d8b%252FdNDW3LDpdIqnh_3iDh8EoDcVrPk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250433/b5747d8b/dNDW3LDpdIqnh_3iDh8EoDcVrPk_/STD_1440x810 saved to cache
2026-03-24 20:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250432/694efb0a/dIZJBuXvgWJTk3_K0oiyMgZ4UIg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ec43d90>
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250432%252F694efb0a%252FdIZJBuXvgWJTk3_K0oiyMgZ4UIg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250432/694efb0a/dIZJBuXvgWJTk3_K0oiyMgZ4UIg_/STD_1440x810 saved to cache
2026-03-24 20:32:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250430/0e7f722e/euDmS0ZdfnQKMz7pQ74QtzFPhm8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e62de50>
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250430%252F0e7f722e%252FeuDmS0ZdfnQKMz7pQ74QtzFPhm8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250430/0e7f722e/euDmS0ZdfnQKMz7pQ74QtzFPhm8_/STD_1440x810 saved to cache
2026-03-24 20:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250429/65f3324e/0wmeHXpLclYPXKvLQO22zyHuLDs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d950950>
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250429%252F65f3324e%252F0wmeHXpLclYPXKvLQO22zyHuLDs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250429/65f3324e/0wmeHXpLclYPXKvLQO22zyHuLDs_/STD_1440x810 saved to cache
2026-03-24 20:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250428/000462c6/hedQGBsj60bs_LcWYetwIOOqPWU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9cd510>
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250428%252F000462c6%252FhedQGBsj60bs_LcWYetwIOOqPWU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250428/000462c6/hedQGBsj60bs_LcWYetwIOOqPWU_/STD_1440x810 saved to cache
2026-03-24 20:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250426/aa7c286a/ycngqL3qM5xpQAQYXARkoq4Qlhk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e675fd0>
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250426%252Faa7c286a%252FycngqL3qM5xpQAQYXARkoq4Qlhk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250426/aa7c286a/ycngqL3qM5xpQAQYXARkoq4Qlhk_/STD_1440x810 saved to cache
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250425/eaaaeb11/c6jAfVMznisbLa6GbdewvkJGdIk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7d8290>
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250425%252Feaaaeb11%252Fc6jAfVMznisbLa6GbdewvkJGdIk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250425/eaaaeb11/c6jAfVMznisbLa6GbdewvkJGdIk_/STD_1440x810 saved to cache
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562117)
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4c5bf50>
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:32:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774250424%252F6be04764%252F70uAb7YIGhQCuKx8zyrEkBZG47k_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_1440x810 saved to cache
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 399e1ebf-0956-5c31-b233-cf7d81a8e121
2026-03-24 20:32:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 399e1ebf-0956-5c31-b233-cf7d81a8e121, skipping ID generation
2026-03-24 20:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399e1ebf-0956-5c31-b233-cf7d81a8e121 with scrape type 1
2026-03-24 20:32:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 399e1ebf-0956-5c31-b233-cf7d81a8e121 sending to next pipeline
2026-03-24 20:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 399e1ebf-0956-5c31-b233-cf7d81a8e121, identifier: 562117
2026-03-24 20:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 399e1ebf-0956-5c31-b233-cf7d81a8e121 with identifier: 562117
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-24 20:32:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 399e1ebf-0956-5c31-b233-cf7d81a8e121 with identifier: 562117
2026-03-24 20:32:38 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 399e1ebf-0956-5c31-b233-cf7d81a8e121 with identifier: 562117 to the API
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_1440x810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Red',
 'currency': 'GBP',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.1L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T13:10:48Z',
 'fuel_type': 'Petrol',
 'id': '399e1ebf-0956-5c31-b233-cf7d81a8e121',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MA59ULX',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562117',
 'listing': 'auction',
 'location': None,
 'make': 'Citroen',
 'model': 'C2',
 'odometer': 29700,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 26,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 131787,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250424/6be04764/70uAb7YIGhQCuKx8zyrEkBZG47k_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 117801,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250425/eaaaeb11/c6jAfVMznisbLa6GbdewvkJGdIk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 187164,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250426/aa7c286a/ycngqL3qM5xpQAQYXARkoq4Qlhk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 171811,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250428/000462c6/hedQGBsj60bs_LcWYetwIOOqPWU_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 152884,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250429/65f3324e/0wmeHXpLclYPXKvLQO22zyHuLDs_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 177466,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250430/0e7f722e/euDmS0ZdfnQKMz7pQ74QtzFPhm8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 134111,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250432/694efb0a/dIZJBuXvgWJTk3_K0oiyMgZ4UIg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 117793,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250433/b5747d8b/dNDW3LDpdIqnh_3iDh8EoDcVrPk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180120,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250434/e22ed240/eeGdDwVOU69JCvF85pzYjbAfSyQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399e1ebf-0956-5c31-b233-cf7d81a8e121/399e1ebf-0956-5c31-b233-cf7d81a8e121_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 152257,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774250435/523fd912/16OepTyfDkdHH3SABzPj4ZWIdu4_/STD_1440x810',
             'Width': 1440}],
 'price': 500.0,
 'price_includes_vat': False,
 'registration_date': '2009-09-29',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Citroen C2 HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'VF7JMHFXC9A093459',
 'year': 2009}
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32: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-24 20:32:38 [sytner.gb] INFO: Saving data for 562117: {'created_time': 1774384358.991413, 'last_price_update_time': 1774384358.991426, 'auction_closing_time': 1774530648.0}
2026-03-24 20:32:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562117') HTTP/1.1" 204 0
2026-03-24 20:33:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.942(s), this was the 1st time calling it.
2026-03-24 20:33:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.6536937807808805 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-24 20:33:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.167(s), this was the 1st time calling it.
2026-03-24 20:33:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.258098144311771 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-24 20:33:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.066(s), this was the 1st time calling it.
2026-03-24 20:33:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.9444701206323893 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-24 20:33:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.218(s), this was the 1st time calling it.
2026-03-24 20:33:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.044355516362425 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-24 20:33:05 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 1 pages/min), scraped 5 items (at 2 items/min)
2026-03-24 20:33:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 190MiB
2026-03-24 20:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562112> (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-24 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-24 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': 'White',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.8L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T11:46:33Z',
 'fuel_type': 'Unknown',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP64FYL',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562112',
 'listing': 'auction',
 'location': None,
 'make': 'Toyota',
 'model': 'Auris',
 'odometer': 65062,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284266/c36189d3/pRUk5r3uYWsQXMa9s8LT45XGgCk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284267/fd8a95b0/qGGLVJrH8iP4HggqhNAon7vR_0Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284267/1c5c9531/QBkLFz_OEqItFWGKmzi1B7_4SU0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284268/1bbe1934/XYyZwzKMBwgdMduzo2meABQljko_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284269/2425d365/wHNMEBuN45FqlQXRIsmgMpzuegY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284270/1043b35d/znuZjEp9YCXJfErx9gjrm537_XI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284271/db97f2f8/_EbcCzbfhf6lu35k3nptnQO0Dh0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284271/40d33683/2ZEKOG5MDNhAzu3CCTPLFHkSUnE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284272/36a2989b/D_O8SUPaXiEQPu58reYNDNjjKac_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284273/6b66e91c/3xDtkwxb2ziMYh0_mJlCXK2Q2_E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284274/e8019be4/PZEnjvZyOvTYNnRK2ny7kWQsDUg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284274/55366e9f/IKP_vOAA0GcTPB__1jlxl3DRwIo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284275/5a25c58e/ggueu3Ybwtpv2I2lvQwtTvyMxmo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284275/5909afcb/X41D2fvFxfi1_JNKpTqdQSuzwWw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284276/e98727b7/DYIV9krEkf663GDZG9HhJ066zno_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284276/25e608fb/lNaWK4tTCVlTa0PUbdK1pgW62gE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284277/ecd46b5e/ECqsIHFiraVkHcRV101Svac_mGs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284278/12d5b741/rKlkae9Fke_RJ_UE0MD1sSffvZk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284279/3de1062a/rUeHefN0rAxTRsqNJfyIlY8PUzc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284280/cb689ded/LJlpdWJqNcTuOBl3snY9Sa9W3c0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284280/a2dc6ebc/Hs6Fx33HK2xxkof3Dv2oYY9Rcdw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284281/199f0000/22uJCWc_BbR7dq6MT8YnfN2VsZo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284282/d1c3e5ea/xnBB6U1LntjGnSCEBRNWhH0w_O8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284283/905c0079/gKG54sJRT85cXYap_R5V7G4lQDM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284284/b42f9ff4/DsfAvCb_x_0ST6xUR3lhylSsniw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284286/1f0bd395/IwB09a4cEQQRSaBxF_nZWF3X_so_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284286/64cd772b/_hc2f5_j0_n7xZGIW4DGDCxwolM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774284287/9b121770/AL0hpf_olYMPEju64gLBYUQr92M_/STD_1440x810'],
 'price': 3150.0,
 'price_includes_vat': False,
 'registration_date': '2014-10-21',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Toyota AURIS HATCHBACK',
 'transmission': 'automatic',
 'trim': 'Hatchback',
 'vin': 'SB1MS3JE60E127365',
 'year': 2014}
2026-03-24 20:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e79724a-423e-5204-aa6d-56cafc4bf253 with identifier: 562112
2026-03-24 20:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e79724a-423e-5204-aa6d-56cafc4bf253 with scrape type 1
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284265%252F3b517a6a%252FQ0DRn0v34pKKnZifkxQsv8qC_Ow_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284266%252Fc36189d3%252FpRUk5r3uYWsQXMa9s8LT45XGgCk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284266/c36189d3/pRUk5r3uYWsQXMa9s8LT45XGgCk_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284267%252Ffd8a95b0%252FqGGLVJrH8iP4HggqhNAon7vR_0Q_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284267/fd8a95b0/qGGLVJrH8iP4HggqhNAon7vR_0Q_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284267%252F1c5c9531%252FQBkLFz_OEqItFWGKmzi1B7_4SU0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284267/1c5c9531/QBkLFz_OEqItFWGKmzi1B7_4SU0_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284268%252F1bbe1934%252FXYyZwzKMBwgdMduzo2meABQljko_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284268/1bbe1934/XYyZwzKMBwgdMduzo2meABQljko_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284269%252F2425d365%252FwHNMEBuN45FqlQXRIsmgMpzuegY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284269/2425d365/wHNMEBuN45FqlQXRIsmgMpzuegY_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284270%252F1043b35d%252FznuZjEp9YCXJfErx9gjrm537_XI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284270/1043b35d/znuZjEp9YCXJfErx9gjrm537_XI_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284271%252Fdb97f2f8%252F_EbcCzbfhf6lu35k3nptnQO0Dh0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284271/db97f2f8/_EbcCzbfhf6lu35k3nptnQO0Dh0_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284271%252F40d33683%252F2ZEKOG5MDNhAzu3CCTPLFHkSUnE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284271/40d33683/2ZEKOG5MDNhAzu3CCTPLFHkSUnE_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 20:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:08 [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%252F1774284272%252F36a2989b%252FD_O8SUPaXiEQPu58reYNDNjjKac_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284272/36a2989b/D_O8SUPaXiEQPu58reYNDNjjKac_/STD_1440x810 not downloaded yet
2026-03-24 20:33:08 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:33:09 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 20:33:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 20:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 20:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562109> (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-24 20:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:33:12 [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.4L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T10:54:54Z',
 'fuel_type': 'Unknown',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WT18YDF',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562109',
 'listing': 'auction',
 'location': None,
 'make': 'Mitsubishi',
 'model': 'Outlander',
 'odometer': 110398,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852030/4390cce3/YX53r0OuHiBI3XrV33bL7RlLkjE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852032/5ac68bc0/8hCKug2vuRyXzah_JLocB0FUWuc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852033/b5b7f75d/ptaAPZnPoJDiA7Pyvr0Y05CZCrE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852033/41880c44/jbAy33QZduQ2LBUnJnlN32GNtws_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852034/8f6d79fc/k90hdH1dG4AKUdGOew5abLysWeI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852034/33cd5805/X5sKMOmYKClglHlV2ApYl1Q0_pA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852035/c8f11854/lyUwnRn2_iKU9SgniejrjTpjIW0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852036/9fea8c63/DVERJN3CJh7s7N5ATTeqqdgV8E4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852036/9e80cdd6/mBrswSCuKAXMGWybkiBk6_7aIBY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852037/2ae7bdb8/uePPViMoR22s_s9v3WmrkByozpA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852039/f9d59052/tvYKXI7KEiQVxdrhS7HaWnNLeMM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852039/95c56f0d/bz_3L9_MeDwzkTThXY0iADQvIqQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852040/561110c5/9OAqf7YYJEOeuJoZJmbvK4Bwvic_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852042/6f72e63b/NHSvaR0JuxMYJhHHkAPMjUDbmxY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852042/6bb5baf0/BoY1IMdOsKvBstTDChsVWGMdx6U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852044/f8026f45/FdDCCNDg_w4Zrl8YvmCmbycOCPc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852045/2c02c794/rGKWtfRtyLVboAmMKtxT2fE9kfI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852047/34b93a42/gwj7q2hqpCqCOCD21nq0v0SXrv0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852048/e3488ba6/x9kZR4JjFPuNRJCEvz4vB1Ytt_0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852049/4ca91021/SJkACPtIoBTYJZUIIQ18iOWKQbI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852051/2db85b3d/BbSPnASFjlIm_jpf9Z8zg6yHQZY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852052/48690f2a/zbIFG9CxCgW9EBL9GSZcuh5973E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852053/05dc5b68/DqTMLhK8ZqoLArYlFaMVo3_2lGI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852054/61bb3ead/jVvT8mesEUYko5uzsM3cCB3u0zM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852054/0c0852a8/4XUjtmVsJ1BOMuPKhsK9wQqQaM0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852056/136a71f9/qfY7YWAKOz9r1yxgPmK6nskNrAo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852057/580080fe/g67d6LB3_7AeKTKo6dQE2b_j_Zs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852058/2c6307cc/lOZAqIDkoZGQ2zKqEJYbyiF5jSU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852059/4bdde7f1/6aitNIvJ5QrQcfMmcx0LHAzZLoM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852060/23657ae1/aXrszTc0HTOwq0zSbcfWtiaZOhU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852060/35586046/Y2ZIhicto5Z8XyIeIXABaMlF2j4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852061/7d464331/IEFWLEBNvrr41C90csTwKib6UVs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852062/993fea5e/B4rvV2CeI3UXV2CW5cTDJX7Z2JE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852063/90d7780e/XnUariW0cVJgSFq_Y9ca73_LfZs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852063/27b7991c/O4OtfsuCX798HnH1xodqzAyKZuY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852064/2bc0256c/lq0bI03OlGzAzbHOSRgb4gVu9gQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773852065/a0957bcb/rAyWsNVlb_H_8pxiMf2tDiCuVnQ_/STD_1440x810'],
 'price': 150.0,
 'price_includes_vat': False,
 'registration_date': '2018-07-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Mitsubishi OUTLANDER ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'JMAXDGG3WKZ000277',
 'year': 2018}
2026-03-24 20:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d with identifier: 562109
2026-03-24 20:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d with scrape type 1
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852027%252Ffafbc46c%252Fim7QDI7ZVxtAY_KNZXVYr9uevmM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852030%252F4390cce3%252FYX53r0OuHiBI3XrV33bL7RlLkjE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852030/4390cce3/YX53r0OuHiBI3XrV33bL7RlLkjE_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852032%252F5ac68bc0%252F8hCKug2vuRyXzah_JLocB0FUWuc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852032/5ac68bc0/8hCKug2vuRyXzah_JLocB0FUWuc_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852033%252Fb5b7f75d%252FptaAPZnPoJDiA7Pyvr0Y05CZCrE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852033/b5b7f75d/ptaAPZnPoJDiA7Pyvr0Y05CZCrE_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852033%252F41880c44%252FjbAy33QZduQ2LBUnJnlN32GNtws_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852033/41880c44/jbAy33QZduQ2LBUnJnlN32GNtws_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852034%252F8f6d79fc%252Fk90hdH1dG4AKUdGOew5abLysWeI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852034/8f6d79fc/k90hdH1dG4AKUdGOew5abLysWeI_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852034%252F33cd5805%252FX5sKMOmYKClglHlV2ApYl1Q0_pA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852034/33cd5805/X5sKMOmYKClglHlV2ApYl1Q0_pA_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852035%252Fc8f11854%252FlyUwnRn2_iKU9SgniejrjTpjIW0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852035/c8f11854/lyUwnRn2_iKU9SgniejrjTpjIW0_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852036%252F9fea8c63%252FDVERJN3CJh7s7N5ATTeqqdgV8E4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852036/9fea8c63/DVERJN3CJh7s7N5ATTeqqdgV8E4_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [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%252F1773852036%252F9e80cdd6%252FmBrswSCuKAXMGWybkiBk6_7aIBY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852036/9e80cdd6/mBrswSCuKAXMGWybkiBk6_7aIBY_/STD_1440x810 not downloaded yet
2026-03-24 20:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284272/36a2989b/D_O8SUPaXiEQPu58reYNDNjjKac_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2bc990>
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284272%252F36a2989b%252FD_O8SUPaXiEQPu58reYNDNjjKac_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284272/36a2989b/D_O8SUPaXiEQPu58reYNDNjjKac_/STD_1440x810 saved to cache
2026-03-24 20:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852036/9e80cdd6/mBrswSCuKAXMGWybkiBk6_7aIBY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f3a3ed0>
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852036%252F9e80cdd6%252FmBrswSCuKAXMGWybkiBk6_7aIBY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852036/9e80cdd6/mBrswSCuKAXMGWybkiBk6_7aIBY_/STD_1440x810 saved to cache
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852036/9fea8c63/DVERJN3CJh7s7N5ATTeqqdgV8E4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7db5d0>
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852036%252F9fea8c63%252FDVERJN3CJh7s7N5ATTeqqdgV8E4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852036/9fea8c63/DVERJN3CJh7s7N5ATTeqqdgV8E4_/STD_1440x810 saved to cache
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852035/c8f11854/lyUwnRn2_iKU9SgniejrjTpjIW0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9b9910>
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852035%252Fc8f11854%252FlyUwnRn2_iKU9SgniejrjTpjIW0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852035/c8f11854/lyUwnRn2_iKU9SgniejrjTpjIW0_/STD_1440x810 saved to cache
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852034/33cd5805/X5sKMOmYKClglHlV2ApYl1Q0_pA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ec14f90>
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852034%252F33cd5805%252FX5sKMOmYKClglHlV2ApYl1Q0_pA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852034/33cd5805/X5sKMOmYKClglHlV2ApYl1Q0_pA_/STD_1440x810 saved to cache
2026-03-24 20:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852034/8f6d79fc/k90hdH1dG4AKUdGOew5abLysWeI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049eefa810>
2026-03-24 20:33:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852034%252F8f6d79fc%252Fk90hdH1dG4AKUdGOew5abLysWeI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852034/8f6d79fc/k90hdH1dG4AKUdGOew5abLysWeI_/STD_1440x810 saved to cache
2026-03-24 20:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852033/41880c44/jbAy33QZduQ2LBUnJnlN32GNtws_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2d63d0>
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852033%252F41880c44%252FjbAy33QZduQ2LBUnJnlN32GNtws_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852033/41880c44/jbAy33QZduQ2LBUnJnlN32GNtws_/STD_1440x810 saved to cache
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852033/b5b7f75d/ptaAPZnPoJDiA7Pyvr0Y05CZCrE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e795b10>
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852033%252Fb5b7f75d%252FptaAPZnPoJDiA7Pyvr0Y05CZCrE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852033/b5b7f75d/ptaAPZnPoJDiA7Pyvr0Y05CZCrE_/STD_1440x810 saved to cache
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852032/5ac68bc0/8hCKug2vuRyXzah_JLocB0FUWuc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049eeeef10>
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852032%252F5ac68bc0%252F8hCKug2vuRyXzah_JLocB0FUWuc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852032/5ac68bc0/8hCKug2vuRyXzah_JLocB0FUWuc_/STD_1440x810 saved to cache
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852030/4390cce3/YX53r0OuHiBI3XrV33bL7RlLkjE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e77f290>
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773852030%252F4390cce3%252FYX53r0OuHiBI3XrV33bL7RlLkjE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852030/4390cce3/YX53r0OuHiBI3XrV33bL7RlLkjE_/STD_1440x810 saved to cache
2026-03-24 20:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562109)
2026-03-24 20:33:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4964990>
2026-03-24 20:33:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:33:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1773852027%252Ffafbc46c%252Fim7QDI7ZVxtAY_KNZXVYr9uevmM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_1440x810 saved to cache
2026-03-24 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d
2026-03-24 20:33:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d, skipping ID generation
2026-03-24 20:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d with scrape type 1
2026-03-24 20:33:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d sending to next pipeline
2026-03-24 20:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d, identifier: 562109
2026-03-24 20:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d with identifier: 562109
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Grey HTTP/1.1" 200 None
2026-03-24 20:33:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Unknown HTTP/1.1" 200 None
2026-03-24 20:33:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d with identifier: 562109
2026-03-24 20:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 0bb2c6fd-ef5f-5dd0-bf91-0a390824561d with identifier: 562109 to the API
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:33:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/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.4L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T10:54:54Z',
 'fuel_type': 'Unknown',
 'id': '0bb2c6fd-ef5f-5dd0-bf91-0a390824561d',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WT18YDF',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562109',
 'listing': 'auction',
 'location': None,
 'make': 'Mitsubishi',
 'model': 'Outlander',
 'odometer': 110398,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 38,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 148858,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 127437,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852030/4390cce3/YX53r0OuHiBI3XrV33bL7RlLkjE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 273365,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852032/5ac68bc0/8hCKug2vuRyXzah_JLocB0FUWuc_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 262960,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852033/b5b7f75d/ptaAPZnPoJDiA7Pyvr0Y05CZCrE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 295011,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852033/41880c44/jbAy33QZduQ2LBUnJnlN32GNtws_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 264230,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852034/8f6d79fc/k90hdH1dG4AKUdGOew5abLysWeI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 152860,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852034/33cd5805/X5sKMOmYKClglHlV2ApYl1Q0_pA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 116874,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852035/c8f11854/lyUwnRn2_iKU9SgniejrjTpjIW0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182108,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852036/9fea8c63/DVERJN3CJh7s7N5ATTeqqdgV8E4_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bb2c6fd-ef5f-5dd0-bf91-0a390824561d/0bb2c6fd-ef5f-5dd0-bf91-0a390824561d_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 258450,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773852036/9e80cdd6/mBrswSCuKAXMGWybkiBk6_7aIBY_/STD_1440x810',
             'Width': 1440}],
 'price': 150.0,
 'price_includes_vat': False,
 'registration_date': '2018-07-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Mitsubishi OUTLANDER ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'JMAXDGG3WKZ000277',
 'year': 2018}
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:17 [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-24 20:33:17 [sytner.gb] INFO: Saving data for 562109: {'created_time': 1774384397.012577, 'last_price_update_time': 1774384397.01259, 'auction_closing_time': 1774608894.0}
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562109') HTTP/1.1" 204 0
2026-03-24 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284271/40d33683/2ZEKOG5MDNhAzu3CCTPLFHkSUnE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f26d510>
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774284271%252F40d33683%252F2ZEKOG5MDNhAzu3CCTPLFHkSUnE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284271/40d33683/2ZEKOG5MDNhAzu3CCTPLFHkSUnE_/STD_1440x810 saved to cache
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284271/db97f2f8/_EbcCzbfhf6lu35k3nptnQO0Dh0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f65a010>
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774284271%252Fdb97f2f8%252F_EbcCzbfhf6lu35k3nptnQO0Dh0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284271/db97f2f8/_EbcCzbfhf6lu35k3nptnQO0Dh0_/STD_1440x810 saved to cache
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284270/1043b35d/znuZjEp9YCXJfErx9gjrm537_XI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e76a950>
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774284270%252F1043b35d%252FznuZjEp9YCXJfErx9gjrm537_XI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284270/1043b35d/znuZjEp9YCXJfErx9gjrm537_XI_/STD_1440x810 saved to cache
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284269/2425d365/wHNMEBuN45FqlQXRIsmgMpzuegY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7bfbd0>
2026-03-24 20:33:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:33:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774284269%252F2425d365%252FwHNMEBuN45FqlQXRIsmgMpzuegY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284269/2425d365/wHNMEBuN45FqlQXRIsmgMpzuegY_/STD_1440x810 saved to cache
2026-03-24 20:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284268/1bbe1934/XYyZwzKMBwgdMduzo2meABQljko_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7bc0d0>
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284268%252F1bbe1934%252FXYyZwzKMBwgdMduzo2meABQljko_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284268/1bbe1934/XYyZwzKMBwgdMduzo2meABQljko_/STD_1440x810 saved to cache
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284267/1c5c9531/QBkLFz_OEqItFWGKmzi1B7_4SU0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e768210>
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284267%252F1c5c9531%252FQBkLFz_OEqItFWGKmzi1B7_4SU0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284267/1c5c9531/QBkLFz_OEqItFWGKmzi1B7_4SU0_/STD_1440x810 saved to cache
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284267/fd8a95b0/qGGLVJrH8iP4HggqhNAon7vR_0Q_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ec93090>
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284267%252Ffd8a95b0%252FqGGLVJrH8iP4HggqhNAon7vR_0Q_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284267/fd8a95b0/qGGLVJrH8iP4HggqhNAon7vR_0Q_/STD_1440x810 saved to cache
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284266/c36189d3/pRUk5r3uYWsQXMa9s8LT45XGgCk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7be6d0>
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284266%252Fc36189d3%252FpRUk5r3uYWsQXMa9s8LT45XGgCk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284266/c36189d3/pRUk5r3uYWsQXMa9s8LT45XGgCk_/STD_1440x810 saved to cache
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562112)
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e60f750>
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774284265%252F3b517a6a%252FQ0DRn0v34pKKnZifkxQsv8qC_Ow_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_1440x810 saved to cache
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e79724a-423e-5204-aa6d-56cafc4bf253
2026-03-24 20:33:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e79724a-423e-5204-aa6d-56cafc4bf253, skipping ID generation
2026-03-24 20:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e79724a-423e-5204-aa6d-56cafc4bf253 with scrape type 1
2026-03-24 20:33:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e79724a-423e-5204-aa6d-56cafc4bf253 sending to next pipeline
2026-03-24 20:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 6e79724a-423e-5204-aa6d-56cafc4bf253, identifier: 562112
2026-03-24 20:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 6e79724a-423e-5204-aa6d-56cafc4bf253 with identifier: 562112
2026-03-24 20:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 6e79724a-423e-5204-aa6d-56cafc4bf253 with identifier: 562112
2026-03-24 20:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 6e79724a-423e-5204-aa6d-56cafc4bf253 with identifier: 562112 to the API
2026-03-24 20:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 20:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/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.8L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T11:46:33Z',
 'fuel_type': 'Unknown',
 'id': '6e79724a-423e-5204-aa6d-56cafc4bf253',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YP64FYL',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562112',
 'listing': 'auction',
 'location': None,
 'make': 'Toyota',
 'model': 'Auris',
 'odometer': 65062,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 29,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 138142,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284265/3b517a6a/Q0DRn0v34pKKnZifkxQsv8qC_Ow_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 109055,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284266/c36189d3/pRUk5r3uYWsQXMa9s8LT45XGgCk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 180287,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284267/fd8a95b0/qGGLVJrH8iP4HggqhNAon7vR_0Q_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 185465,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284267/1c5c9531/QBkLFz_OEqItFWGKmzi1B7_4SU0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200089,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284268/1bbe1934/XYyZwzKMBwgdMduzo2meABQljko_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 171264,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284269/2425d365/wHNMEBuN45FqlQXRIsmgMpzuegY_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 133888,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284270/1043b35d/znuZjEp9YCXJfErx9gjrm537_XI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114026,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284271/db97f2f8/_EbcCzbfhf6lu35k3nptnQO0Dh0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 182792,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284271/40d33683/2ZEKOG5MDNhAzu3CCTPLFHkSUnE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e79724a-423e-5204-aa6d-56cafc4bf253/6e79724a-423e-5204-aa6d-56cafc4bf253_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 165688,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774284272/36a2989b/D_O8SUPaXiEQPu58reYNDNjjKac_/STD_1440x810',
             'Width': 1440}],
 'price': 3150.0,
 'price_includes_vat': False,
 'registration_date': '2014-10-21',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Toyota AURIS HATCHBACK',
 'transmission': 'automatic',
 'trim': 'Hatchback',
 'vin': 'SB1MS3JE60E127365',
 'year': 2014}
2026-03-24 20:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27562112%27 HTTP/1.1" 200 None
2026-03-24 20:33:19 [sytner.gb] INFO: Saving data for 562112: {'created_time': 1774384399.339584, 'last_price_update_time': 1774384399.339598, 'auction_closing_time': 1774611993.0}
2026-03-24 20:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562112') HTTP/1.1" 204 0
2026-03-24 20:33:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.243(s), this was the 1st time calling it.
2026-03-24 20:33:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.43919688667788 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-24 20:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562113> (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-24 20:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:33:38 [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': '4.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T11:58:34Z',
 'fuel_type': 'Unknown',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK69YXB',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562113',
 'listing': 'auction',
 'location': None,
 'make': 'Porsche',
 'model': 'Cayenne',
 'odometer': 31187,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350562/a79e9996/zWohAz3e5l2K6fdYHsXE6OFI0HE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350562/883664b9/oYrp__gyLOd5ziaTgDUpvBxdoQM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350565/7052e9ce/xqVjpCVK4jq1XFmTbaV5blsVbdo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350566/faa49bf5/b0cUVnuiTu94mmgvEQzyhDklaVY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350567/fc9a37da/xx2fQ7aWzcT53qF6K_OWQbwniZ8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350567/7490f363/UryzAu8WQMuhraQUWuprsD0wNh8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350568/bfe4675e/NTJqm4glL9QkrR82QotCRj6vJwk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350568/e44e1dc3/eYOyloZhiBYzAHRIWIdlFlfoRL4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350571/59f24156/5KJ7xSfr3pjoiDpmBonHcSWq0nY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350571/1b5cb904/Fn7Tu4L5KBucHhyJWMxk6J0yqKU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350572/c2c8cd66/k1Bt7KOD1HmXS_uj_4RNYHvC7Is_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350574/8276f0f6/36FWQuOv49GSevu54ggciKPV4tM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350576/3bbdec35/tY6eGij31eqnIAn7g0Q3vOrIfP8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350577/14f3ae3d/O7NFJGd3H9LvJJUEdgw8P2FZmFQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350578/e30a439a/c2pDAmNNDSPy7WDG6Rpm5VWOR2M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350579/b70c2cd4/1Z0ZdhNAIUXAGjTguulJzsNm8jU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350580/085db769/YSI39HteNxNF7ezFPWz60TfFR_g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350580/d4cf7a98/beE2Ewh1_FCGnH6LUPCqEZ0pvxc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350581/13c7b488/3UjbxmfBeCYMn0XM32IL9TJ654I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350581/856235a7/B0hTpO6f_s_JxymCgyn_t1iqh5g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350582/49f048fc/1WFIsA18qUIYe_ZiQHqy2B0r3GE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774350583/3c61fa03/dqip9_esBcHoM_ebMtf0jn__6qQ_/STD_1440x810'],
 'price': 22200.0,
 'price_includes_vat': False,
 'registration_date': '2019-12-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Northampton',
 'title': 'Porsche CAYENNE COUPE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WP1ZZZ9YZLDA92568',
 'year': 2019}
2026-03-24 20:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562113
2026-03-24 20:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with scrape type 1
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350561%252F5cbbbf1a%252FZY5WTAGb5dUg8c32h290Pcwjrpo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350562%252Fa79e9996%252FzWohAz3e5l2K6fdYHsXE6OFI0HE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350562/a79e9996/zWohAz3e5l2K6fdYHsXE6OFI0HE_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350562%252F883664b9%252FoYrp__gyLOd5ziaTgDUpvBxdoQM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350562/883664b9/oYrp__gyLOd5ziaTgDUpvBxdoQM_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350565%252F7052e9ce%252FxqVjpCVK4jq1XFmTbaV5blsVbdo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350565/7052e9ce/xqVjpCVK4jq1XFmTbaV5blsVbdo_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350566%252Ffaa49bf5%252Fb0cUVnuiTu94mmgvEQzyhDklaVY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350566/faa49bf5/b0cUVnuiTu94mmgvEQzyhDklaVY_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350567%252Ffc9a37da%252Fxx2fQ7aWzcT53qF6K_OWQbwniZ8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350567/fc9a37da/xx2fQ7aWzcT53qF6K_OWQbwniZ8_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350567%252F7490f363%252FUryzAu8WQMuhraQUWuprsD0wNh8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350567/7490f363/UryzAu8WQMuhraQUWuprsD0wNh8_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350568%252Fbfe4675e%252FNTJqm4glL9QkrR82QotCRj6vJwk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350568/bfe4675e/NTJqm4glL9QkrR82QotCRj6vJwk_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350568%252Fe44e1dc3%252FeYOyloZhiBYzAHRIWIdlFlfoRL4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350568/e44e1dc3/eYOyloZhiBYzAHRIWIdlFlfoRL4_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [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%252F1774350571%252F59f24156%252F5KJ7xSfr3pjoiDpmBonHcSWq0nY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350571/59f24156/5KJ7xSfr3pjoiDpmBonHcSWq0nY_/STD_1440x810 not downloaded yet
2026-03-24 20:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350562/a79e9996/zWohAz3e5l2K6fdYHsXE6OFI0HE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2c2690>
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350562%252Fa79e9996%252FzWohAz3e5l2K6fdYHsXE6OFI0HE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350562/a79e9996/zWohAz3e5l2K6fdYHsXE6OFI0HE_/STD_1440x810 saved to cache
2026-03-24 20:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ec93010>
2026-03-24 20:33:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350561%252F5cbbbf1a%252FZY5WTAGb5dUg8c32h290Pcwjrpo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350568/e44e1dc3/eYOyloZhiBYzAHRIWIdlFlfoRL4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350568/bfe4675e/NTJqm4glL9QkrR82QotCRj6vJwk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7a4210>
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350568%252Fe44e1dc3%252FeYOyloZhiBYzAHRIWIdlFlfoRL4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350568/e44e1dc3/eYOyloZhiBYzAHRIWIdlFlfoRL4_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350567/7490f363/UryzAu8WQMuhraQUWuprsD0wNh8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e64ff50>
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350568%252Fbfe4675e%252FNTJqm4glL9QkrR82QotCRj6vJwk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350568/bfe4675e/NTJqm4glL9QkrR82QotCRj6vJwk_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350571/59f24156/5KJ7xSfr3pjoiDpmBonHcSWq0nY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e65d5d0>
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350567%252F7490f363%252FUryzAu8WQMuhraQUWuprsD0wNh8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350567/7490f363/UryzAu8WQMuhraQUWuprsD0wNh8_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7da990>
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350571%252F59f24156%252F5KJ7xSfr3pjoiDpmBonHcSWq0nY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350571/59f24156/5KJ7xSfr3pjoiDpmBonHcSWq0nY_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350567/fc9a37da/xx2fQ7aWzcT53qF6K_OWQbwniZ8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350566/faa49bf5/b0cUVnuiTu94mmgvEQzyhDklaVY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9cc990>
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350567%252Ffc9a37da%252Fxx2fQ7aWzcT53qF6K_OWQbwniZ8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350567/fc9a37da/xx2fQ7aWzcT53qF6K_OWQbwniZ8_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ecd9310>
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350566%252Ffaa49bf5%252Fb0cUVnuiTu94mmgvEQzyhDklaVY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350566/faa49bf5/b0cUVnuiTu94mmgvEQzyhDklaVY_/STD_1440x810 saved to cache
2026-03-24 20:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350565/7052e9ce/xqVjpCVK4jq1XFmTbaV5blsVbdo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e64dbd0>
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350565%252F7052e9ce%252FxqVjpCVK4jq1XFmTbaV5blsVbdo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350565/7052e9ce/xqVjpCVK4jq1XFmTbaV5blsVbdo_/STD_1440x810 saved to cache
2026-03-24 20:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774350562/883664b9/oYrp__gyLOd5ziaTgDUpvBxdoQM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562113)
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f659a50>
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774350562%252F883664b9%252FoYrp__gyLOd5ziaTgDUpvBxdoQM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774350562/883664b9/oYrp__gyLOd5ziaTgDUpvBxdoQM_/STD_1440x810 saved to cache
2026-03-24 20:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25
2026-03-24 20:33:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 97fcfe1e-9ae0-518b-9da0-b84edc42da25, skipping ID generation
2026-03-24 20:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with scrape type 1
2026-03-24 20:33:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25 sending to next pipeline
2026-03-24 20:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 97fcfe1e-9ae0-518b-9da0-b84edc42da25, identifier: 562113
2026-03-24 20:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562113
2026-03-24 20:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562113
2026-03-24 20:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562113 to the API
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774350562/883664b9/oYrp__gyLOd5ziaTgDUpvBxdoQM_/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': '4.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T11:58:34Z',
 'fuel_type': 'Unknown',
 'id': '97fcfe1e-9ae0-518b-9da0-b84edc42da25',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'HK69YXB',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562113',
 'listing': 'auction',
 'location': None,
 'make': 'Porsche',
 'model': 'Cayenne',
 'odometer': 31187,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 23,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 122206,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 108274,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350562/a79e9996/zWohAz3e5l2K6fdYHsXE6OFI0HE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 209395,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350562/883664b9/oYrp__gyLOd5ziaTgDUpvBxdoQM_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 178079,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350565/7052e9ce/xqVjpCVK4jq1XFmTbaV5blsVbdo_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 206866,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350566/faa49bf5/b0cUVnuiTu94mmgvEQzyhDklaVY_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 212298,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350567/fc9a37da/xx2fQ7aWzcT53qF6K_OWQbwniZ8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 123238,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350567/7490f363/UryzAu8WQMuhraQUWuprsD0wNh8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 108640,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350568/bfe4675e/NTJqm4glL9QkrR82QotCRj6vJwk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 193720,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350568/e44e1dc3/eYOyloZhiBYzAHRIWIdlFlfoRL4_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_97fcfe1e-9ae0-518b-9da0-b84edc42da25/97fcfe1e-9ae0-518b-9da0-b84edc42da25_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 201215,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774350571/59f24156/5KJ7xSfr3pjoiDpmBonHcSWq0nY_/STD_1440x810',
             'Width': 1440}],
 'price': 22200.0,
 'price_includes_vat': False,
 'registration_date': '2019-12-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Northampton',
 'title': 'Porsche CAYENNE COUPE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WP1ZZZ9YZLDA92568',
 'year': 2019}
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:40 [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-24 20:33:40 [sytner.gb] INFO: Saving data for 562113: {'created_time': 1774384420.682201, 'last_price_update_time': 1774384420.682214, 'auction_closing_time': 1774526314.0}
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562113') HTTP/1.1" 204 0
2026-03-24 20:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 20:33:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.869(s), this was the 1st time calling it.
2026-03-24 20:33:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.879259112109959 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-24 20:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562114> (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-24 20:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:33:48 [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': 3,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T12:00:04Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE14TNO',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562114',
 'listing': 'auction',
 'location': None,
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 87947,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273704/25fd3921/T_3x2yqazd2hzItW6ewbUyR_944_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273705/bec6f1cb/joRBbl8_us1atPr17Ch_W_dBJjU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273706/765a9838/poZ0SBaHRA9sRHz3kQnUdebe_Ww_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273706/55690d09/xh6em_WHCU5TMvnLYnlNM3Z5ijc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273708/1c3f61cd/tJG8dvisNzPZ455xQRqme2cK6x8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273709/c1eddfda/vQYaMcS3uZxBtDnvT14Gj6GMEgs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273709/67c0d150/f5FvEnZpBAeU23_3B7iQFRlvQnY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273710/55757b8c/Hrm99MsVyEbx8DedM6hawbNtmww_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273711/4a8c3050/KtolXD2hJ4ebpZ_5tbobvfZM_nA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273712/702a6b48/KyM2b6Ow7Mf_i_4i2QeGxlp2yXA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273713/8d5db223/nUAFe3xLPsNNNTqgR5bQ07wQVCA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273714/3bbf002b/LTuiombzfxNLIcdQ4d_jewkY9Ro_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273715/3dd8018a/9eKw_BHalCxR_8TCgcSDJMo4wEM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273716/8a5d1806/ZMVayRgFU7HAF8nf1yBmYbsm6vI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273716/c7291038/_l_iIHZdpteMgb86_new2bp35cE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273717/a6f368bf/kKtnVilECr0CYuX_bZpDwpgqCAI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273718/43585909/Zk7eS6O7NuPd7I8XMcAhPZ0ghvg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273719/50cc1444/DbMsQ4_d8ftQOw3eU5wwZjUamRs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273720/423ee2e2/SUUgbV_OQQrYhx_d4i3BlYXnDOk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273721/54fb62ba/_L1a9QIIHx4NekzAWnT0ORi_XFE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273722/f3b6493c/hUCqLamRiIEvlLS5VESTxA08zJM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273722/338cc540/Thqy_Mbfv6rKLV_zPNUNBcsVseU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273723/b4895061/SKds6t5v6CY_m6jzd1ap86d7L5A_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273724/1c551532/ld4XCQVxozZj_rmRHcgLzt98cvo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273725/130232da/_L7g5Z49c6yaxGP4rGepEM_DAvA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273726/317ad582/KuP0xgHzvc8esRC5D6pn0oPNHAU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273727/33bd1c75/PPd26hsju1_Ow7jKwTwcRezpJ88_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273728/55b932ab/vKb4aRb7I_JYthTpLYlaSTZ7UQ4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273728/eab231d8/GNttriXhnxKKBiK8IE9742eNJv8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273729/c328d76b/s9VHiN0ImgjlbsxZgTw6MXw6OFM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273730/a7414585/xdkhQPcrOMDC5b6YyeylPP6NQvc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273731/475db2d7/S_hXVOhlcCBuqG9fWHVgyIhcifM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273734/8f857407/O7jOIZPWjgItVoGc42RvmwPC4iw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273735/8e59fc56/a5FPHouOxJl5vU1Go3uREj_ihhc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273735/3ff4a094/_ZlzNpLHIdekWWg3iiBUVNHu7P8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774273736/0607c83f/UZSI7Wksjv5RE_tTkDckYI4e8ak_/STD_1440x810'],
 'price': 1350.0,
 'price_includes_vat': False,
 'registration_date': '2014-03-31',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Volkswagen POLO HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'WVWZZZ6RZEY169190',
 'year': 2014}
2026-03-24 20:33:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ecf59df-d947-58c1-b958-5b4374907d60 with identifier: 562114
2026-03-24 20:33:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ecf59df-d947-58c1-b958-5b4374907d60 with scrape type 1
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273704%252F60c69c3e%252FS8Gkzk_DudL77g5BT5r4dutUG_s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273704%252F25fd3921%252FT_3x2yqazd2hzItW6ewbUyR_944_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273704/25fd3921/T_3x2yqazd2hzItW6ewbUyR_944_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273705%252Fbec6f1cb%252FjoRBbl8_us1atPr17Ch_W_dBJjU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273705/bec6f1cb/joRBbl8_us1atPr17Ch_W_dBJjU_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273706%252F765a9838%252FpoZ0SBaHRA9sRHz3kQnUdebe_Ww_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273706/765a9838/poZ0SBaHRA9sRHz3kQnUdebe_Ww_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273706%252F55690d09%252Fxh6em_WHCU5TMvnLYnlNM3Z5ijc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273706/55690d09/xh6em_WHCU5TMvnLYnlNM3Z5ijc_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273708%252F1c3f61cd%252FtJG8dvisNzPZ455xQRqme2cK6x8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273708/1c3f61cd/tJG8dvisNzPZ455xQRqme2cK6x8_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273709%252Fc1eddfda%252FvQYaMcS3uZxBtDnvT14Gj6GMEgs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273709/c1eddfda/vQYaMcS3uZxBtDnvT14Gj6GMEgs_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273709%252F67c0d150%252Ff5FvEnZpBAeU23_3B7iQFRlvQnY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273709/67c0d150/f5FvEnZpBAeU23_3B7iQFRlvQnY_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273710%252F55757b8c%252FHrm99MsVyEbx8DedM6hawbNtmww_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273710/55757b8c/Hrm99MsVyEbx8DedM6hawbNtmww_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273711%252F4a8c3050%252FKtolXD2hJ4ebpZ_5tbobvfZM_nA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273711/4a8c3050/KtolXD2hJ4ebpZ_5tbobvfZM_nA_/STD_1440x810 not downloaded yet
2026-03-24 20:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273704/25fd3921/T_3x2yqazd2hzItW6ewbUyR_944_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2b7750>
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273704%252F25fd3921%252FT_3x2yqazd2hzItW6ewbUyR_944_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273704/25fd3921/T_3x2yqazd2hzItW6ewbUyR_944_/STD_1440x810 saved to cache
2026-03-24 20:33:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273711/4a8c3050/KtolXD2hJ4ebpZ_5tbobvfZM_nA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f5be690>
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273704%252F60c69c3e%252FS8Gkzk_DudL77g5BT5r4dutUG_s_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273710/55757b8c/Hrm99MsVyEbx8DedM6hawbNtmww_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7a4710>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273711%252F4a8c3050%252FKtolXD2hJ4ebpZ_5tbobvfZM_nA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273711/4a8c3050/KtolXD2hJ4ebpZ_5tbobvfZM_nA_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7be290>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273710%252F55757b8c%252FHrm99MsVyEbx8DedM6hawbNtmww_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273710/55757b8c/Hrm99MsVyEbx8DedM6hawbNtmww_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273709/c1eddfda/vQYaMcS3uZxBtDnvT14Gj6GMEgs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273709/67c0d150/f5FvEnZpBAeU23_3B7iQFRlvQnY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e674050>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273709%252Fc1eddfda%252FvQYaMcS3uZxBtDnvT14Gj6GMEgs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273709/c1eddfda/vQYaMcS3uZxBtDnvT14Gj6GMEgs_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e795d50>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273709%252F67c0d150%252Ff5FvEnZpBAeU23_3B7iQFRlvQnY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273709/67c0d150/f5FvEnZpBAeU23_3B7iQFRlvQnY_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273708/1c3f61cd/tJG8dvisNzPZ455xQRqme2cK6x8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4e59110>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273708%252F1c3f61cd%252FtJG8dvisNzPZ455xQRqme2cK6x8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273708/1c3f61cd/tJG8dvisNzPZ455xQRqme2cK6x8_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273706/55690d09/xh6em_WHCU5TMvnLYnlNM3Z5ijc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774273706/765a9838/poZ0SBaHRA9sRHz3kQnUdebe_Ww_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562114)
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 0ecf59df-d947-58c1-b958-5b4374907d60 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e797190>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273706%252F55690d09%252Fxh6em_WHCU5TMvnLYnlNM3Z5ijc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273706/55690d09/xh6em_WHCU5TMvnLYnlNM3Z5ijc_/STD_1440x810 saved to cache
2026-03-24 20:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e674590>
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774273706%252F765a9838%252FpoZ0SBaHRA9sRHz3kQnUdebe_Ww_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774273706/765a9838/poZ0SBaHRA9sRHz3kQnUdebe_Ww_/STD_1440x810 saved to cache
2026-03-24 20:33:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0ecf59df-d947-58c1-b958-5b4374907d60
2026-03-24 20:33:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0ecf59df-d947-58c1-b958-5b4374907d60, skipping ID generation
2026-03-24 20:33:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ecf59df-d947-58c1-b958-5b4374907d60 with scrape type 1
2026-03-24 20:33:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0ecf59df-d947-58c1-b958-5b4374907d60 sending to next pipeline
2026-03-24 20:33:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 0ecf59df-d947-58c1-b958-5b4374907d60, identifier: 562114
2026-03-24 20:33:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 0ecf59df-d947-58c1-b958-5b4374907d60 with identifier: 562114
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Silver HTTP/1.1" 200 None
2026-03-24 20:33:50 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-24 20:33:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 0ecf59df-d947-58c1-b958-5b4374907d60 with identifier: 562114
2026-03-24 20:33:50 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 0ecf59df-d947-58c1-b958-5b4374907d60 with identifier: 562114 to the API
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:33:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774273706/765a9838/poZ0SBaHRA9sRHz3kQnUdebe_Ww_/STD_1440x810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Silver',
 'currency': 'GBP',
 'doors_number': 3,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T12:00:04Z',
 'fuel_type': 'Petrol',
 'id': '0ecf59df-d947-58c1-b958-5b4374907d60',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'DE14TNO',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562114',
 'listing': 'auction',
 'location': None,
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 87947,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 37,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 149256,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273704/60c69c3e/S8Gkzk_DudL77g5BT5r4dutUG_s_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 123361,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273704/25fd3921/T_3x2yqazd2hzItW6ewbUyR_944_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 192531,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273706/765a9838/poZ0SBaHRA9sRHz3kQnUdebe_Ww_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 188052,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273706/55690d09/xh6em_WHCU5TMvnLYnlNM3Z5ijc_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 181063,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273708/1c3f61cd/tJG8dvisNzPZ455xQRqme2cK6x8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 150231,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273709/c1eddfda/vQYaMcS3uZxBtDnvT14Gj6GMEgs_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 121128,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273709/67c0d150/f5FvEnZpBAeU23_3B7iQFRlvQnY_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 163177,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273710/55757b8c/Hrm99MsVyEbx8DedM6hawbNtmww_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0ecf59df-d947-58c1-b958-5b4374907d60/0ecf59df-d947-58c1-b958-5b4374907d60_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156842,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774273711/4a8c3050/KtolXD2hJ4ebpZ_5tbobvfZM_nA_/STD_1440x810',
             'Width': 1440}],
 'price': 1350.0,
 'price_includes_vat': False,
 'registration_date': '2014-03-31',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Volkswagen POLO HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'WVWZZZ6RZEY169190',
 'year': 2014}
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562114%27 HTTP/1.1" 200 None
2026-03-24 20:33:50 [sytner.gb] INFO: Saving data for 562114: {'created_time': 1774384430.647738, 'last_price_update_time': 1774384430.64775, 'auction_closing_time': 1774612804.0}
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562114') HTTP/1.1" 204 0
2026-03-24 20:33:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetLiveUpdateResults/562097,562098,562099,562103,562093,562113,562094,562095,562116,562117,562105,562096,562119,562121,562122,562123,562125,562101,562100,562102,562104,562092,562107,562108,562109,562110,562111,562112,562114,562115,562118,562120,562124,562126,562127,562128,562106,562102,562105,562104?1774384430388> (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-24 20:33:50 [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-24 20:33:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-24 20:33:51 [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=%2F0ds4R39CgA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562115> (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-24 20:33:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:33:51 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Black',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T12:15:01Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC68XAK',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562115',
 'listing': 'auction',
 'location': None,
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 93088,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280427/ed9cc329/bNRtx_1rZaY7jmm8q3M1h_DlrEs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280428/52a6b938/2WAI6h59daSoJXwH1YCS9xIFrFk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280428/847c8161/yTumHIHD_ZSUu80ZYE6b2mFei0E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280429/92f842c8/jzao9tyZl3EOBaD1dlKU412Kl0w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280430/0d3630d5/omxFAHoSZ1Z5_ODYT9MgXmYthzo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280430/05687ff1/kDXowyML6ifViC_Ea_TN6jZYWs8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280431/edcc1dfa/D1Y5LqRNFuo5qW50iGdxg6ZtWBc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280431/40a531c3/reOC81gA5NqDHK8_oNmA08dnj5g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280432/81d17866/e0kClhZPkeJK91l1Ad7617gv15w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280433/93e79098/V14p89hpRKTxQBCASdQ5ZQJ8OMo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280434/c21c4f30/KZdd4AJ_MtwVy_CrUoKTEm_XRn4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280434/02286dfe/Kk2AYmtMx4m5zINeFDhysInFVGA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280435/ed6e75e2/76rmJ4Cf7ZEmYDKC3RGGVQ5NtTQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280436/923f4a95/n0ts83n9KqWkGLJtJML1eireENY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280436/ecee5a2f/Q4zlXs0HcP7v5RlixKy25evjnq4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280437/6c9607fe/oN93E1Db__VXCxs14QcOyW2WoPE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280438/2dc70055/jw_mobIAa8rPEMzMHEGwSlZkRyg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280439/02fd7f6a/hZe5KVsyLSvYZheQ_pl9GN9p98o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280440/a9b4caf8/BSEDyNWu1u3V49qE8NZ1e4_nrwo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280442/c5ecf23b/kxtkoa_v5_Z_FFEQuSUsdNXtZd4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280443/483c1597/ScQhzu_62tlVWtG0CH44jUTpgH4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280444/e90b8eb5/ypii5h8qe5tDzLF_IWhxB6HMg3I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280445/099f2a23/YR5FZVJiBhu9cGGDUXtwpKBk8z0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280446/e453fe6b/t2T99fXxuIufEsCJZqxOEAHkI_s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280448/6548dce4/rcILx5338W1SJN6ussH7RQp9VtA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280449/a67115b1/orzC03tRnpV73bJQuWpcViXwfJc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280453/c1403872/_YA9Rh_87yWElWD_z0_lp_fB3IQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280454/6442f07d/iDRedj3Qh1z2BaE7uDIAJ1CpIXY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280455/fb99cbc0/p19C8xVVv5Mr8mTREPvwiNZut7U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280457/6d97e569/gf97IQ7OTYUVdNmNaZPqgF4Ia0A_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280457/0f8b664a/_QTirE4rOizzYOv0XdtldQeUrcs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280459/001bd654/_Ec0i9tnHlJjYMRWPVh0mJ6q64M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774280459/ed00483d/yFiMugfudEcZQB1gXCLgIBZcFR4_/STD_1440x810'],
 'price': 50.0,
 'price_includes_vat': False,
 'registration_date': '2018-09-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Nissan QASHQAI HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'SJNFEAJ11U2246709',
 'year': 2018}
2026-03-24 20:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe4e072a-ae25-543d-b4e9-2f36e1938e4b with identifier: 562115
2026-03-24 20:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b with scrape type 1
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280426%252F4e2b4bc0%252FzJl3ZuuH_6tveG3SC5koHloYiDk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280427%252Fed9cc329%252FbNRtx_1rZaY7jmm8q3M1h_DlrEs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280427/ed9cc329/bNRtx_1rZaY7jmm8q3M1h_DlrEs_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280428%252F52a6b938%252F2WAI6h59daSoJXwH1YCS9xIFrFk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280428/52a6b938/2WAI6h59daSoJXwH1YCS9xIFrFk_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280428%252F847c8161%252FyTumHIHD_ZSUu80ZYE6b2mFei0E_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280428/847c8161/yTumHIHD_ZSUu80ZYE6b2mFei0E_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280429%252F92f842c8%252Fjzao9tyZl3EOBaD1dlKU412Kl0w_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280429/92f842c8/jzao9tyZl3EOBaD1dlKU412Kl0w_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280430%252F0d3630d5%252FomxFAHoSZ1Z5_ODYT9MgXmYthzo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280430/0d3630d5/omxFAHoSZ1Z5_ODYT9MgXmYthzo_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280430%252F05687ff1%252FkDXowyML6ifViC_Ea_TN6jZYWs8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280430/05687ff1/kDXowyML6ifViC_Ea_TN6jZYWs8_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280431%252Fedcc1dfa%252FD1Y5LqRNFuo5qW50iGdxg6ZtWBc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280431/edcc1dfa/D1Y5LqRNFuo5qW50iGdxg6ZtWBc_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280431%252F40a531c3%252FreOC81gA5NqDHK8_oNmA08dnj5g_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280431/40a531c3/reOC81gA5NqDHK8_oNmA08dnj5g_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [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%252F1774280432%252F81d17866%252Fe0kClhZPkeJK91l1Ad7617gv15w_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280432/81d17866/e0kClhZPkeJK91l1Ad7617gv15w_/STD_1440x810 not downloaded yet
2026-03-24 20:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280427/ed9cc329/bNRtx_1rZaY7jmm8q3M1h_DlrEs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d9bce10>
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280426%252F4e2b4bc0%252FzJl3ZuuH_6tveG3SC5koHloYiDk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_1440x810 saved to cache
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7ef6d0>
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280427%252Fed9cc329%252FbNRtx_1rZaY7jmm8q3M1h_DlrEs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280427/ed9cc329/bNRtx_1rZaY7jmm8q3M1h_DlrEs_/STD_1440x810 saved to cache
2026-03-24 20:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280431/40a531c3/reOC81gA5NqDHK8_oNmA08dnj5g_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280432/81d17866/e0kClhZPkeJK91l1Ad7617gv15w_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetLiveUpdateResults/562097,562098,562099,562103,562093,562113,562094,562095,562116,562117,562105,562096,562119,562121,562122,562123,562125,562101,562100,562102,562104,562092,562107,562108,562109,562110,562111,562112,562114,562115,562118,562120,562124,562126,562127,562128,562106,562102,562105,562104?1774384430388>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e891450>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280431%252F40a531c3%252FreOC81gA5NqDHK8_oNmA08dnj5g_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280431/40a531c3/reOC81gA5NqDHK8_oNmA08dnj5g_/STD_1440x810 saved to cache
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e715d50>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280432%252F81d17866%252Fe0kClhZPkeJK91l1Ad7617gv15w_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280432/81d17866/e0kClhZPkeJK91l1Ad7617gv15w_/STD_1440x810 saved to cache
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280430/05687ff1/kDXowyML6ifViC_Ea_TN6jZYWs8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280431/edcc1dfa/D1Y5LqRNFuo5qW50iGdxg6ZtWBc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2d1850>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280430%252F05687ff1%252FkDXowyML6ifViC_Ea_TN6jZYWs8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280430/05687ff1/kDXowyML6ifViC_Ea_TN6jZYWs8_/STD_1440x810 saved to cache
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280430/0d3630d5/omxFAHoSZ1Z5_ODYT9MgXmYthzo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e74a810>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280431%252Fedcc1dfa%252FD1Y5LqRNFuo5qW50iGdxg6ZtWBc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280431/edcc1dfa/D1Y5LqRNFuo5qW50iGdxg6ZtWBc_/STD_1440x810 saved to cache
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774280429/92f842c8/jzao9tyZl3EOBaD1dlKU412Kl0w_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562115)
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7ef850>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280430%252F0d3630d5%252FomxFAHoSZ1Z5_ODYT9MgXmYthzo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280430/0d3630d5/omxFAHoSZ1Z5_ODYT9MgXmYthzo_/STD_1440x810 saved to cache
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e72c290>
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:33:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774280429%252F92f842c8%252Fjzao9tyZl3EOBaD1dlKU412Kl0w_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774280429/92f842c8/jzao9tyZl3EOBaD1dlKU412Kl0w_/STD_1440x810 saved to cache
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b
2026-03-24 20:33:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fe4e072a-ae25-543d-b4e9-2f36e1938e4b, skipping ID generation
2026-03-24 20:33:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b with scrape type 1
2026-03-24 20:33:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fe4e072a-ae25-543d-b4e9-2f36e1938e4b sending to next pipeline
2026-03-24 20:33:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: fe4e072a-ae25-543d-b4e9-2f36e1938e4b, identifier: 562115
2026-03-24 20:33:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: fe4e072a-ae25-543d-b4e9-2f36e1938e4b with identifier: 562115
2026-03-24 20:33:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: fe4e072a-ae25-543d-b4e9-2f36e1938e4b with identifier: 562115
2026-03-24 20:33:52 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: fe4e072a-ae25-543d-b4e9-2f36e1938e4b with identifier: 562115 to the API
2026-03-24 20:33:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:33:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://imagecdn.sytner.co.uk:443/1774280429/92f842c8/jzao9tyZl3EOBaD1dlKU412Kl0w_/STD_1440x810>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Black',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.2L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T12:15:01Z',
 'fuel_type': 'Petrol',
 'id': 'fe4e072a-ae25-543d-b4e9-2f36e1938e4b',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YC68XAK',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562115',
 'listing': 'auction',
 'location': None,
 'make': 'Nissan',
 'model': 'Qashqai',
 'odometer': 93088,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 34,
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 173944,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280426/4e2b4bc0/zJl3ZuuH_6tveG3SC5koHloYiDk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 130843,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280427/ed9cc329/bNRtx_1rZaY7jmm8q3M1h_DlrEs_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 193426,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280429/92f842c8/jzao9tyZl3EOBaD1dlKU412Kl0w_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 205172,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280430/0d3630d5/omxFAHoSZ1Z5_ODYT9MgXmYthzo_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 170231,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280430/05687ff1/kDXowyML6ifViC_Ea_TN6jZYWs8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 139211,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280431/edcc1dfa/D1Y5LqRNFuo5qW50iGdxg6ZtWBc_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200880,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280431/40a531c3/reOC81gA5NqDHK8_oNmA08dnj5g_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fe4e072a-ae25-543d-b4e9-2f36e1938e4b/fe4e072a-ae25-543d-b4e9-2f36e1938e4b_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 163618,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774280432/81d17866/e0kClhZPkeJK91l1Ad7617gv15w_/STD_1440x810',
             'Width': 1440}],
 'price': 50.0,
 'price_includes_vat': False,
 'registration_date': '2018-09-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Nissan QASHQAI HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'SJNFEAJ11U2246709',
 'year': 2018}
2026-03-24 20:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:53 [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-24 20:33:53 [sytner.gb] INFO: Saving data for 562115: {'created_time': 1774384433.185644, 'last_price_update_time': 1774384433.185657, 'auction_closing_time': 1774613701.0}
2026-03-24 20:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562115') HTTP/1.1" 204 0
2026-03-24 20:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562121> (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-24 20:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:34:00 [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-26T15:41:20Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO18WNZ',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562121',
 'listing': 'auction',
 'location': None,
 'make': 'Land Rover',
 'model': 'DISCOVERY SPORT',
 'odometer': 89594,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365982/73c7f990/FJ_7Vph6RYOfd1Zf9hUfI2qBfww_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365983/5a0576b7/XOJFmpOR1vutsm_e_6AKo4bjlpk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365983/f26b815b/erJHM_iwYRulCU03EdKLc7h87Rc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365984/62b3cfa3/UEu9qRw_KGiHUc2CLcW3yY7rf5U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365984/f7ca827c/0ueacDEs93ThDDaXfiRkE_PmC2s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365985/185e8551/RcM_waoE__LH9lSFZHT3HOGrYCA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365985/6150f40c/uiMCO6J1kC_syZC2IC6rAoRX_7k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365986/3113e329/lAtRYcSitSWqj74rG8ZrX7fZkAY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365986/98727c58/6QrPMr5UnYdqk_7CvbWKdnEt5Cc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365987/08d24f11/_3dDzJMXtn1sncDkffb7Ri6Tc7k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365987/5254c808/tgqrY0I0UYPuxqiQI3RRjin6U1Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365988/a45fe897/4_MUJPSIw6s9r__5hJtjVy19JVA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365988/231da79a/PrefQuOhwC7GG_jVADfTym0vEt4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365989/bbf25172/i1EUlmD_JL_YizEoTo67X_eWVqY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365989/04e026e0/D966aePkLUfcoJkDZnG_DX4GfvM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365990/69ff73d0/NqnQpFBHXAGgRRRBiygrmqUmwbE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365990/e9414082/93yPwAb_5IsjUZeHuT7QixX__MU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365991/a93595ad/MTbGMTD10FCwv83Ye3Jxtn_YM5I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365991/6da93dfd/y34pQDHISZivSsmsvOTMqzP2uvg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365992/c61526de/b_KswbZM0yhF5UAz8wDXXEbSZBQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365993/c1fbfa21/E6okRKLt25OGUqrWFlhKSJ93ga4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365994/3ef8f0f4/imTBukObgwL15rv_Z9G1Ytnc1i0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365995/13f312c1/MN_Az78NIP3WY6MEqN3YM8MyE2Y_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365995/fb006604/MRv8qHJ4RvNf36sMbLkKKe7eyCU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365995/a8cf012d/gE3OKngIrDCPIru9Es_WEHUxeaI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365996/b94f0ae0/XDOJsD5d_7kNZe1AsXAecZXy0M4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365997/985ce593/wY3hveX7ONHzjHVnDAGGPF8qkRI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365997/65db3bf0/J2cd7ye7O1ZAEXpktddIVXoUJ6U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365998/82a70425/_IIn3BXL_B35EWu1WTRZ5vpvHKQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365998/1669da75/BOPN3GltxTH_UC2vV0FKWgT0pBM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365999/f22decf5/68pFfClJUEqyH21tnGRBzejUiyY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365999/b6971c1f/LRxIYBjfRKkKZl_6KQVp2Aij2fc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774366000/f6ea6d5f/guRhk8E33poQOIxBWa87WmtSv7E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774366001/f96ccb10/X2Q_NbIr3OyLm0bJYum3kOQAEDQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774366001/dffc3fb2/yzU2t9tifKb_swghIQVnSBZXGm4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774366002/501d0a65/WOtnx5s0tTDzdGPjwmP8hhB796E_/STD_1440x810'],
 'price': 1000.0,
 'price_includes_vat': False,
 'registration_date': '2018-03-28',
 'seats_number': None,
 'seller_name': 'Land Rover Bristol',
 'title': 'Land Rover DISCOVERY SPORT DIESEL SW',
 'transmission': 'manual',
 'trim': 'Estate',
 'vin': 'SALCA2CN9JH734743',
 'year': 2018}
2026-03-24 20:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e6327fc-5cc0-5a92-8db7-a22751795502 with identifier: 562121
2026-03-24 20:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e6327fc-5cc0-5a92-8db7-a22751795502 with scrape type 1
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365982%252F4313638b%252Fdl_rqcEha27SaEroK3Pb9IBCiiA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365982%252F73c7f990%252FFJ_7Vph6RYOfd1Zf9hUfI2qBfww_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365982/73c7f990/FJ_7Vph6RYOfd1Zf9hUfI2qBfww_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365983%252F5a0576b7%252FXOJFmpOR1vutsm_e_6AKo4bjlpk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365983/5a0576b7/XOJFmpOR1vutsm_e_6AKo4bjlpk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365983%252Ff26b815b%252FerJHM_iwYRulCU03EdKLc7h87Rc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365983/f26b815b/erJHM_iwYRulCU03EdKLc7h87Rc_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365984%252F62b3cfa3%252FUEu9qRw_KGiHUc2CLcW3yY7rf5U_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365984/62b3cfa3/UEu9qRw_KGiHUc2CLcW3yY7rf5U_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365984%252Ff7ca827c%252F0ueacDEs93ThDDaXfiRkE_PmC2s_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365984/f7ca827c/0ueacDEs93ThDDaXfiRkE_PmC2s_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365985%252F185e8551%252FRcM_waoE__LH9lSFZHT3HOGrYCA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365985/185e8551/RcM_waoE__LH9lSFZHT3HOGrYCA_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365985%252F6150f40c%252FuiMCO6J1kC_syZC2IC6rAoRX_7k_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365985/6150f40c/uiMCO6J1kC_syZC2IC6rAoRX_7k_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365986%252F3113e329%252FlAtRYcSitSWqj74rG8ZrX7fZkAY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365986/3113e329/lAtRYcSitSWqj74rG8ZrX7fZkAY_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:00 [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%252F1774365986%252F98727c58%252F6QrPMr5UnYdqk_7CvbWKdnEt5Cc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365986/98727c58/6QrPMr5UnYdqk_7CvbWKdnEt5Cc_/STD_1440x810 not downloaded yet
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365982/73c7f990/FJ_7Vph6RYOfd1Zf9hUfI2qBfww_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7ef810>
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774365982%252F73c7f990%252FFJ_7Vph6RYOfd1Zf9hUfI2qBfww_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365982/73c7f990/FJ_7Vph6RYOfd1Zf9hUfI2qBfww_/STD_1440x810 saved to cache
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f4aaa90>
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774365982%252F4313638b%252Fdl_rqcEha27SaEroK3Pb9IBCiiA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_1440x810 saved to cache
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365986/98727c58/6QrPMr5UnYdqk_7CvbWKdnEt5Cc_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365986/3113e329/lAtRYcSitSWqj74rG8ZrX7fZkAY_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e65e2d0>
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774365986%252F98727c58%252F6QrPMr5UnYdqk_7CvbWKdnEt5Cc_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365986/98727c58/6QrPMr5UnYdqk_7CvbWKdnEt5Cc_/STD_1440x810 saved to cache
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e8928d0>
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774365986%252F3113e329%252FlAtRYcSitSWqj74rG8ZrX7fZkAY_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365986/3113e329/lAtRYcSitSWqj74rG8ZrX7fZkAY_/STD_1440x810 saved to cache
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365985/6150f40c/uiMCO6J1kC_syZC2IC6rAoRX_7k_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365985/185e8551/RcM_waoE__LH9lSFZHT3HOGrYCA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e60c990>
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%252F1774365985%252F6150f40c%252FuiMCO6J1kC_syZC2IC6rAoRX_7k_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365985/6150f40c/uiMCO6J1kC_syZC2IC6rAoRX_7k_/STD_1440x810 saved to cache
2026-03-24 20:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365984/f7ca827c/0ueacDEs93ThDDaXfiRkE_PmC2s_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562121)
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049edda990>
2026-03-24 20:34:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 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-24 20:34:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365985%252F185e8551%252FRcM_waoE__LH9lSFZHT3HOGrYCA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365985/185e8551/RcM_waoE__LH9lSFZHT3HOGrYCA_/STD_1440x810 saved to cache
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f324f50>
2026-03-24 20:34:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365984%252Ff7ca827c%252F0ueacDEs93ThDDaXfiRkE_PmC2s_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365984/f7ca827c/0ueacDEs93ThDDaXfiRkE_PmC2s_/STD_1440x810 saved to cache
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7e6327fc-5cc0-5a92-8db7-a22751795502
2026-03-24 20:34:01 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7e6327fc-5cc0-5a92-8db7-a22751795502 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7e6327fc-5cc0-5a92-8db7-a22751795502 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 7e6327fc-5cc0-5a92-8db7-a22751795502 with identifier: 562121
2026-03-24 20:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 7e6327fc-5cc0-5a92-8db7-a22751795502 with identifier: 562121
2026-03-24 20:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 7e6327fc-5cc0-5a92-8db7-a22751795502 with identifier: 562121 to the API
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 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-24 20:34:01 [scrapy.core.scraper] DEBUG: Scraped from Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
{'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Black',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T15:41:20Z',
 'fuel_type': 'Diesel',
 'id': '7e6327fc-5cc0-5a92-8db7-a22751795502',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'VO18WNZ',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562121',
 'listing': 'auction',
 'location': None,
 'make': 'Land Rover',
 'model': 'DISCOVERY SPORT',
 'odometer': 89594,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 37,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365982/73c7f990/FJ_7Vph6RYOfd1Zf9hUfI2qBfww_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365983/5a0576b7/XOJFmpOR1vutsm_e_6AKo4bjlpk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365983/f26b815b/erJHM_iwYRulCU03EdKLc7h87Rc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365984/62b3cfa3/UEu9qRw_KGiHUc2CLcW3yY7rf5U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365984/f7ca827c/0ueacDEs93ThDDaXfiRkE_PmC2s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365985/185e8551/RcM_waoE__LH9lSFZHT3HOGrYCA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365985/6150f40c/uiMCO6J1kC_syZC2IC6rAoRX_7k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365986/3113e329/lAtRYcSitSWqj74rG8ZrX7fZkAY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365986/98727c58/6QrPMr5UnYdqk_7CvbWKdnEt5Cc_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 149002,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365982/4313638b/dl_rqcEha27SaEroK3Pb9IBCiiA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 124365,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365982/73c7f990/FJ_7Vph6RYOfd1Zf9hUfI2qBfww_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 190206,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365984/f7ca827c/0ueacDEs93ThDDaXfiRkE_PmC2s_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 150301,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365985/185e8551/RcM_waoE__LH9lSFZHT3HOGrYCA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 134274,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365985/6150f40c/uiMCO6J1kC_syZC2IC6rAoRX_7k_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 214492,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365986/3113e329/lAtRYcSitSWqj74rG8ZrX7fZkAY_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e6327fc-5cc0-5a92-8db7-a22751795502/7e6327fc-5cc0-5a92-8db7-a22751795502_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 116632,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365986/98727c58/6QrPMr5UnYdqk_7CvbWKdnEt5Cc_/STD_1440x810',
             'Width': 1440}],
 'price': 1000.0,
 'price_includes_vat': False,
 'registration_date': '2018-03-28',
 'seats_number': None,
 'seller_name': 'Land Rover Bristol',
 'title': 'Land Rover DISCOVERY SPORT DIESEL SW',
 'transmission': 'manual',
 'trim': 'Estate',
 'vin': 'SALCA2CN9JH734743',
 'year': 2018}
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27562121%27 HTTP/1.1" 200 None
2026-03-24 20:34:01 [sytner.gb] INFO: Saving data for 562121: {'created_time': 1774384441.752172, 'last_price_update_time': 1774384441.752181, 'auction_closing_time': 1774539680.0}
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562121') HTTP/1.1" 204 0
2026-03-24 20:34:01 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7e6327fc-5cc0-5a92-8db7-a22751795502 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:05 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 6 pages/min), scraped 11 items (at 6 items/min)
2026-03-24 20:34:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 192MiB
2026-03-24 20:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562110> (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-24 20:34:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:34:17 [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.5L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T11:02:39Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU21PNE',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562110',
 'listing': 'auction',
 'location': None,
 'make': 'SEAT',
 'model': 'Leon',
 'odometer': 38569,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849103/996dc7d7/ej39k9IxnNJj_POOu_2QimMuQI0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849103/f4e1b362/If3uiU9hmbrca81tJ1BdXNKlX2c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849103/53f95b33/TJjD9VA5ZGAecOEi0r0BNDldEMA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849104/d06fa829/NNk358zoo3Wds92EgWEkqtzdrko_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849104/fe32afdd/uFzzsIyQ9ru36XxJaicWncOhOUI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849105/e47b45a3/tGex7J__to2US0kugs8WgBixOLA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849106/cadfc579/rvXNw3DmJe0wMm7F5M0s2DIsOJ0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849106/89c35211/NExX74azwUwg181yCrhBI697urg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849111/14a102a1/mBip2fepynVX0jpyerzl9NTIOvw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849111/1fe86b55/6wG_slc2anq_OI5RMpYBY_UViyM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849112/933bbce6/d_YNqcHLKzReKfjdxWoThd3V804_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849115/6d1473a3/o2_pmNOpdrFiCj2H6CRIMSnlaoI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849115/6ab022f9/iU_R0RBBUDH_c2GwZuKrYaQvQQg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849116/4a087878/8PV00fQiBtBy44mPFfW_xw9PQuU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849117/de804f80/CimPCzsrbqqfXan9G0HCJu_N2M4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849117/a1ec3364/i0htFGTYct8M0wpBScTpmaW3vto_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849118/565a4602/WOu_1ifQt5J7jk7o5YKU_sKlhk0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849120/3bca8d57/r3RKWrz8co_vcfFLi7QOEiJxFYw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849120/d7fcc9a4/AN9Vy1uEvwesJFE8y_4H51ia87U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849122/14821389/pITjxlth42aE9T7aDxFWZxpvU68_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849123/0dd8729b/qMwicZQo8TXrwPNIJ9z5ZeYfmjk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849124/7659b323/aSUhb_w97dwMmYQgSLblaI9Fx1o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849124/4b061e14/z71S_S9_goo5kDL5BiCKYVGrub8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849125/046752e3/1a7UCJwjBlYcbl2iGVnYB3r4pbo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849126/42c061d8/ZMizY9nPUKtAMMJNvDPoTKHk86g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849126/0e2ceff9/rYEAcOMMROg68bTMQGtQG9XLhDA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849127/7771d8ff/KD9T27vAr0weKbgcbQEIBXYg_L8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849127/1262b330/pxGXHPO0zgJ3sGdHbAkeLhMntTk_/STD_1440x810'],
 'price': 136.0,
 'price_includes_vat': False,
 'registration_date': '2021-03-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'SEAT LEON ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'VSSZZZKLZMR069357',
 'year': 2021}
2026-03-24 20:34:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 with identifier: 562110
2026-03-24 20:34:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 with scrape type 1
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849102%252F243bd95e%252FDrGDbQajBMG_oofiY6Jj2GSs1O8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849103%252F996dc7d7%252Fej39k9IxnNJj_POOu_2QimMuQI0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849103/996dc7d7/ej39k9IxnNJj_POOu_2QimMuQI0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849103%252Ff4e1b362%252FIf3uiU9hmbrca81tJ1BdXNKlX2c_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849103/f4e1b362/If3uiU9hmbrca81tJ1BdXNKlX2c_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849103%252F53f95b33%252FTJjD9VA5ZGAecOEi0r0BNDldEMA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849103/53f95b33/TJjD9VA5ZGAecOEi0r0BNDldEMA_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849104%252Fd06fa829%252FNNk358zoo3Wds92EgWEkqtzdrko_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849104/d06fa829/NNk358zoo3Wds92EgWEkqtzdrko_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849104%252Ffe32afdd%252FuFzzsIyQ9ru36XxJaicWncOhOUI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849104/fe32afdd/uFzzsIyQ9ru36XxJaicWncOhOUI_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849105%252Fe47b45a3%252FtGex7J__to2US0kugs8WgBixOLA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849105/e47b45a3/tGex7J__to2US0kugs8WgBixOLA_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849106%252Fcadfc579%252FrvXNw3DmJe0wMm7F5M0s2DIsOJ0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849106/cadfc579/rvXNw3DmJe0wMm7F5M0s2DIsOJ0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849103/996dc7d7/ej39k9IxnNJj_POOu_2QimMuQI0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562110)
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849106%252F89c35211%252FNExX74azwUwg181yCrhBI697urg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849106/89c35211/NExX74azwUwg181yCrhBI697urg_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:17 [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%252F1773849111%252F14a102a1%252FmBip2fepynVX0jpyerzl9NTIOvw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849111/14a102a1/mBip2fepynVX0jpyerzl9NTIOvw_/STD_1440x810 not downloaded yet
2026-03-24 20:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849106/cadfc579/rvXNw3DmJe0wMm7F5M0s2DIsOJ0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562110)
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e8902d0>
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1773849103%252F996dc7d7%252Fej39k9IxnNJj_POOu_2QimMuQI0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849103/996dc7d7/ej39k9IxnNJj_POOu_2QimMuQI0_/STD_1440x810 saved to cache
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562110)
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7eea10>
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1773849106%252Fcadfc579%252FrvXNw3DmJe0wMm7F5M0s2DIsOJ0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849106/cadfc579/rvXNw3DmJe0wMm7F5M0s2DIsOJ0_/STD_1440x810 saved to cache
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849106/89c35211/NExX74azwUwg181yCrhBI697urg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562110)
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e78f810>
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1773849102%252F243bd95e%252FDrGDbQajBMG_oofiY6Jj2GSs1O8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_1440x810 saved to cache
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e8ae890>
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1773849106%252F89c35211%252FNExX74azwUwg181yCrhBI697urg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849106/89c35211/NExX74azwUwg181yCrhBI697urg_/STD_1440x810 saved to cache
2026-03-24 20:34:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849111/14a102a1/mBip2fepynVX0jpyerzl9NTIOvw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562110)
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d913f90>
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849111%252F14a102a1%252FmBip2fepynVX0jpyerzl9NTIOvw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849111/14a102a1/mBip2fepynVX0jpyerzl9NTIOvw_/STD_1440x810 saved to cache
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1773849105/e47b45a3/tGex7J__to2US0kugs8WgBixOLA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562110)
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e78fa10>
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1773849105%252Fe47b45a3%252FtGex7J__to2US0kugs8WgBixOLA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773849105/e47b45a3/tGex7J__to2US0kugs8WgBixOLA_/STD_1440x810 saved to cache
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:18 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 with identifier: 562110
2026-03-24 20:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 with identifier: 562110
2026-03-24 20:34:18 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 with identifier: 562110 to the API
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:19 [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': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.5L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T11:02:39Z',
 'fuel_type': 'Petrol',
 'id': 'af6aabe4-8154-5bf6-9e8e-b8ea318b1f20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'WU21PNE',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562110',
 'listing': 'auction',
 'location': None,
 'make': 'SEAT',
 'model': 'Leon',
 'odometer': 38569,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 29,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849103/996dc7d7/ej39k9IxnNJj_POOu_2QimMuQI0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849103/f4e1b362/If3uiU9hmbrca81tJ1BdXNKlX2c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849103/53f95b33/TJjD9VA5ZGAecOEi0r0BNDldEMA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849104/d06fa829/NNk358zoo3Wds92EgWEkqtzdrko_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849104/fe32afdd/uFzzsIyQ9ru36XxJaicWncOhOUI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849105/e47b45a3/tGex7J__to2US0kugs8WgBixOLA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849106/cadfc579/rvXNw3DmJe0wMm7F5M0s2DIsOJ0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849106/89c35211/NExX74azwUwg181yCrhBI697urg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773849111/14a102a1/mBip2fepynVX0jpyerzl9NTIOvw_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 139215,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 130886,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849103/996dc7d7/ej39k9IxnNJj_POOu_2QimMuQI0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 169242,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849105/e47b45a3/tGex7J__to2US0kugs8WgBixOLA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 167942,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849106/cadfc579/rvXNw3DmJe0wMm7F5M0s2DIsOJ0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 194762,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849106/89c35211/NExX74azwUwg181yCrhBI697urg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af6aabe4-8154-5bf6-9e8e-b8ea318b1f20/af6aabe4-8154-5bf6-9e8e-b8ea318b1f20_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 197661,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773849111/14a102a1/mBip2fepynVX0jpyerzl9NTIOvw_/STD_1440x810',
             'Width': 1440}],
 'price': 136.0,
 'price_includes_vat': False,
 'registration_date': '2021-03-30',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'SEAT LEON ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'VSSZZZKLZMR069357',
 'year': 2021}
2026-03-24 20:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:19 [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-24 20:34:19 [sytner.gb] INFO: Saving data for 562110: {'created_time': 1774384459.557662, 'last_price_update_time': 1774384459.557673, 'auction_closing_time': 1774609359.0}
2026-03-24 20:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562110') HTTP/1.1" 204 0
2026-03-24 20:34:19 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item af6aabe4-8154-5bf6-9e8e-b8ea318b1f20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562116> (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-24 20:34:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:34:20 [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': 0,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T13:07:55Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ND68VBP',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562116',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'VITO',
 'odometer': 111591,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357579/48b26bf0/INKpWl_ad1AkD8fscTqlmvmsFus_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357579/602ce8fd/6PYuXHXC45nD9Wd225W_jZLPMvc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357580/a8c50530/ZE518nNq6M3guPw8hQvj7mifXes_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357580/abd51d53/BGma_RvKqP3MAkdcqsFV_ysP_Sc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357581/e7c69a91/GGJunq6UPpmsWweuv_E3lKIsNdo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357582/aa189da9/T20gZbozy1tyo2Us8k_9fYM0JSI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357582/46033826/FEQ7GcEI5XIwilrW2Pr8uY1uhk4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357583/7f905b6e/nJtqACK6JwtwGGCGO5hThZMWfmI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357584/370042ab/GjiITOVHx6F8_utoBNCE9oKt7C8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357585/1bb5f8b7/naimxznvqyq6PTeDHFtSOJBT2aI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357585/e291a02f/xi1QgeDHLHyocXMCd6hZfsz4G60_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357586/fe69e72f/0jNUHQKRkD5kLFg1S_6z3njB7qw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357586/c0eae965/_OohfgUccCz6W_1p_N_pOg16PlQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357587/d7864e13/ztfN12b_yqQ25aA2q3JqV5EzL0I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357587/a33350f0/BA2DI37tjEsXHlgMim1Tk2TE9EE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357588/c41ce6a9/CD2Z_2b9OFhWb_5RpnZXQsl_LfQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357589/c791181a/sG94nAe7r_XBYtDPwH7_4hbxgPI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357589/7ea0a085/iAQTfXoF5TY1tb8zbqJzmpI2pJo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357590/f730a205/CJO9RWte4RSIKd_b33_n74dZ40E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357590/cc974d5a/_m7EhZLnZgytHSV1h2wbRKvXu_Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357591/6276681b/x6CVQy4E5AL38LzoAUkLSXr3__E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357591/e8762638/uygG62ZNmwcgvUUaMKsfX2CdHy4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357592/e5915732/1LphisZUeKqWUpbRduYgpuy0sK4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357592/5a6d445e/_WtnkmKdFV9PwRyXin8W9wlFY4k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357593/d5a9e560/ir9ac9URTNRTMuXQEkS0DSQkEfE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357594/3e44b3be/Z7igu1RqHZtbariaL11XbMARTuI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357594/9efa48d1/YKtUjk_FM3mWJfs39rY62CkB9pM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357595/1d3d151a/QStH258vBGaJNR8JzeUsALe9YyI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357595/060bc86b/Qs22bSBM0IJpRC1Ovl22BXoP4IU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357596/8bef51bf/6jYvPN_AdDiAFnZEpyd_gHOtwjE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357596/d07f1660/Ii5emLi_XvtzZg8joeaLajpiGgM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357597/c7859e11/8drK4tWN_MZv6lE6KaR5UgAp6Hs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357597/666961ad/5N_XY2uqrItKlEPcU2mbOcLYGnk_/STD_1440x810'],
 'price': 9200.0,
 'price_includes_vat': False,
 'registration_date': '2019-01-15',
 'seats_number': None,
 'seller_name': 'Mercedes-Benz Sunderland',
 'title': 'Mercedes-Benz VITO TOURER EXTRA LONG DIESEL',
 'transmission': 'automatic',
 'trim': 'Light Commercial',
 'vin': 'WDF44770523518403',
 'year': 2019}
2026-03-24 20:34:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 596f204b-3dd4-5759-a532-58946098fc3f with identifier: 562116
2026-03-24 20:34:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 596f204b-3dd4-5759-a532-58946098fc3f with scrape type 1
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 596f204b-3dd4-5759-a532-58946098fc3f
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357578%252Fa6c20877%252FOJ6Sp2xyuT6BC5puSRRs_XU1tfg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357579%252F48b26bf0%252FINKpWl_ad1AkD8fscTqlmvmsFus_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357579/48b26bf0/INKpWl_ad1AkD8fscTqlmvmsFus_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357579%252F602ce8fd%252F6PYuXHXC45nD9Wd225W_jZLPMvc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357579/602ce8fd/6PYuXHXC45nD9Wd225W_jZLPMvc_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357580%252Fa8c50530%252FZE518nNq6M3guPw8hQvj7mifXes_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357580/a8c50530/ZE518nNq6M3guPw8hQvj7mifXes_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357580%252Fabd51d53%252FBGma_RvKqP3MAkdcqsFV_ysP_Sc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357580/abd51d53/BGma_RvKqP3MAkdcqsFV_ysP_Sc_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357581%252Fe7c69a91%252FGGJunq6UPpmsWweuv_E3lKIsNdo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357581/e7c69a91/GGJunq6UPpmsWweuv_E3lKIsNdo_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357582%252Faa189da9%252FT20gZbozy1tyo2Us8k_9fYM0JSI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357582/aa189da9/T20gZbozy1tyo2Us8k_9fYM0JSI_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357582%252F46033826%252FFEQ7GcEI5XIwilrW2Pr8uY1uhk4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357582/46033826/FEQ7GcEI5XIwilrW2Pr8uY1uhk4_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357583%252F7f905b6e%252FnJtqACK6JwtwGGCGO5hThZMWfmI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357583/7f905b6e/nJtqACK6JwtwGGCGO5hThZMWfmI_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:20 [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%252F1774357584%252F370042ab%252FGjiITOVHx6F8_utoBNCE9oKt7C8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357584/370042ab/GjiITOVHx6F8_utoBNCE9oKt7C8_/STD_1440x810 not downloaded yet
2026-03-24 20:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562116)
2026-03-24 20:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774357579/48b26bf0/INKpWl_ad1AkD8fscTqlmvmsFus_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562116)
2026-03-24 20:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774357584/370042ab/GjiITOVHx6F8_utoBNCE9oKt7C8_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562116)
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4966f10>
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1774357578%252Fa6c20877%252FOJ6Sp2xyuT6BC5puSRRs_XU1tfg_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_1440x810 saved to cache
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 596f204b-3dd4-5759-a532-58946098fc3f
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e62d1d0>
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1774357579%252F48b26bf0%252FINKpWl_ad1AkD8fscTqlmvmsFus_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357579/48b26bf0/INKpWl_ad1AkD8fscTqlmvmsFus_/STD_1440x810 saved to cache
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 596f204b-3dd4-5759-a532-58946098fc3f
2026-03-24 20:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774357583/7f905b6e/nJtqACK6JwtwGGCGO5hThZMWfmI_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562116)
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e8d5e90>
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1774357584%252F370042ab%252FGjiITOVHx6F8_utoBNCE9oKt7C8_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357584/370042ab/GjiITOVHx6F8_utoBNCE9oKt7C8_/STD_1440x810 saved to cache
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 596f204b-3dd4-5759-a532-58946098fc3f
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2f61d0>
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1774357583%252F7f905b6e%252FnJtqACK6JwtwGGCGO5hThZMWfmI_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357583/7f905b6e/nJtqACK6JwtwGGCGO5hThZMWfmI_/STD_1440x810 saved to cache
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 596f204b-3dd4-5759-a532-58946098fc3f
2026-03-24 20:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774357582/46033826/FEQ7GcEI5XIwilrW2Pr8uY1uhk4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562116)
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e716210>
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:34:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34: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%252F1774357582%252F46033826%252FFEQ7GcEI5XIwilrW2Pr8uY1uhk4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774357582/46033826/FEQ7GcEI5XIwilrW2Pr8uY1uhk4_/STD_1440x810 saved to cache
2026-03-24 20:34:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 596f204b-3dd4-5759-a532-58946098fc3f
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 596f204b-3dd4-5759-a532-58946098fc3f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 596f204b-3dd4-5759-a532-58946098fc3f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 596f204b-3dd4-5759-a532-58946098fc3f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 596f204b-3dd4-5759-a532-58946098fc3f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562128> (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-24 20:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 596f204b-3dd4-5759-a532-58946098fc3f with identifier: 562116
2026-03-24 20:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 596f204b-3dd4-5759-a532-58946098fc3f with identifier: 562116
2026-03-24 20:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 596f204b-3dd4-5759-a532-58946098fc3f with identifier: 562116 to the API
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34: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-24 20:34:21 [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': 0,
 'emission_standard': None,
 'engine': '2.1L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T13:07:55Z',
 'fuel_type': 'Diesel',
 'id': '596f204b-3dd4-5759-a532-58946098fc3f',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'ND68VBP',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562116',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'VITO',
 'odometer': 111591,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 34,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357579/48b26bf0/INKpWl_ad1AkD8fscTqlmvmsFus_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357579/602ce8fd/6PYuXHXC45nD9Wd225W_jZLPMvc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357580/a8c50530/ZE518nNq6M3guPw8hQvj7mifXes_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357580/abd51d53/BGma_RvKqP3MAkdcqsFV_ysP_Sc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357581/e7c69a91/GGJunq6UPpmsWweuv_E3lKIsNdo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357582/aa189da9/T20gZbozy1tyo2Us8k_9fYM0JSI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357582/46033826/FEQ7GcEI5XIwilrW2Pr8uY1uhk4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357583/7f905b6e/nJtqACK6JwtwGGCGO5hThZMWfmI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774357584/370042ab/GjiITOVHx6F8_utoBNCE9oKt7C8_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161545,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774357578/a6c20877/OJ6Sp2xyuT6BC5puSRRs_XU1tfg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 138772,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774357579/48b26bf0/INKpWl_ad1AkD8fscTqlmvmsFus_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 133582,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774357582/46033826/FEQ7GcEI5XIwilrW2Pr8uY1uhk4_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 309183,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774357583/7f905b6e/nJtqACK6JwtwGGCGO5hThZMWfmI_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_596f204b-3dd4-5759-a532-58946098fc3f/596f204b-3dd4-5759-a532-58946098fc3f_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 238996,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774357584/370042ab/GjiITOVHx6F8_utoBNCE9oKt7C8_/STD_1440x810',
             'Width': 1440}],
 'price': 9200.0,
 'price_includes_vat': False,
 'registration_date': '2019-01-15',
 'seats_number': None,
 'seller_name': 'Mercedes-Benz Sunderland',
 'title': 'Mercedes-Benz VITO TOURER EXTRA LONG DIESEL',
 'transmission': 'automatic',
 'trim': 'Light Commercial',
 'vin': 'WDF44770523518403',
 'year': 2019}
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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-24 20:34:21 [sytner.gb] INFO: Saving data for 562116: {'created_time': 1774384461.692852, 'last_price_update_time': 1774384461.692864, 'auction_closing_time': 1774530475.0}
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562116') HTTP/1.1" 204 0
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 596f204b-3dd4-5759-a532-58946098fc3f due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:21 [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-27T17:24:21Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT20CCX',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562128',
 'listing': 'auction',
 'location': None,
 'make': 'SEAT',
 'model': 'Ibiza',
 'odometer': 67814,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365801/000a90a0/0j_KYQBkpZeRlHDsbymgwMRpGqE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365802/896e43be/MZSM00opi8SBSYfynB9Sf1IWuxo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365803/95c8b7ec/6XgwxaQc9ySqIVHiiXv9O6RKgMg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365804/b8b146cd/HxGe2cV_XhfNNFVywkm62qEcbm4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365805/0c4c4c2f/aXVT3AwR52qhi0x0GyVRIb8D4Aw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365805/e44e05a6/FOdOR17TGnqbpd10n3WdfgJKFZ0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365812/38c9d88c/XgeQ9FFZmvdNhdZK3EvXvpeE3cc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365813/e5e16ec2/JSB_Un9Sl7AzbVk_7pyxFOYPRBQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365814/2916bfaf/i3EVXxfbBZnd_chu2KFcV9GuWy0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365817/ad9f4bbd/9FzLxU93RJ5LxyBxWtBfmTMbiwk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365817/4d9c6564/L3rRV5twJHJZDfebKA2hRH86178_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365818/44e2b283/I8JO2fjhonhsyQTxiQcziODLwbw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365819/8b3b3e01/MqS7aCVeAKrMj1FvnBNv08Nw12g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365820/48b19643/_3OGqIGV9yW9K4lj0EHDAkz5kZI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365820/1c105888/uWjwP1JIiaY3a9JJur824qe1rPI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365823/b15ba024/l58uh9xMMsnE6qH22JE0y_hFuJw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365824/149a9901/DEq1NALifr2w0gXPS_0e3xTJTys_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365826/9dd9cabc/vr_O02UXwMdIEPeYiEpFMs6Q6uQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365827/4ec8df74/hrHdu_GFP_v6HckDUCyKTd7rEKM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365829/79bab898/3hLSEnG40lzdGm37OSvEuUUps_k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365830/9aeb40b3/1c2M8FQ7X7vYQCYbUtrMm3gim4o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365831/d13be7c3/fDVr4LRQxuBXclnQ_U9dBbbzEj8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365832/58e4c799/e57tlMOv5WmNX9hbncyT1IDtD2o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365833/72b75ada/tFBYSi8ZkmI0_RWdE4AUDXJerR8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365834/4fa2e001/kQs1JHHeJzuN2KuFo0F5BOYc8vE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365835/950a25ad/IpFR7WeN09Q9ZhNq8awSHvkGy8w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365836/c9ca74b5/IIVTjpQo3Lnkqf2d4BwydjbB3Cg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365837/24d82615/C9YZb_v_pI5DGfImkejIJCMipWE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365838/7126e19d/rFp6pDYt_qbFEL2bA1AW4rm89no_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365839/b7772d6e/SInZvUb73pWalvpyLCpORiqohS4_/STD_1440x810'],
 'price': 885.0,
 'price_includes_vat': False,
 'registration_date': '2020-03-20',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'SEAT IBIZA HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'VSSZZZKJZLR058395',
 'year': 2020}
2026-03-24 20:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de5f58c6-6887-559f-9931-1cb0ec9ef9f5 with identifier: 562128
2026-03-24 20:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 with scrape type 1
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365800%252Fd7174cf6%252F9XFL2968esrnkOqDHpbwmBK5ZHM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365801%252F000a90a0%252F0j_KYQBkpZeRlHDsbymgwMRpGqE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365801/000a90a0/0j_KYQBkpZeRlHDsbymgwMRpGqE_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365802%252F896e43be%252FMZSM00opi8SBSYfynB9Sf1IWuxo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365802/896e43be/MZSM00opi8SBSYfynB9Sf1IWuxo_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365803%252F95c8b7ec%252F6XgwxaQc9ySqIVHiiXv9O6RKgMg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365803/95c8b7ec/6XgwxaQc9ySqIVHiiXv9O6RKgMg_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365804%252Fb8b146cd%252FHxGe2cV_XhfNNFVywkm62qEcbm4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365804/b8b146cd/HxGe2cV_XhfNNFVywkm62qEcbm4_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365805%252F0c4c4c2f%252FaXVT3AwR52qhi0x0GyVRIb8D4Aw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365805/0c4c4c2f/aXVT3AwR52qhi0x0GyVRIb8D4Aw_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365805%252Fe44e05a6%252FFOdOR17TGnqbpd10n3WdfgJKFZ0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365805/e44e05a6/FOdOR17TGnqbpd10n3WdfgJKFZ0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365812%252F38c9d88c%252FXgeQ9FFZmvdNhdZK3EvXvpeE3cc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365812/38c9d88c/XgeQ9FFZmvdNhdZK3EvXvpeE3cc_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365813%252Fe5e16ec2%252FJSB_Un9Sl7AzbVk_7pyxFOYPRBQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365813/e5e16ec2/JSB_Un9Sl7AzbVk_7pyxFOYPRBQ_/STD_1440x810 not downloaded yet
2026-03-24 20:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:21 [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%252F1774365814%252F2916bfaf%252Fi3EVXxfbBZnd_chu2KFcV9GuWy0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365814/2916bfaf/i3EVXxfbBZnd_chu2KFcV9GuWy0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365801/000a90a0/0j_KYQBkpZeRlHDsbymgwMRpGqE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562128)
2026-03-24 20:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562128)
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2cef10>
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365801%252F000a90a0%252F0j_KYQBkpZeRlHDsbymgwMRpGqE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365801/000a90a0/0j_KYQBkpZeRlHDsbymgwMRpGqE_/STD_1440x810 saved to cache
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e8af150>
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365800%252Fd7174cf6%252F9XFL2968esrnkOqDHpbwmBK5ZHM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_1440x810 saved to cache
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5
2026-03-24 20:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365814/2916bfaf/i3EVXxfbBZnd_chu2KFcV9GuWy0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562128)
2026-03-24 20:34:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365813/e5e16ec2/JSB_Un9Sl7AzbVk_7pyxFOYPRBQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562128)
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a4964990>
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365814%252F2916bfaf%252Fi3EVXxfbBZnd_chu2KFcV9GuWy0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365814/2916bfaf/i3EVXxfbBZnd_chu2KFcV9GuWy0_/STD_1440x810 saved to cache
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f3c3550>
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365813%252Fe5e16ec2%252FJSB_Un9Sl7AzbVk_7pyxFOYPRBQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365813/e5e16ec2/JSB_Un9Sl7AzbVk_7pyxFOYPRBQ_/STD_1440x810 saved to cache
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:22 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: de5f58c6-6887-559f-9931-1cb0ec9ef9f5 with identifier: 562128
2026-03-24 20:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: de5f58c6-6887-559f-9931-1cb0ec9ef9f5 with identifier: 562128
2026-03-24 20:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: de5f58c6-6887-559f-9931-1cb0ec9ef9f5 with identifier: 562128 to the API
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:23 [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': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T17:24:21Z',
 'fuel_type': 'Petrol',
 'id': 'de5f58c6-6887-559f-9931-1cb0ec9ef9f5',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'YT20CCX',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562128',
 'listing': 'auction',
 'location': None,
 'make': 'SEAT',
 'model': 'Ibiza',
 'odometer': 67814,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 31,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365801/000a90a0/0j_KYQBkpZeRlHDsbymgwMRpGqE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365802/896e43be/MZSM00opi8SBSYfynB9Sf1IWuxo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365803/95c8b7ec/6XgwxaQc9ySqIVHiiXv9O6RKgMg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365804/b8b146cd/HxGe2cV_XhfNNFVywkm62qEcbm4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365805/0c4c4c2f/aXVT3AwR52qhi0x0GyVRIb8D4Aw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365805/e44e05a6/FOdOR17TGnqbpd10n3WdfgJKFZ0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365812/38c9d88c/XgeQ9FFZmvdNhdZK3EvXvpeE3cc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365813/e5e16ec2/JSB_Un9Sl7AzbVk_7pyxFOYPRBQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365814/2916bfaf/i3EVXxfbBZnd_chu2KFcV9GuWy0_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 135653,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365800/d7174cf6/9XFL2968esrnkOqDHpbwmBK5ZHM_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 119715,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365801/000a90a0/0j_KYQBkpZeRlHDsbymgwMRpGqE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 265216,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365813/e5e16ec2/JSB_Un9Sl7AzbVk_7pyxFOYPRBQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de5f58c6-6887-559f-9931-1cb0ec9ef9f5/de5f58c6-6887-559f-9931-1cb0ec9ef9f5_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 270087,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365814/2916bfaf/i3EVXxfbBZnd_chu2KFcV9GuWy0_/STD_1440x810',
             'Width': 1440}],
 'price': 885.0,
 'price_includes_vat': False,
 'registration_date': '2020-03-20',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'SEAT IBIZA HATCHBACK',
 'transmission': 'manual',
 'trim': 'Hatchback',
 'vin': 'VSSZZZKJZLR058395',
 'year': 2020}
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:23 [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-24 20:34:23 [sytner.gb] INFO: Saving data for 562128: {'created_time': 1774384463.407458, 'last_price_update_time': 1774384463.407472, 'auction_closing_time': 1774632261.0}
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562128') HTTP/1.1" 204 0
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item de5f58c6-6887-559f-9931-1cb0ec9ef9f5 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562106> (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-24 20:34:23 [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': '4.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T18:30:36Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MC17TWD',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562106',
 'listing': 'auction',
 'location': None,
 'make': 'Bentley',
 'model': 'Continental GTC',
 'odometer': 30005,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856884/e2ba3ae3/12Lt5xceXLKSS3CcPoLY1QHGVr8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856884/fda2513b/GQq_1vr3LBkujubGheaPXZqLqDQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856885/c3c9e9b1/HUEG632Ncx4pJp6UM16bxMb6l5o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856885/3b611a33/tpROVqgJSHGyobbbV5_lDWHhLuU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856885/e2a9dffa/GfdpRft5m4NeHWqbqqgy8N57ozE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856886/bbe45cbf/qQBipHExwU0EisJxTTjKHjUD21M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856886/f98c27b8/x3IJXQuEEePNB1k_HQi_0yAYsUg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856887/1df11ed5/GiQyqU5TbIKf0i3MckH4XavfX_U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856887/2eefd337/3UXuB3fh5_OdipLjvlbHdCYxq88_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856888/f6053041/LuIDySR8LPyRcKEtpwSj7s4PwHA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856888/d7e8daba/C3v6IdwhbNEzK3N8p3KfkfCh91E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856889/8d202448/sm8lA5nxjhF4UrQ8vPjm1FOQO4s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856889/1445f7c6/sSsspoLZ12_CpmCPNznDNvCS02o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856889/2cd4a3bf/kX0P0rsTEcUVU7sl5mlGiDgvmxo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856890/8bd5d7a1/8D2aB8wM2JHXnKNWhXnAv7uPBo8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856890/03851794/hqQoMn4ysjFhvPsn6bJLzaBGulA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856891/9f68e2f9/ns9yqc8j2CYuLuofVxctqDQwdi4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856891/70af7a9a/BnznqqGjDB5eo4d_9QLGyVRWvaE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856893/f6ca3068/bhlAPy8AJmpgMzUY6qXFbRqSHUM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856893/a62fbf71/zwsN3d64mQnSR_Z4azeMsFmHCCQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856894/1c82b605/CmPx60PzcEyrcOYUtpO3rCbHn_I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856894/cd8ba2e4/RK7GZGJzN1OAjwVlyHQ4P1_wUpU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856895/bdb83908/KCWfXRg5M3baNm0jHUN8awko2_8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856896/947c77c2/9_7H3QfHT6ApGn2VWYcvUDyg_i4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856897/1462b173/3KMnXR75GFelhaBa7o1GfiHuwRE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856897/5e357139/m5iKMG914x5WopQ4HdlrZ3m_sWM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856898/3973010b/Ovf72zQ8TP82o83FGORgq4CcHXc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856899/9633cc59/5UGN_DhtMEvUNZ202C5rPPeqQEg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856899/a5496e09/sY_l8OVtyB42mG8sd_vxI3VgQWI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856900/c83c0d3e/33dyaUmU0PLL3wD_MMbiiOFyKh4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856901/7d3f3b40/W3IMo5oExGHTHik2uFPFVJ0LyF8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856901/6754b879/RjztOmKOFgnb6RfruMjEKnrEI5I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856902/34290c33/gh_8JIYJxBA87XZigBZPFaAy_R8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856907/557fb164/ohDarmJClXyA_2mSP3N3cpjkskk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856907/72186533/uadGZ_9cvAyEE56K3E0lUZaSAt4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856908/56f5e870/ihYvA_eKyls_TOnuYz_dHLN78Ks_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856908/0e95405e/vxNPRqIux6_xf9wpGLPOCW6_EgA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856909/57b8d5df/a1kZ65b_uR8NV5WZWS0cctE3adg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856909/32ffbe11/bC9rfiHCTYZ05JWSpsOR8s9GmoQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856909/aaa01107/7TIRr8Csp6zJTzPyuWGk9T_luuI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856910/3739f32c/XEsyyn2_pM1ulRAc58YnH6N8ouk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856910/19a74b93/0sUDP3fMeMI_O_FBHOVJ_uNYQAM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856914/56bb33be/DVuqzpY3wg1FLsnhgKiv35dwLp4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856916/0c7ff1ff/8i4ep6j4UW4rhQyUuAkpZviLt1w_/STD_1440x810'],
 'price': 2000.0,
 'price_includes_vat': False,
 'registration_date': '2017-05-04',
 'seats_number': None,
 'seller_name': 'Bentley Manchester',
 'title': 'Bentley CONTINENTAL GTC CONVERTIBLE',
 'transmission': 'automatic',
 'trim': 'Convertible',
 'vin': 'SCBGE23W4HC063966',
 'year': 2017}
2026-03-24 20:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6 with identifier: 562106
2026-03-24 20:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6 with scrape type 1
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:23 [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%252F1773856883%252F9273b0c9%252FuFDKgaIAZoLJG14iGFFK9IYE3wM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_1440x810 already downloaded
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:23 [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%252F1773856884%252Fe2ba3ae3%252F12Lt5xceXLKSS3CcPoLY1QHGVr8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856884/e2ba3ae3/12Lt5xceXLKSS3CcPoLY1QHGVr8_/STD_1440x810 already downloaded
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:23 [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%252F1773856884%252Ffda2513b%252FGQq_1vr3LBkujubGheaPXZqLqDQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856884/fda2513b/GQq_1vr3LBkujubGheaPXZqLqDQ_/STD_1440x810 already downloaded
2026-03-24 20:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:23 [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%252F1773856885%252Fc3c9e9b1%252FHUEG632Ncx4pJp6UM16bxMb6l5o_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856885/c3c9e9b1/HUEG632Ncx4pJp6UM16bxMb6l5o_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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%252F1773856885%252F3b611a33%252FtpROVqgJSHGyobbbV5_lDWHhLuU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856885/3b611a33/tpROVqgJSHGyobbbV5_lDWHhLuU_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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%252F1773856885%252Fe2a9dffa%252FGfdpRft5m4NeHWqbqqgy8N57ozE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856885/e2a9dffa/GfdpRft5m4NeHWqbqqgy8N57ozE_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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%252F1773856886%252Fbbe45cbf%252FqQBipHExwU0EisJxTTjKHjUD21M_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856886/bbe45cbf/qQBipHExwU0EisJxTTjKHjUD21M_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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%252F1773856886%252Ff98c27b8%252Fx3IJXQuEEePNB1k_HQi_0yAYsUg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856886/f98c27b8/x3IJXQuEEePNB1k_HQi_0yAYsUg_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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%252F1773856887%252F1df11ed5%252FGiQyqU5TbIKf0i3MckH4XavfX_U_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856887/1df11ed5/GiQyqU5TbIKf0i3MckH4XavfX_U_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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%252F1773856887%252F2eefd337%252F3UXuB3fh5_OdipLjvlbHdCYxq88_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1773856887/2eefd337/3UXuB3fh5_OdipLjvlbHdCYxq88_/STD_1440x810 already downloaded
2026-03-24 20:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6, identifier: 562106
2026-03-24 20:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6 with identifier: 562106
2026-03-24 20:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6 with identifier: 562106
2026-03-24 20:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 69f2d050-f174-5cc5-9ace-1ecaa33ef6b6 with identifier: 562106 to the API
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562106>
{'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': '4.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T18:30:36Z',
 'fuel_type': 'Petrol',
 'id': '69f2d050-f174-5cc5-9ace-1ecaa33ef6b6',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'MC17TWD',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562106',
 'listing': 'auction',
 'location': None,
 'make': 'Bentley',
 'model': 'Continental GTC',
 'odometer': 30005,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 45,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856884/e2ba3ae3/12Lt5xceXLKSS3CcPoLY1QHGVr8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856884/fda2513b/GQq_1vr3LBkujubGheaPXZqLqDQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856885/c3c9e9b1/HUEG632Ncx4pJp6UM16bxMb6l5o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856885/3b611a33/tpROVqgJSHGyobbbV5_lDWHhLuU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856885/e2a9dffa/GfdpRft5m4NeHWqbqqgy8N57ozE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856886/bbe45cbf/qQBipHExwU0EisJxTTjKHjUD21M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856886/f98c27b8/x3IJXQuEEePNB1k_HQi_0yAYsUg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856887/1df11ed5/GiQyqU5TbIKf0i3MckH4XavfX_U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773856887/2eefd337/3UXuB3fh5_OdipLjvlbHdCYxq88_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 266869,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856883/9273b0c9/uFDKgaIAZoLJG14iGFFK9IYE3wM_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 145187,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856884/e2ba3ae3/12Lt5xceXLKSS3CcPoLY1QHGVr8_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_2.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 285581,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856884/fda2513b/GQq_1vr3LBkujubGheaPXZqLqDQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_3.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 156644,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856885/c3c9e9b1/HUEG632Ncx4pJp6UM16bxMb6l5o_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_4.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 251208,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856885/3b611a33/tpROVqgJSHGyobbbV5_lDWHhLuU_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_5.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 226862,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856885/e2a9dffa/GfdpRft5m4NeHWqbqqgy8N57ozE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_6.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 279367,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856886/bbe45cbf/qQBipHExwU0EisJxTTjKHjUD21M_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_7.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 297986,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856886/f98c27b8/x3IJXQuEEePNB1k_HQi_0yAYsUg_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 158431,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856887/1df11ed5/GiQyqU5TbIKf0i3MckH4XavfX_U_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f2d050-f174-5cc5-9ace-1ecaa33ef6b6/69f2d050-f174-5cc5-9ace-1ecaa33ef6b6_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 155485,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1773856887/2eefd337/3UXuB3fh5_OdipLjvlbHdCYxq88_/STD_1440x810',
             'Width': 1440}],
 'price': 2000.0,
 'price_includes_vat': False,
 'registration_date': '2017-05-04',
 'seats_number': None,
 'seller_name': 'Bentley Manchester',
 'title': 'Bentley CONTINENTAL GTC CONVERTIBLE',
 'transmission': 'automatic',
 'trim': 'Convertible',
 'vin': 'SCBGE23W4HC063966',
 'year': 2017}
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [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-24 20:34:24 [sytner.gb] INFO: Saving data for 562106: {'created_time': 1774384464.546715, 'last_price_update_time': 1774384464.546727, 'auction_closing_time': 1774636236.0}
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562106') HTTP/1.1" 204 0
2026-03-24 20:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562127> (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-24 20:34:33 [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.6L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T17:16:53Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP69OAV',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562127',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'C Class',
 'odometer': 67000,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365088/8e3c3fbf/XWj5uDqpk_i11OC593kgn9qP3Qk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365088/e58d50f5/rDWmMmr6_RC2V3RL4ozAiEQb1h8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365089/2ff01d3f/8vqOhFyG4L2qQQjOJn0bY_vq5cY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365090/74c6701a/BjTmaI82JifRftaR6PA6T6azyew_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365090/28a41eac/AoTDCUBSdbbJlC6EcbFx23ucMdQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365092/f1d10f58/zErXIA_w4YaGwfuEdvfrsSKdq8k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365093/c50f2583/z8BsPDoWZj5MzKeW49ITI9Bfht4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365093/ebe17230/BTOa6y4C_7JBkOafcA63ACUK6hA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365094/5784c60a/MbH_aXvR_K4PPOk2BzqfY_V04Eo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365095/00f9dc34/920p_b2l8YChRol4Ff1SmGgr1_Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365096/375a8f25/ERrc9IDFfiIOw6okEiWAJ8VK9Tw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365096/a489c7d1/M_RjnH2anlZwBiJ9rZCNAbvR_pA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365097/86d31eb4/a_8Sv7W_2PyGqKRcE60gGqOiqLI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365098/21761b7f/Ka7e8Shk4gMu4ZPpEZh_tQ1VG7s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365098/28f1d434/aZ8YKsajfZ6x6ljEFPWSrCKPSaA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365099/58c78e0e/0L6UZ2uwxIqCcCrbe_dGbeQtdmY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365100/743409b3/eSXLS_wqyQ_7ZBUh0iEk0f_nFa0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365101/4147515a/nKitlWDMurkLH4pUKTxFU2jaEMM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365104/a5f3599f/VFCxeC8iGjV1GJx_ZBYk3obVAWI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365104/8f32c17a/leYZyjGVU_WGhF472HnkxSaC6EY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365106/f01468b4/sQSy8TG7N0jsys8g4RWdD74IzlQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365107/cbb0dde5/XecAdVpceU4GWPKgBZtm1mW8AnY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365108/372cf174/HOYGMMsOeYU30D2P1eNAii_IsWo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365110/76473c77/1hAUbI6YwEv_pTib9qBN2XCaYtA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365110/7c3ffeb7/Elmp0aiOwKDMqc8yzDmYfCyYb10_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365111/efa46348/tJ3Lv__jzgwZ60yv9rHifvnC9_A_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365112/acc6d711/RkSs9BlLCArBa_vs4boukGkFFUg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365113/8303278e/NlsLxHorhXjARTzSAv0P2Ynq2U8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365113/f3da785e/vZtHHqKQCKrka47rfZzd4BK_u3s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365114/3b1627eb/B2Yg92rbbtwX2_TSsl_zQ2tUJ_I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365116/b1f547ca/tYm5rtvgLewKc40lbLPcXOfKENs_/STD_1440x810'],
 'price': 130.0,
 'price_includes_vat': False,
 'registration_date': '2019-09-24',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Mercedes-Benz C CLASS DIESEL ESTATE',
 'transmission': 'manual',
 'trim': 'Estate',
 'vin': 'WDD2052012F958847',
 'year': 2019}
2026-03-24 20:34:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1e8443c-4f13-5d88-984c-ff49c2a18ac3 with identifier: 562127
2026-03-24 20:34:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 with scrape type 1
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365087%252F9d77da2b%252F4jcJdBdCouSmdnRuHcj92JlVc6g_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365088%252F8e3c3fbf%252FXWj5uDqpk_i11OC593kgn9qP3Qk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365088/8e3c3fbf/XWj5uDqpk_i11OC593kgn9qP3Qk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365088%252Fe58d50f5%252FrDWmMmr6_RC2V3RL4ozAiEQb1h8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365088/e58d50f5/rDWmMmr6_RC2V3RL4ozAiEQb1h8_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365089%252F2ff01d3f%252F8vqOhFyG4L2qQQjOJn0bY_vq5cY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365089/2ff01d3f/8vqOhFyG4L2qQQjOJn0bY_vq5cY_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365090%252F74c6701a%252FBjTmaI82JifRftaR6PA6T6azyew_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365090/74c6701a/BjTmaI82JifRftaR6PA6T6azyew_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365090%252F28a41eac%252FAoTDCUBSdbbJlC6EcbFx23ucMdQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365090/28a41eac/AoTDCUBSdbbJlC6EcbFx23ucMdQ_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365092%252Ff1d10f58%252FzErXIA_w4YaGwfuEdvfrsSKdq8k_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365092/f1d10f58/zErXIA_w4YaGwfuEdvfrsSKdq8k_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365093%252Fc50f2583%252Fz8BsPDoWZj5MzKeW49ITI9Bfht4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365093/c50f2583/z8BsPDoWZj5MzKeW49ITI9Bfht4_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365093%252Febe17230%252FBTOa6y4C_7JBkOafcA63ACUK6hA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365093/ebe17230/BTOa6y4C_7JBkOafcA63ACUK6hA_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [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%252F1774365094%252F5784c60a%252FMbH_aXvR_K4PPOk2BzqfY_V04Eo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365094/5784c60a/MbH_aXvR_K4PPOk2BzqfY_V04Eo_/STD_1440x810 not downloaded yet
2026-03-24 20:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562127)
2026-03-24 20:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365088/8e3c3fbf/XWj5uDqpk_i11OC593kgn9qP3Qk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562127)
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d90be10>
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365087%252F9d77da2b%252F4jcJdBdCouSmdnRuHcj92JlVc6g_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_1440x810 saved to cache
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7a6290>
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365088%252F8e3c3fbf%252FXWj5uDqpk_i11OC593kgn9qP3Qk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365088/8e3c3fbf/XWj5uDqpk_i11OC593kgn9qP3Qk_/STD_1440x810 saved to cache
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3
2026-03-24 20:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365093/ebe17230/BTOa6y4C_7JBkOafcA63ACUK6hA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562127)
2026-03-24 20:34:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365094/5784c60a/MbH_aXvR_K4PPOk2BzqfY_V04Eo_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562127)
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e8caf50>
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365093%252Febe17230%252FBTOa6y4C_7JBkOafcA63ACUK6hA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365093/ebe17230/BTOa6y4C_7JBkOafcA63ACUK6hA_/STD_1440x810 saved to cache
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ec82d50>
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365094%252F5784c60a%252FMbH_aXvR_K4PPOk2BzqfY_V04Eo_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365094/5784c60a/MbH_aXvR_K4PPOk2BzqfY_V04Eo_/STD_1440x810 saved to cache
2026-03-24 20:34:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3
2026-03-24 20:34:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: e1e8443c-4f13-5d88-984c-ff49c2a18ac3 with identifier: 562127
2026-03-24 20:34:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: e1e8443c-4f13-5d88-984c-ff49c2a18ac3 with identifier: 562127
2026-03-24 20:34:34 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: e1e8443c-4f13-5d88-984c-ff49c2a18ac3 with identifier: 562127 to the API
2026-03-24 20:34:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:34 [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': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '1.6L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T17:16:53Z',
 'fuel_type': 'Diesel',
 'id': 'e1e8443c-4f13-5d88-984c-ff49c2a18ac3',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'SP69OAV',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562127',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'C Class',
 'odometer': 67000,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 32,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365088/8e3c3fbf/XWj5uDqpk_i11OC593kgn9qP3Qk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365088/e58d50f5/rDWmMmr6_RC2V3RL4ozAiEQb1h8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365089/2ff01d3f/8vqOhFyG4L2qQQjOJn0bY_vq5cY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365090/74c6701a/BjTmaI82JifRftaR6PA6T6azyew_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365090/28a41eac/AoTDCUBSdbbJlC6EcbFx23ucMdQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365092/f1d10f58/zErXIA_w4YaGwfuEdvfrsSKdq8k_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365093/c50f2583/z8BsPDoWZj5MzKeW49ITI9Bfht4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365093/ebe17230/BTOa6y4C_7JBkOafcA63ACUK6hA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365094/5784c60a/MbH_aXvR_K4PPOk2BzqfY_V04Eo_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 140879,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365087/9d77da2b/4jcJdBdCouSmdnRuHcj92JlVc6g_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 118406,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365088/8e3c3fbf/XWj5uDqpk_i11OC593kgn9qP3Qk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 256214,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365093/ebe17230/BTOa6y4C_7JBkOafcA63ACUK6hA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1e8443c-4f13-5d88-984c-ff49c2a18ac3/e1e8443c-4f13-5d88-984c-ff49c2a18ac3_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 233068,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365094/5784c60a/MbH_aXvR_K4PPOk2BzqfY_V04Eo_/STD_1440x810',
             'Width': 1440}],
 'price': 130.0,
 'price_includes_vat': False,
 'registration_date': '2019-09-24',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Mercedes-Benz C CLASS DIESEL ESTATE',
 'transmission': 'manual',
 'trim': 'Estate',
 'vin': 'WDD2052012F958847',
 'year': 2019}
2026-03-24 20:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:34 [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-24 20:34:34 [sytner.gb] INFO: Saving data for 562127: {'created_time': 1774384474.889378, 'last_price_update_time': 1774384474.889392, 'auction_closing_time': 1774631813.0}
2026-03-24 20:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562127') HTTP/1.1" 204 0
2026-03-24 20:34:34 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e1e8443c-4f13-5d88-984c-ff49c2a18ac3 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562092> (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-24 20:34:35 [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': '5.4L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T10:18:05Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CG55AMG',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562092',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'G CLASS',
 'odometer': 31001,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773847198/d03af074/BlLpTgX5nWXgDuvfozB_ZtNPVz0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847199/22432f3d/dAoZD7lpNIVssNT5g27TuQDPvKQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847199/8c3f0255/5sNMyCUuuyIDFfN5AGj5miMMv7I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847199/236367f7/WwxjkwUIC7ejzUB3HvFPKzFglRo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847200/e2db5bba/WnUmWLXYPA9Xdvj5z9lEys1QZ5o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847200/1a2bad56/Esv2gpKelh2l9v8EmP1UouJJy6w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847200/17410743/edWMrGNjwxe0r80LhAT_IlR8ZKo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847201/3bfdb97e/uYKhUHdZucYBlu6HwTqE52YlBqE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847201/6ab60e2b/2cnW4dHhb6JnrfajfiFnqCsdrnA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847202/6d38ed0d/2oij3GCTImn0K8FLCsXynpuhCvo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847202/0ba91355/hNegK4WbEWf0fJjY0Ok7bsy6pMs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847202/8e91d88d/wA3gfuTtx3oClsUYwsEFsXc9Cm8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847203/ce7d8981/FhxfHaOgVMY9qMdttZwpK6ox9_I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847203/34bbe914/j9QzleratAD9jAcryUDehqiKOTE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847203/595dbfdd/Wv9nHKIbrFWxGJoz8CEoZvfB5lk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847204/66fbfa42/xlYGBWL0T04uwALjD9uJocQoOfI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847204/dc9b52c2/comozkKmUo6u0iD4deqrStDjEwU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847205/050d36cc/bceyAs9Y3LOahp5qXPyEcuvuzkk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847205/0132f13e/jtlegAAuhu5_dR3dd3At7UbYpao_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847205/acb1400d/1hwpwnFEj1dlpcTJRbJoxfcRpHs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847206/45b4b4d3/K4mCR1ofJtsypo5MW2H4Za_j0yw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847206/98ff92c0/5VFBr5JuDsdcWKXpNEjJ25284vc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847207/20e9cae9/mAZ5S_x1uo0b8bBpL6OILTMCRCg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847208/35fbb8b4/H3aL8rf6W0FSGdu_ZKGUEA9pi7o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847208/bdfbd7da/nV2_mVqVrV6q8dkUqeAiFuro1b4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847209/4a1d4b9e/9MZ0EWSiLOQlp5MZVM32Fq68new_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847209/b5b93daa/EpOPyuZ_UJBAPQexADCuQaIjHI0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847209/acfcde70/20bTmHzSxU6CyvDqa5Ohj2P0jMU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847210/34612506/1Tdn4qdKFXUmCvZiUNJnvmk9ohc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847211/4e68b456/dKO1YlJEGOXVjmdU_g9raSBB1Fw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847211/e4a05f0f/Jd0E1JsldOdEnJCqjPaP9KNEdz4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1773847211/4d826994/yK_DyfxPqSWkuRc_aJDwQA8xr3w_/STD_1440x810'],
 'price': 20713.0,
 'price_includes_vat': False,
 'registration_date': '2011-12-21',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Mercedes-Benz G CLASS AMG STATION WAGON',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WDB4632702X195682',
 'year': 2011}
2026-03-24 20:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86952214-6938-508a-bf07-ae89e1bba4d2 with identifier: 562092
2026-03-24 20:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86952214-6938-508a-bf07-ae89e1bba4d2 with scrape type 2
2026-03-24 20:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86952214-6938-508a-bf07-ae89e1bba4d2 with scrape type 2
2026-03-24 20:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 86952214-6938-508a-bf07-ae89e1bba4d2, identifier: 562092
2026-03-24 20:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 86952214-6938-508a-bf07-ae89e1bba4d2 with identifier: 562092
2026-03-24 20:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 86952214-6938-508a-bf07-ae89e1bba4d2 with identifier: 562092
2026-03-24 20:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 86952214-6938-508a-bf07-ae89e1bba4d2 with identifier: 562092 to the API
2026-03-24 20:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562092>
{'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': '5.4L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T10:18:05Z',
 'fuel_type': 'Petrol',
 'id': '86952214-6938-508a-bf07-ae89e1bba4d2',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'CG55AMG',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562092',
 'listing': 'auction',
 'location': None,
 'make': 'Mercedes-Benz',
 'model': 'G CLASS',
 'odometer': 31001,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'price': 20713.0,
 'price_includes_vat': False,
 'registration_date': '2011-12-21',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Mercedes-Benz G CLASS AMG STATION WAGON',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WDB4632702X195682',
 'year': 2011}
2026-03-24 20:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:35 [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-24 20:34:35 [sytner.gb] INFO: Saving data for 562092: {'auction_closing_time': 1774606685.0, 'created_time': 1774276275.734426, 'last_price_update_time': 1774384475.917357}
2026-03-24 20:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562092') HTTP/1.1" 204 0
2026-03-24 20:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562125> (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-24 20:34:36 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '3.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T16:09:33Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJ20WGX',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562125',
 'listing': 'auction',
 'location': None,
 'make': 'Porsche',
 'model': 'MACAN',
 'odometer': 58013,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274614/b51ae90e/fZdI_3UrrpCbnnkRhaO9TSa0760_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274614/719e0bb3/gyN_JrFEg_juSV43_wKMHxnvCvk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274616/b3fa1097/bTqdm72RKiPzxrZm6TIT9_N9Obo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274617/e0f359bf/gYWtX1KyV9z9b5X1F6bLbK3vFUI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274619/ff47f17c/wzL3rKJ_RUlSf1zL9zaOrP2TSjw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274621/2331a360/3D5JpUKMbHGA8XqsGx1NpcqEen0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274621/6d419d67/elQyN_l4mzDmDo9JWUeVhJ23IK0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274622/e0815f7b/wVqdt5pMMPI_i8EBdW49mOZEmCk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274625/32c7b48f/x03WtqFMNCVwOs_J3bGZfaj7PFU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274626/a3b561ff/odlu11LVlugCQnYfCQj_J9cUl48_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274627/75813cb1/v9qVGMWOqVZgqtOkWGZV09g4bsc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274628/1abf9cc2/klyLPin8JRdnmnSQ6g1_ign7sHE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274629/f9c3cc91/o_3ye3mMgy9rXzYaTPAJao1PM2w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274630/8dadb0c9/jiwqz_2WlJbCl1JqGtyg3CKDnpQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274631/3dbd7e64/6OSPEBzqrQz8K9YXzYh6UOeqRaE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274632/30cca6f0/UYcIpU_T0MY0FikBqX18BSl28_I_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274633/c6f6277b/e29NNJHgcqI4zUu2PipKw5bx9ts_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274634/1f3f038c/HHTXNudLd__ERdDE_R8fvw_fUUw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274635/b9131c9b/2l_aD_lrWgEy6pHPia7IH2hz5iY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274636/78804d9d/f_3DSYm6ff_9kQcTYBc4_64r4NA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274636/1cc10a45/oppDIeV9nX99wyto6_VvRxwkS00_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274638/72cebcb9/i_PMkkZ4uxfPhY2Ugc9DKPgSwj0_/STD_1440x810'],
 'price': 15000.0,
 'price_includes_vat': False,
 'registration_date': '2020-07-31',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Porsche MACAN ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WP1ZZZ95ZLLB81182',
 'year': 2020}
2026-03-24 20:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c1915e-60a7-551e-921d-1663cf4387d8 with identifier: 562125
2026-03-24 20:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c1915e-60a7-551e-921d-1663cf4387d8 with scrape type 1
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80c1915e-60a7-551e-921d-1663cf4387d8
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274613%252Fea893c39%252FZoYFtOn_70sCzG_IomekdojiNmk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274614%252Fb51ae90e%252FfZdI_3UrrpCbnnkRhaO9TSa0760_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274614/b51ae90e/fZdI_3UrrpCbnnkRhaO9TSa0760_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274614%252F719e0bb3%252FgyN_JrFEg_juSV43_wKMHxnvCvk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274614/719e0bb3/gyN_JrFEg_juSV43_wKMHxnvCvk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274616%252Fb3fa1097%252FbTqdm72RKiPzxrZm6TIT9_N9Obo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274616/b3fa1097/bTqdm72RKiPzxrZm6TIT9_N9Obo_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274617%252Fe0f359bf%252FgYWtX1KyV9z9b5X1F6bLbK3vFUI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274617/e0f359bf/gYWtX1KyV9z9b5X1F6bLbK3vFUI_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274619%252Fff47f17c%252FwzL3rKJ_RUlSf1zL9zaOrP2TSjw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274619/ff47f17c/wzL3rKJ_RUlSf1zL9zaOrP2TSjw_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274621%252F2331a360%252F3D5JpUKMbHGA8XqsGx1NpcqEen0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274621/2331a360/3D5JpUKMbHGA8XqsGx1NpcqEen0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274621%252F6d419d67%252FelQyN_l4mzDmDo9JWUeVhJ23IK0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274621/6d419d67/elQyN_l4mzDmDo9JWUeVhJ23IK0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274622%252Fe0815f7b%252FwVqdt5pMMPI_i8EBdW49mOZEmCk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274622/e0815f7b/wVqdt5pMMPI_i8EBdW49mOZEmCk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274625%252F32c7b48f%252Fx03WtqFMNCVwOs_J3bGZfaj7PFU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274625/32c7b48f/x03WtqFMNCVwOs_J3bGZfaj7PFU_/STD_1440x810 not downloaded yet
2026-03-24 20:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774274614/b51ae90e/fZdI_3UrrpCbnnkRhaO9TSa0760_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562125)
2026-03-24 20:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562125)
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e62d210>
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274614%252Fb51ae90e%252FfZdI_3UrrpCbnnkRhaO9TSa0760_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274614/b51ae90e/fZdI_3UrrpCbnnkRhaO9TSa0760_/STD_1440x810 saved to cache
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80c1915e-60a7-551e-921d-1663cf4387d8
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2ccd10>
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274613%252Fea893c39%252FZoYFtOn_70sCzG_IomekdojiNmk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_1440x810 saved to cache
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80c1915e-60a7-551e-921d-1663cf4387d8
2026-03-24 20:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774274622/e0815f7b/wVqdt5pMMPI_i8EBdW49mOZEmCk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562125)
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2aa4d0>
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274622%252Fe0815f7b%252FwVqdt5pMMPI_i8EBdW49mOZEmCk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274622/e0815f7b/wVqdt5pMMPI_i8EBdW49mOZEmCk_/STD_1440x810 saved to cache
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 80c1915e-60a7-551e-921d-1663cf4387d8
2026-03-24 20:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774274625/32c7b48f/x03WtqFMNCVwOs_J3bGZfaj7PFU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562125)
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e893f90>
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774274625%252F32c7b48f%252Fx03WtqFMNCVwOs_J3bGZfaj7PFU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774274625/32c7b48f/x03WtqFMNCVwOs_J3bGZfaj7PFU_/STD_1440x810 saved to cache
2026-03-24 20:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 80c1915e-60a7-551e-921d-1663cf4387d8
2026-03-24 20:34:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 80c1915e-60a7-551e-921d-1663cf4387d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 80c1915e-60a7-551e-921d-1663cf4387d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 80c1915e-60a7-551e-921d-1663cf4387d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 80c1915e-60a7-551e-921d-1663cf4387d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 80c1915e-60a7-551e-921d-1663cf4387d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 80c1915e-60a7-551e-921d-1663cf4387d8 with identifier: 562125
2026-03-24 20:34:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 80c1915e-60a7-551e-921d-1663cf4387d8 with identifier: 562125
2026-03-24 20:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 80c1915e-60a7-551e-921d-1663cf4387d8 with identifier: 562125 to the API
2026-03-24 20:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:37 [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': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '3.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-26T16:09:33Z',
 'fuel_type': 'Petrol',
 'id': '80c1915e-60a7-551e-921d-1663cf4387d8',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'LJ20WGX',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562125',
 'listing': 'auction',
 'location': None,
 'make': 'Porsche',
 'model': 'MACAN',
 'odometer': 58013,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 23,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274614/b51ae90e/fZdI_3UrrpCbnnkRhaO9TSa0760_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274614/719e0bb3/gyN_JrFEg_juSV43_wKMHxnvCvk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274616/b3fa1097/bTqdm72RKiPzxrZm6TIT9_N9Obo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274617/e0f359bf/gYWtX1KyV9z9b5X1F6bLbK3vFUI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274619/ff47f17c/wzL3rKJ_RUlSf1zL9zaOrP2TSjw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274621/2331a360/3D5JpUKMbHGA8XqsGx1NpcqEen0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274621/6d419d67/elQyN_l4mzDmDo9JWUeVhJ23IK0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274622/e0815f7b/wVqdt5pMMPI_i8EBdW49mOZEmCk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774274625/32c7b48f/x03WtqFMNCVwOs_J3bGZfaj7PFU_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 130080,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774274613/ea893c39/ZoYFtOn_70sCzG_IomekdojiNmk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 114719,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774274614/b51ae90e/fZdI_3UrrpCbnnkRhaO9TSa0760_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 213555,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774274622/e0815f7b/wVqdt5pMMPI_i8EBdW49mOZEmCk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80c1915e-60a7-551e-921d-1663cf4387d8/80c1915e-60a7-551e-921d-1663cf4387d8_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 159679,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774274625/32c7b48f/x03WtqFMNCVwOs_J3bGZfaj7PFU_/STD_1440x810',
             'Width': 1440}],
 'price': 15000.0,
 'price_includes_vat': False,
 'registration_date': '2020-07-31',
 'seats_number': None,
 'seller_name': 'Sytner Select Warrington',
 'title': 'Porsche MACAN ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WP1ZZZ95ZLLB81182',
 'year': 2020}
2026-03-24 20:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:37 [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-24 20:34:37 [sytner.gb] INFO: Saving data for 562125: {'created_time': 1774384477.743771, 'last_price_update_time': 1774384477.743786, 'auction_closing_time': 1774541373.0}
2026-03-24 20:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562125') HTTP/1.1" 204 0
2026-03-24 20:34:37 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 80c1915e-60a7-551e-921d-1663cf4387d8 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562120> (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-24 20:34:39 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'White',
 'currency': 'GBP',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T15:22:24Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FJ66XMM',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562120',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': '4 Series',
 'odometer': 87000,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360584/435fd4a9/72vrZzTNVSyle9t_nybIDmxcov4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360585/f79d7dd4/0qmZzm482bHXHnCUGUP00sqZnJ8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360585/8d0e8d82/3ibi_SLTWfcwbUFrfdAFXRNEJ_A_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360586/884f7a8b/82hcM_5oL1enW3iaSR_NH011VRI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360587/acf02f75/zGnJF4OJMw7XCmtzU2gBcoe_fSI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360587/dee76667/bSN5pST8VB_STSxTd1iMozEcZso_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360587/5a172460/GkK02TzXoiIHlWKYzoK7zOQgXlE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360588/edf85e04/Ws_PUjLZ_Xy9GlnWMIvvI1ZDHgk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360588/6e591659/hIHuXS5cji5ZDS8_JD48NepuzSQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360588/dd823a53/FqxoStFV3KgbOTKO_DECzwzhYpI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360589/2240f4ac/Wf1X8xgvdF8RDUXWz4sVgsm4m1A_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360589/ba34bdaa/kY35KxVf5P0qjH6FEK8xsT_PLTs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360590/bbea557d/dYm_Sb3RK8wwPAkEemGSUe4ZGe0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360590/941debe8/rBFMnVLqCfg8mfvwrxNiJltf0Pk_/STD_1440x810'],
 'price': 1.0,
 'price_includes_vat': False,
 'registration_date': '2016-09-02',
 'seats_number': None,
 'seller_name': 'BMW Leicester',
 'title': 'BMW 4 SERIES DIESEL COUPE',
 'transmission': 'manual',
 'trim': 'Coupe',
 'vin': 'WBA4P72060K784656',
 'year': 2016}
2026-03-24 20:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf with identifier: 562120
2026-03-24 20:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf with scrape type 1
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360584%252F32adf734%252FkhKk_seSJBcE4Of2lWb1xETuC04_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360584%252F435fd4a9%252F72vrZzTNVSyle9t_nybIDmxcov4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360584/435fd4a9/72vrZzTNVSyle9t_nybIDmxcov4_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360585%252Ff79d7dd4%252F0qmZzm482bHXHnCUGUP00sqZnJ8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360585/f79d7dd4/0qmZzm482bHXHnCUGUP00sqZnJ8_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360585%252F8d0e8d82%252F3ibi_SLTWfcwbUFrfdAFXRNEJ_A_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360585/8d0e8d82/3ibi_SLTWfcwbUFrfdAFXRNEJ_A_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360586%252F884f7a8b%252F82hcM_5oL1enW3iaSR_NH011VRI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360586/884f7a8b/82hcM_5oL1enW3iaSR_NH011VRI_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360587%252Facf02f75%252FzGnJF4OJMw7XCmtzU2gBcoe_fSI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360587/acf02f75/zGnJF4OJMw7XCmtzU2gBcoe_fSI_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360587%252Fdee76667%252FbSN5pST8VB_STSxTd1iMozEcZso_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360587/dee76667/bSN5pST8VB_STSxTd1iMozEcZso_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360587%252F5a172460%252FGkK02TzXoiIHlWKYzoK7zOQgXlE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360587/5a172460/GkK02TzXoiIHlWKYzoK7zOQgXlE_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360588%252Fedf85e04%252FWs_PUjLZ_Xy9GlnWMIvvI1ZDHgk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360588/edf85e04/Ws_PUjLZ_Xy9GlnWMIvvI1ZDHgk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [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%252F1774360588%252F6e591659%252FhIHuXS5cji5ZDS8_JD48NepuzSQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360588/6e591659/hIHuXS5cji5ZDS8_JD48NepuzSQ_/STD_1440x810 not downloaded yet
2026-03-24 20:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562120)
2026-03-24 20:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360584/435fd4a9/72vrZzTNVSyle9t_nybIDmxcov4_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562120)
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e753390>
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360584%252F32adf734%252FkhKk_seSJBcE4Of2lWb1xETuC04_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_1440x810 saved to cache
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e64d690>
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360584%252F435fd4a9%252F72vrZzTNVSyle9t_nybIDmxcov4_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360584/435fd4a9/72vrZzTNVSyle9t_nybIDmxcov4_/STD_1440x810 saved to cache
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf
2026-03-24 20:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360588/6e591659/hIHuXS5cji5ZDS8_JD48NepuzSQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562120)
2026-03-24 20:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774360588/edf85e04/Ws_PUjLZ_Xy9GlnWMIvvI1ZDHgk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562120)
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049f005cd0>
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360588%252F6e591659%252FhIHuXS5cji5ZDS8_JD48NepuzSQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360588/6e591659/hIHuXS5cji5ZDS8_JD48NepuzSQ_/STD_1440x810 saved to cache
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e73fe50>
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774360588%252Fedf85e04%252FWs_PUjLZ_Xy9GlnWMIvvI1ZDHgk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774360588/edf85e04/Ws_PUjLZ_Xy9GlnWMIvvI1ZDHgk_/STD_1440x810 saved to cache
2026-03-24 20:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf
2026-03-24 20:34:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf with identifier: 562120
2026-03-24 20:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf with identifier: 562120
2026-03-24 20:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf with identifier: 562120 to the API
2026-03-24 20:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:40 [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': 'White',
 'currency': 'GBP',
 'doors_number': 2,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T15:22:24Z',
 'fuel_type': 'Diesel',
 'id': '38e73704-f5bc-5855-8e1b-6d05ec5fbcaf',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'FJ66XMM',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562120',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': '4 Series',
 'odometer': 87000,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 15,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360584/435fd4a9/72vrZzTNVSyle9t_nybIDmxcov4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360585/f79d7dd4/0qmZzm482bHXHnCUGUP00sqZnJ8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360585/8d0e8d82/3ibi_SLTWfcwbUFrfdAFXRNEJ_A_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360586/884f7a8b/82hcM_5oL1enW3iaSR_NH011VRI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360587/acf02f75/zGnJF4OJMw7XCmtzU2gBcoe_fSI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360587/dee76667/bSN5pST8VB_STSxTd1iMozEcZso_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360587/5a172460/GkK02TzXoiIHlWKYzoK7zOQgXlE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360588/edf85e04/Ws_PUjLZ_Xy9GlnWMIvvI1ZDHgk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774360588/6e591659/hIHuXS5cji5ZDS8_JD48NepuzSQ_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 109665,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360584/32adf734/khKk_seSJBcE4Of2lWb1xETuC04_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 100932,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360584/435fd4a9/72vrZzTNVSyle9t_nybIDmxcov4_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 343470,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360588/edf85e04/Ws_PUjLZ_Xy9GlnWMIvvI1ZDHgk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38e73704-f5bc-5855-8e1b-6d05ec5fbcaf/38e73704-f5bc-5855-8e1b-6d05ec5fbcaf_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 181464,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774360588/6e591659/hIHuXS5cji5ZDS8_JD48NepuzSQ_/STD_1440x810',
             'Width': 1440}],
 'price': 1.0,
 'price_includes_vat': False,
 'registration_date': '2016-09-02',
 'seats_number': None,
 'seller_name': 'BMW Leicester',
 'title': 'BMW 4 SERIES DIESEL COUPE',
 'transmission': 'manual',
 'trim': 'Coupe',
 'vin': 'WBA4P72060K784656',
 'year': 2016}
2026-03-24 20:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:40 [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-24 20:34:40 [sytner.gb] INFO: Saving data for 562120: {'created_time': 1774384480.815769, 'last_price_update_time': 1774384480.815785, 'auction_closing_time': 1774624944.0}
2026-03-24 20:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562120') HTTP/1.1" 204 0
2026-03-24 20:34:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 38e73704-f5bc-5855-8e1b-6d05ec5fbcaf due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562126> (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-24 20:34:49 [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': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T16:27:31Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ72XXN',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562126',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': '2 Series',
 'odometer': 24474,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379264/edd51897/ERskswDpt9EmPQqROGSXXBL28zA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379264/d61724c7/50GVwLRk4Wy_B5s6gJoV_psZplU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379264/ffe05e8b/lrlwVoN0gUC6iQpg0cTQMRr4xVY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379265/26d1f6cc/rAREgZ8FvjvCGMRmCkXU_eXHkGk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379266/74e3a135/dT2GsRkynyjfS_FlSKMk6myiHdg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379266/84a45232/A6qtGYxV22925ZzMOnGg4Bu67cE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379266/0d9674bc/GSL6ly908wtAZ1pNgh6jA1ZQkYw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379267/7add53ab/t_oFXglTzINmz45_DKMOREtOPFE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379267/ab702b99/sw_aqJYc_3vK_4uO2SVkrwVmlic_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379267/7f17190d/h8JcyIt6GDMc7T9V0Yw6zXbp8r0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379268/75c3cd82/Scj6nXi7e1p5H8CxENh4jXJiuxk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379268/43092609/oD9u3pPLFF1TyB8Bd_LUIkU4xf4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379269/76f2f997/ziByzTuWQUogsRUZWbGt8L_52wE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379269/428c7034/948zOvh_tZAUu80J63EjWIZGvxs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379269/a4b3c6c1/x__fugrUWbq05Uc5_7XQc9ysTgs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379270/5d53ce92/2kZjDVzvI4bIluYMSKeNQwJ6TLs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379270/56b41e3f/tmT7kT_JjZj07SyTnSz_1KOJniU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379271/3e03b919/JvUHzC_byQxiJUY7_9BwPJ_1b54_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379271/7d49e98d/DGC8HQHeVvV0IcQwWWe_B0i_Rjc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379271/599c359d/fmREuHP3Dur_w0PrwxL_5jyI5UA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379272/ac95451e/NvUVfl2EE_YBLoZllBM5f90qxe4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379273/53f5aaac/r_ZfifqamugnsmPCMGOPPNQUtN8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379273/902b45dd/E9GZBJptgvvW4STvuboUWzdZHPs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379274/3f001a1d/OzxG9T_JvCF93DZrMqvsmh16EcA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379274/9fb2ee6c/1p7vRmJXjWByjcj1tFMahMKBsGs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379275/d2c9fecc/qEZKCDUY11VTc_Yg4nH6OGydViE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379276/4f2fd633/w8UnaZlefJdR3HaD5ND85vv3Ag0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379276/94a59706/Mbtmvmz7OYp3gFDh0u2pFZtN_68_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379276/05f35c6f/0yexB0qaoMGKCbHboMfn_4Ta4Iw_/STD_1440x810'],
 'price': 1400.0,
 'price_includes_vat': False,
 'registration_date': '2022-11-26',
 'seats_number': None,
 'seller_name': 'BMW Warwick',
 'title': 'BMW 2 SERIES DIESEL ACTIVE TOURER',
 'transmission': 'automatic',
 'trim': 'Hatchback',
 'vin': 'WBA22BY0807L82205',
 'year': 2022}
2026-03-24 20:34:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af8c68c-4ff6-5926-977c-2ac27130bf20 with identifier: 562126
2026-03-24 20:34:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 with scrape type 1
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8af8c68c-4ff6-5926-977c-2ac27130bf20
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379263%252Ff10dd661%252FpxNOFKzC4HLkLYEkMiR4iCbS7y0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379264%252Fedd51897%252FERskswDpt9EmPQqROGSXXBL28zA_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379264/edd51897/ERskswDpt9EmPQqROGSXXBL28zA_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379264%252Fd61724c7%252F50GVwLRk4Wy_B5s6gJoV_psZplU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379264/d61724c7/50GVwLRk4Wy_B5s6gJoV_psZplU_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379264%252Fffe05e8b%252FlrlwVoN0gUC6iQpg0cTQMRr4xVY_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379264/ffe05e8b/lrlwVoN0gUC6iQpg0cTQMRr4xVY_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379265%252F26d1f6cc%252FrAREgZ8FvjvCGMRmCkXU_eXHkGk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379265/26d1f6cc/rAREgZ8FvjvCGMRmCkXU_eXHkGk_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379266%252F74e3a135%252FdT2GsRkynyjfS_FlSKMk6myiHdg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379266/74e3a135/dT2GsRkynyjfS_FlSKMk6myiHdg_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379266%252F84a45232%252FA6qtGYxV22925ZzMOnGg4Bu67cE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379266/84a45232/A6qtGYxV22925ZzMOnGg4Bu67cE_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379266%252F0d9674bc%252FGSL6ly908wtAZ1pNgh6jA1ZQkYw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379266/0d9674bc/GSL6ly908wtAZ1pNgh6jA1ZQkYw_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379267%252F7add53ab%252Ft_oFXglTzINmz45_DKMOREtOPFE_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379267/7add53ab/t_oFXglTzINmz45_DKMOREtOPFE_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379267%252Fab702b99%252Fsw_aqJYc_3vK_4uO2SVkrwVmlic_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379267/ab702b99/sw_aqJYc_3vK_4uO2SVkrwVmlic_/STD_1440x810 not downloaded yet
2026-03-24 20:34:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562126)
2026-03-24 20:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1765379264/edd51897/ERskswDpt9EmPQqROGSXXBL28zA_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562126)
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ecc6110>
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379263%252Ff10dd661%252FpxNOFKzC4HLkLYEkMiR4iCbS7y0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_1440x810 saved to cache
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7a7b50>
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379264%252Fedd51897%252FERskswDpt9EmPQqROGSXXBL28zA_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379264/edd51897/ERskswDpt9EmPQqROGSXXBL28zA_/STD_1440x810 saved to cache
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20
2026-03-24 20:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1765379267/7add53ab/t_oFXglTzINmz45_DKMOREtOPFE_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562126)
2026-03-24 20:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1765379267/ab702b99/sw_aqJYc_3vK_4uO2SVkrwVmlic_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562126)
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049d950810>
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379267%252F7add53ab%252Ft_oFXglTzINmz45_DKMOREtOPFE_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379267/7add53ab/t_oFXglTzINmz45_DKMOREtOPFE_/STD_1440x810 saved to cache
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e7cc310>
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1765379267%252Fab702b99%252Fsw_aqJYc_3vK_4uO2SVkrwVmlic_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1765379267/ab702b99/sw_aqJYc_3vK_4uO2SVkrwVmlic_/STD_1440x810 saved to cache
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 8af8c68c-4ff6-5926-977c-2ac27130bf20 with identifier: 562126
2026-03-24 20:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 8af8c68c-4ff6-5926-977c-2ac27130bf20 with identifier: 562126
2026-03-24 20:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 8af8c68c-4ff6-5926-977c-2ac27130bf20 with identifier: 562126 to the API
2026-03-24 20:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:51 [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': 'White',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T16:27:31Z',
 'fuel_type': 'Diesel',
 'id': '8af8c68c-4ff6-5926-977c-2ac27130bf20',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'BJ72XXN',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562126',
 'listing': 'auction',
 'location': None,
 'make': 'BMW',
 'model': '2 Series',
 'odometer': 24474,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 30,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379264/edd51897/ERskswDpt9EmPQqROGSXXBL28zA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379264/d61724c7/50GVwLRk4Wy_B5s6gJoV_psZplU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379264/ffe05e8b/lrlwVoN0gUC6iQpg0cTQMRr4xVY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379265/26d1f6cc/rAREgZ8FvjvCGMRmCkXU_eXHkGk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379266/74e3a135/dT2GsRkynyjfS_FlSKMk6myiHdg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379266/84a45232/A6qtGYxV22925ZzMOnGg4Bu67cE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379266/0d9674bc/GSL6ly908wtAZ1pNgh6jA1ZQkYw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379267/7add53ab/t_oFXglTzINmz45_DKMOREtOPFE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1765379267/ab702b99/sw_aqJYc_3vK_4uO2SVkrwVmlic_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 160538,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1765379263/f10dd661/pxNOFKzC4HLkLYEkMiR4iCbS7y0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 157798,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1765379264/edd51897/ERskswDpt9EmPQqROGSXXBL28zA_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 161845,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1765379267/7add53ab/t_oFXglTzINmz45_DKMOREtOPFE_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af8c68c-4ff6-5926-977c-2ac27130bf20/8af8c68c-4ff6-5926-977c-2ac27130bf20_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 200188,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1765379267/ab702b99/sw_aqJYc_3vK_4uO2SVkrwVmlic_/STD_1440x810',
             'Width': 1440}],
 'price': 1400.0,
 'price_includes_vat': False,
 'registration_date': '2022-11-26',
 'seats_number': None,
 'seller_name': 'BMW Warwick',
 'title': 'BMW 2 SERIES DIESEL ACTIVE TOURER',
 'transmission': 'automatic',
 'trim': 'Hatchback',
 'vin': 'WBA22BY0807L82205',
 'year': 2022}
2026-03-24 20:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:51 [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-24 20:34:51 [sytner.gb] INFO: Saving data for 562126: {'created_time': 1774384491.32711, 'last_price_update_time': 1774384491.32712, 'auction_closing_time': 1774628851.0}
2026-03-24 20:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562126') HTTP/1.1" 204 0
2026-03-24 20:34:51 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 8af8c68c-4ff6-5926-977c-2ac27130bf20 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562124> (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-24 20:34:56 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '3.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T16:07:44Z',
 'fuel_type': 'Petrol',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX19YKK',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562124',
 'listing': 'auction',
 'location': None,
 'make': 'Porsche',
 'model': 'MACAN',
 'odometer': 69412,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365325/3f0197e9/XX9ltKBGDIxh0DkOeJsxc34R8kw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365326/78f88754/qD_vEDS_9WAoPnN_4W_o__mna3c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365330/9c4b275f/gNXD22wgkDScttZ7x2JWkyW5QmM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365331/8fb573f8/cug7zkqduE5Lmx8C_AnvqS4nl6Y_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365332/68245455/BnUqFnYGisUNpRLHnsBD8dkmeHo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365332/5553b356/hD7lNS_ahEwGCyu_1PRMvpPGOgg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365333/b351a4c2/ECKVwIcxZVctiT1Lk2fliJp3iS4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365334/4227a776/gMj7ZfHPRW7NsITqa_jEAKdrFGQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365335/7a79fd11/oy5ChG9D452jdorlzP5juLyHFLM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365337/f806796d/c8N49wZ6jVXKKTNfut_DHxUW7PE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365338/797f4104/BrLfefnib9gZrGumVv_GGxFDijU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365339/aeb5e5e4/lUs2u_1f_lVqMBOHhXHkruUkCaE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365339/a3d061f1/dSEOARoPkExMqTpcn2JmQeMX1S0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365340/ac55aafa/bTHkyv5RVmZd2Z9jd8jhzz0PgWE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365341/50e5739d/Ey9S4Jpr6vGem33t22kR9rzZ41s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365344/0aa10a6b/NU0WXRNioJhj79j61lJZpDnvlaY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365345/0a301c8c/8RSmBJY0iW3vxf0LeILwiDlflUk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365346/8395a78a/4_oFsPAiIl838potvJc264nvR1Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365346/fd735138/gBuQg_eSCjBXWMfh9DYgLxt5DwE_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365349/a5c067f4/tkYp8CGeEWqFzB_vHAccQS_Gf5w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365350/0bfa7ac6/3T5gAfEW_ema2_oRLD_my9Q13HU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365351/d4c6f7c0/3rz8vCgwXTLXxvH4OKDDPeA7UHg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365352/83a399c5/czgYbuvtQw2ROHI8m1V4wwjAf8c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365352/a6728694/TOVvf9kWWnIoiE3kwWOeZiiwSYU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365353/754da5a0/_Ts9rRm9oInAY17xD4cpi97ic24_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365354/b58d4fc6/9ieoBK_6TpkaHYnCftb0syPNXdw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365354/9a8755b5/0WVsqV79kscS9d2IxKK13MQdrSo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365355/c39e764d/r91Pbx_AOFoMnJ69IvQiQdpRaLw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365356/0f4c703d/nPK0SEKtzMoomio1MlfDcRluhmo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365357/ad3c35cb/VWaD_VoGmtlqDShFO_PdRfxs4jU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365358/f617e559/1HhExBHUi5r_UQcEGAyXeW7UMy0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365358/9bf8546e/Fk5Y9g1We28gy_bFToAk5RExObU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365359/2a7112cc/s3WHTz5qBqD7wQpiTAajideyV_w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365360/b6f3a7ab/Z4K1RiRbZXa1wrgbdnPXWt5aYZg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365361/13e9a537/BA_FZRp5I77m8O0B567yYrrYT9o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365362/7be86532/CB9_GEtL6t_syA4W13wdlgkQWxA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365363/24991363/hMRDNZM4bhiJRf_jSlLbFX_to5Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365364/0ce12662/jTbgr_u_6AbwITejALi1aZxGAlo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365365/b632a044/j5oAcPi5KGvv2q_K_UGaggkGv2Q_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365366/205610d9/uub3nqaEgOXct46FsYHmVfrm6Ts_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365367/684eb823/bZKVMPKp1rXML2j5akUoHk1H_gM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365367/19a24332/hm8KPqjano9onMLgO0iifDeI1Bk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365368/a00be2f1/d9iwYBt4Hg2XW5KAWrB15zoKX28_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365369/79153ea6/C15DpCOXjZz7V2sBSa4RxDcuUbM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365370/7b7456ba/JwNbo0FMFjFZNAGlFI_j_PMicNg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365371/ea40a6c1/PNKw08zaDkXK1c1kqLuCujnhAXo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365372/590358a7/UiyCaWzz_Kix_aShnRI1FJQnajA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365373/67c71d36/WftQ4FxCMyDtPPN8s4HdHAtGRgo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365373/3de6a941/JglbN5aTzGLN_hy70XVUUYfnWVw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365375/04b5846c/Vn4nDGSi_D5UzR2RF7eYpn5dL8M_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365376/b36c1c97/6QI5KXckQpO2SE_Np3hPaWfEizo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365378/6755559b/b1VYfgBPQ0dHLAhKRLskaD2LhIs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365379/058f247b/nPIUB0T__k5iHtyIJzjZESYDgNs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365381/c1d86ee8/Cz3J60qkj8LmIqhahuKiP8ZlNAs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365382/f126c63d/PizJJOIWZGmcgH_sMRxaMBrsmJ0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365383/918f75e7/wqygAxl6Elq98OPBq4CaG344eAY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365384/d23ff581/laZW0kZUZU8noM2T_ZKXGvS_XU4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365385/fb714bef/4cvYjW4So5zVXFWL0B_falDN8os_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365385/bf8dac0c/KkeIdip7f3V1WPS8Rv2J619ymtA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365387/99971cad/v_EQ68FRmwhyuX5Oj2_is9Fx96o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365388/4fe8fd45/jwx377HvcGXR8Qp9fCjHgo7LIZU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365391/1edb0a7e/7TOO3Lcfz7_EUCR_Nx15pRmDCwk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365392/9a7a5d9d/KfZTV_z3_wCNwh52nUVt_t99r3E_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365393/6086dc95/SSRUqCdjHczEIwJEPIz_0Jvzuk4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365395/b50ea5f7/7I9ql1x9nybCLMHzNjzk6dePjwY_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365395/94792cde/gQV5E2jxMa9Uf0I4k0NvG_z4Aw0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365396/650c3ffb/Mt0VFg2v8zl7Ngd1V9MkNldZ6p0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365397/c98c84a6/ooTwwYmQwX2KJzmIDI4yo2ONeqU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365397/6cf31374/AnexAqSWrEVXH0QM98N5FUi0GNU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365399/3edde130/U6PC05h_KFFGQoFXT_bh_0WyI_w_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365399/f6afba7b/G_b49g1BMe_DnCYHLxfUG7xl7gM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365400/faa6e6b3/6iewnYqMglGSFAlncqA9I669Jng_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365401/a07be8f4/dM1Y1fPKxKfEnqea0KwWIwSglQw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365402/50e30800/Nga4TbkDtUemDfW4KF54fmx5kpc_/STD_1440x810'],
 'price': 200.0,
 'price_includes_vat': False,
 'registration_date': '2019-08-24',
 'seats_number': None,
 'seller_name': 'Sytner Select Wolverhampton',
 'title': 'Porsche MACAN ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WP1ZZZ95ZLLB30332',
 'year': 2019}
2026-03-24 20:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc56271a-d0f6-507a-a98b-0307b99c2dbc with identifier: 562124
2026-03-24 20:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc56271a-d0f6-507a-a98b-0307b99c2dbc with scrape type 1
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc56271a-d0f6-507a-a98b-0307b99c2dbc
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365325%252Fd9dfac50%252FMeL498YM5X2daH8j32teJdRAMrU_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365325%252F3f0197e9%252FXX9ltKBGDIxh0DkOeJsxc34R8kw_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365325/3f0197e9/XX9ltKBGDIxh0DkOeJsxc34R8kw_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365326%252F78f88754%252FqD_vEDS_9WAoPnN_4W_o__mna3c_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365326/78f88754/qD_vEDS_9WAoPnN_4W_o__mna3c_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365330%252F9c4b275f%252FgNXD22wgkDScttZ7x2JWkyW5QmM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365330/9c4b275f/gNXD22wgkDScttZ7x2JWkyW5QmM_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365331%252F8fb573f8%252Fcug7zkqduE5Lmx8C_AnvqS4nl6Y_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365331/8fb573f8/cug7zkqduE5Lmx8C_AnvqS4nl6Y_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365332%252F68245455%252FBnUqFnYGisUNpRLHnsBD8dkmeHo_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365332/68245455/BnUqFnYGisUNpRLHnsBD8dkmeHo_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365332%252F5553b356%252FhD7lNS_ahEwGCyu_1PRMvpPGOgg_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365332/5553b356/hD7lNS_ahEwGCyu_1PRMvpPGOgg_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365333%252Fb351a4c2%252FECKVwIcxZVctiT1Lk2fliJp3iS4_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365333/b351a4c2/ECKVwIcxZVctiT1Lk2fliJp3iS4_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365334%252F4227a776%252FgMj7ZfHPRW7NsITqa_jEAKdrFGQ_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365334/4227a776/gMj7ZfHPRW7NsITqa_jEAKdrFGQ_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [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%252F1774365335%252F7a79fd11%252Foy5ChG9D452jdorlzP5juLyHFLM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365335/7a79fd11/oy5ChG9D452jdorlzP5juLyHFLM_/STD_1440x810 not downloaded yet
2026-03-24 20:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562124)
2026-03-24 20:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365325/3f0197e9/XX9ltKBGDIxh0DkOeJsxc34R8kw_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562124)
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049ec56f10>
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365325%252Fd9dfac50%252FMeL498YM5X2daH8j32teJdRAMrU_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_1440x810 saved to cache
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc
2026-03-24 20:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365334/4227a776/gMj7ZfHPRW7NsITqa_jEAKdrFGQ_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562124)
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e87e050>
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365325%252F3f0197e9%252FXX9ltKBGDIxh0DkOeJsxc34R8kw_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365325/3f0197e9/XX9ltKBGDIxh0DkOeJsxc34R8kw_/STD_1440x810 saved to cache
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc
2026-03-24 20:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774365335/7a79fd11/oy5ChG9D452jdorlzP5juLyHFLM_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562124)
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e86b290>
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365334%252F4227a776%252FgMj7ZfHPRW7NsITqa_jEAKdrFGQ_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365334/4227a776/gMj7ZfHPRW7NsITqa_jEAKdrFGQ_/STD_1440x810 saved to cache
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2f4650>
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:34:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='sytner.gb',RowKey='https%3A%252F%252Fimagecdn.sytner.co.uk%3A443%252F1774365335%252F7a79fd11%252Foy5ChG9D452jdorlzP5juLyHFLM_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774365335/7a79fd11/oy5ChG9D452jdorlzP5juLyHFLM_/STD_1440x810 saved to cache
2026-03-24 20:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc
2026-03-24 20:34:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: cc56271a-d0f6-507a-a98b-0307b99c2dbc with identifier: 562124
2026-03-24 20:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: cc56271a-d0f6-507a-a98b-0307b99c2dbc with identifier: 562124
2026-03-24 20:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: cc56271a-d0f6-507a-a98b-0307b99c2dbc with identifier: 562124 to the API
2026-03-24 20:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:34:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-24 20:34:57 [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': 'Grey',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '3.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T16:07:44Z',
 'fuel_type': 'Petrol',
 'id': 'cc56271a-d0f6-507a-a98b-0307b99c2dbc',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'EX19YKK',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562124',
 'listing': 'auction',
 'location': None,
 'make': 'Porsche',
 'model': 'MACAN',
 'odometer': 69412,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 75,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365325/3f0197e9/XX9ltKBGDIxh0DkOeJsxc34R8kw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365326/78f88754/qD_vEDS_9WAoPnN_4W_o__mna3c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365330/9c4b275f/gNXD22wgkDScttZ7x2JWkyW5QmM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365331/8fb573f8/cug7zkqduE5Lmx8C_AnvqS4nl6Y_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365332/68245455/BnUqFnYGisUNpRLHnsBD8dkmeHo_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365332/5553b356/hD7lNS_ahEwGCyu_1PRMvpPGOgg_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365333/b351a4c2/ECKVwIcxZVctiT1Lk2fliJp3iS4_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365334/4227a776/gMj7ZfHPRW7NsITqa_jEAKdrFGQ_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774365335/7a79fd11/oy5ChG9D452jdorlzP5juLyHFLM_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 120029,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 103799,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365325/3f0197e9/XX9ltKBGDIxh0DkOeJsxc34R8kw_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 205488,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365334/4227a776/gMj7ZfHPRW7NsITqa_jEAKdrFGQ_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cc56271a-d0f6-507a-a98b-0307b99c2dbc/cc56271a-d0f6-507a-a98b-0307b99c2dbc_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 169631,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774365335/7a79fd11/oy5ChG9D452jdorlzP5juLyHFLM_/STD_1440x810',
             'Width': 1440}],
 'price': 200.0,
 'price_includes_vat': False,
 'registration_date': '2019-08-24',
 'seats_number': None,
 'seller_name': 'Sytner Select Wolverhampton',
 'title': 'Porsche MACAN ESTATE',
 'transmission': 'automatic',
 'trim': 'Estate',
 'vin': 'WP1ZZZ95ZLLB30332',
 'year': 2019}
2026-03-24 20:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:57 [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-24 20:34:57 [sytner.gb] INFO: Saving data for 562124: {'created_time': 1774384497.914685, 'last_price_update_time': 1774384497.914698, 'auction_closing_time': 1774627664.0}
2026-03-24 20:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562124') HTTP/1.1" 204 0
2026-03-24 20:34:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item cc56271a-d0f6-507a-a98b-0307b99c2dbc due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:01 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://z.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-24 20:35:01 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://z.clarity.ms/collect>
2026-03-24 20:35:05 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 10 pages/min), scraped 21 items (at 10 items/min)
2026-03-24 20:35:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 197MiB
2026-03-24 20:35:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562118> (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-24 20:35:20 [sytner.gb] INFO: dbgg item {'auction_title': '',
 'c_o_2_emission_value': None,
 'car_expert_report_source_url': None,
 'category': None,
 'color': 'Blue',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T13:41:46Z',
 'fuel_type': 'Diesel',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OU15XMT',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562118',
 'listing': 'auction',
 'location': None,
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 136374,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 0,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286326/1e584afa/QhaP8Xqcz80V0t6cgA4E5H4Q5Rs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286326/0b2c1202/YK_Z4DMRohGfw8AgtnCjXKNl8W8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286329/4f801132/CtaONxB_jX2eVg2oqdNpCQjkWSc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286329/eefc7e54/IUifri1zL5dRSzx2UzZoaDekZuM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286330/c1517e10/oLc6uglpv9kpt0WjEhRL9YLaIbI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286331/b29315d8/nChyGxXz3ILazaQ0Lxq_j_b4IT8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286331/7e498818/FDAGYVIEiXfTptkSdbQ720INBK8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286332/61af095b/ZibvaB2ExejA2BkR_YaR52bmqnk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286334/6ed89ce7/yaGDv__FTiML_qj_uRc5KDNWB9U_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286335/e90862d3/kgcJhpXJzrV4zWWTJCaTuiAqrCc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286336/4258d9b9/j3tR2pqBewCIy5jn95pjDZ9SRbw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286337/4ae7f762/zz_6iEithFL_PV7jhSy83aBSCfA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286338/29decaf4/IPWmwUAxvYbr46J3Oh1xCOR3j6c_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286339/f3d82583/Ts8Zff8bQT8vp1iqhM5vJqBLWDM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286340/4b16f48a/KeLKhyJbJayn_i762BBVNNR8wXw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286340/45a9a3d5/xZJA51jUQXg0BZfFDQQt_Z9nWwA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286341/b74cbe0c/e475R_2z7AI5D6P95r_covk_0gU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286342/dcf522e7/OnS1wiKrPURXJa267cB4tyHkzE0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286344/e6c2b2c4/cGz3RS6pi_j_ZZcZ88HnES0uccA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286345/8fcaf3e0/JX4tZzapTN1jukOPfPXYpmshn4o_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286347/759c904d/Dr1F8AgV2PoQuCvTTyy2QdJ8XYw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286348/ea3c6ff1/Gp9_8tLdQmA2xNj4KIVCQDzU4z8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286349/92680452/THE7dO1ksQEQ77s735kcoUcly34_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286351/441992e8/oCoPh_GPEzlZ8Vt3sMwFFJxtl1s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286354/22f691f0/pIAUuSXaZUqZD9WNVnH9Acd3hBw_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286355/d09cdcda/MzgkYfCWZCwHFEeOnvXuQkl0tTk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286356/e8fa765f/h1FmEX_vLxcJnrvRLdi6wo5JPGU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286356/cfd23e1d/7InSgzxKLPaJ8R_SpJEUC5ZzqbA_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286358/b7746768/z1XwiDxVjuAWHZOVj0RiW_jZLPs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286359/4ad4b971/B2o78HdkJH78Zle2BnrVQSF31LU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286360/93c3721a/oUtqckhxKGJp9v31wzlOs8Ug9_s_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286361/b70d4d90/aUZN0V_aYdXNXkZjvRvNk_GvYpU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286361/aa3feca5/KXXGgZkPTEwhQoM0oFdXx5tXcRU_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286362/d9f1c751/ALphG1ezF6oW7bv9MwA3CwS7hiI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286365/2bf39bd1/1stgOzcUB74EPfXNhyGyEdu1PMk_/STD_1440x810'],
 'price': 477.0,
 'price_includes_vat': False,
 'registration_date': '2015-04-14',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Ford MONDEO DIESEL ESTATE',
 'transmission': 'manual',
 'trim': 'Estate',
 'vin': 'WF0FXXWPCFFC66193',
 'year': 2015}
2026-03-24 20:35:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d99d772-078b-527f-8c74-8be36b81d3b1 with identifier: 562118
2026-03-24 20:35:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d99d772-078b-527f-8c74-8be36b81d3b1 with scrape type 1
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d99d772-078b-527f-8c74-8be36b81d3b1
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286325%252F566354c3%252FLclyIzxKc_NWow60e_4I_zvtIP0_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286326%252F1e584afa%252FQhaP8Xqcz80V0t6cgA4E5H4Q5Rs_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286326/1e584afa/QhaP8Xqcz80V0t6cgA4E5H4Q5Rs_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286326%252F0b2c1202%252FYK_Z4DMRohGfw8AgtnCjXKNl8W8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286326/0b2c1202/YK_Z4DMRohGfw8AgtnCjXKNl8W8_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286329%252F4f801132%252FCtaONxB_jX2eVg2oqdNpCQjkWSc_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286329/4f801132/CtaONxB_jX2eVg2oqdNpCQjkWSc_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286329%252Feefc7e54%252FIUifri1zL5dRSzx2UzZoaDekZuM_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286329/eefc7e54/IUifri1zL5dRSzx2UzZoaDekZuM_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286330%252Fc1517e10%252FoLc6uglpv9kpt0WjEhRL9YLaIbI_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286330/c1517e10/oLc6uglpv9kpt0WjEhRL9YLaIbI_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286331%252Fb29315d8%252FnChyGxXz3ILazaQ0Lxq_j_b4IT8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286331/b29315d8/nChyGxXz3ILazaQ0Lxq_j_b4IT8_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286331%252F7e498818%252FFDAGYVIEiXfTptkSdbQ720INBK8_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286331/7e498818/FDAGYVIEiXfTptkSdbQ720INBK8_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286332%252F61af095b%252FZibvaB2ExejA2BkR_YaR52bmqnk_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286332/61af095b/ZibvaB2ExejA2BkR_YaR52bmqnk_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:20 [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%252F1774286334%252F6ed89ce7%252FyaGDv__FTiML_qj_uRc5KDNWB9U_%252FSTD_1440x810%27 HTTP/1.1" 200 None
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286334/6ed89ce7/yaGDv__FTiML_qj_uRc5KDNWB9U_/STD_1440x810 not downloaded yet
2026-03-24 20:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562118)
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e60f610>
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35: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%252F1774286325%252F566354c3%252FLclyIzxKc_NWow60e_4I_zvtIP0_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_1440x810 saved to cache
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2d99d772-078b-527f-8c74-8be36b81d3b1
2026-03-24 20:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774286326/1e584afa/QhaP8Xqcz80V0t6cgA4E5H4Q5Rs_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562118)
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e77da50>
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35: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%252F1774286326%252F1e584afa%252FQhaP8Xqcz80V0t6cgA4E5H4Q5Rs_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286326/1e584afa/QhaP8Xqcz80V0t6cgA4E5H4Q5Rs_/STD_1440x810 saved to cache
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2d99d772-078b-527f-8c74-8be36b81d3b1
2026-03-24 20:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774286332/61af095b/ZibvaB2ExejA2BkR_YaR52bmqnk_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562118)
2026-03-24 20:35:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://imagecdn.sytner.co.uk:443/1774286334/6ed89ce7/yaGDv__FTiML_qj_uRc5KDNWB9U_/STD_1440x810> (referer: https://auction.sytner.co.uk/Listing/Detail/562118)
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f049e2f57d0>
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35: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%252F1774286332%252F61af095b%252FZibvaB2ExejA2BkR_YaR52bmqnk_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286332/61af095b/ZibvaB2ExejA2BkR_YaR52bmqnk_/STD_1440x810 saved to cache
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2d99d772-078b-527f-8c74-8be36b81d3b1
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f04a5008550>
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:35:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:35:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35: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%252F1774286334%252F6ed89ce7%252FyaGDv__FTiML_qj_uRc5KDNWB9U_%252FSTD_1440x810') HTTP/1.1" 204 0
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://imagecdn.sytner.co.uk:443/1774286334/6ed89ce7/yaGDv__FTiML_qj_uRc5KDNWB9U_/STD_1440x810 saved to cache
2026-03-24 20:35:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2d99d772-078b-527f-8c74-8be36b81d3b1
2026-03-24 20:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 2d99d772-078b-527f-8c74-8be36b81d3b1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 2d99d772-078b-527f-8c74-8be36b81d3b1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 2d99d772-078b-527f-8c74-8be36b81d3b1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 2d99d772-078b-527f-8c74-8be36b81d3b1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 2d99d772-078b-527f-8c74-8be36b81d3b1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 2d99d772-078b-527f-8c74-8be36b81d3b1 with identifier: 562118
2026-03-24 20:35:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 2d99d772-078b-527f-8c74-8be36b81d3b1 with identifier: 562118
2026-03-24 20:35:21 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 2d99d772-078b-527f-8c74-8be36b81d3b1 with identifier: 562118 to the API
2026-03-24 20:35:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:35: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-24 20:35:21 [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': 'Blue',
 'currency': 'GBP',
 'doors_number': 5,
 'emission_standard': None,
 'engine': '2.0L',
 'engine_horse_power': None,
 'expiration_date': '2026-03-27T13:41:46Z',
 'fuel_type': 'Diesel',
 'id': '2d99d772-078b-527f-8c74-8be36b81d3b1',
 'is_damaged': False,
 'is_operable': True,
 'is_vat_deductible': False,
 'is_vat_included': False,
 'license_plate': 'OU15XMT',
 'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562118',
 'listing': 'auction',
 'location': None,
 'make': 'Ford',
 'model': 'Mondeo',
 'odometer': 136374,
 'odometer_reading_unit': 'mi',
 'origin_country_code': 'GB',
 'original_photo_count': 36,
 'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286326/1e584afa/QhaP8Xqcz80V0t6cgA4E5H4Q5Rs_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286326/0b2c1202/YK_Z4DMRohGfw8AgtnCjXKNl8W8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286329/4f801132/CtaONxB_jX2eVg2oqdNpCQjkWSc_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286329/eefc7e54/IUifri1zL5dRSzx2UzZoaDekZuM_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286330/c1517e10/oLc6uglpv9kpt0WjEhRL9YLaIbI_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286331/b29315d8/nChyGxXz3ILazaQ0Lxq_j_b4IT8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286331/7e498818/FDAGYVIEiXfTptkSdbQ720INBK8_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286332/61af095b/ZibvaB2ExejA2BkR_YaR52bmqnk_/STD_1440x810',
                'https://imagecdn.sytner.co.uk:443/1774286334/6ed89ce7/yaGDv__FTiML_qj_uRc5KDNWB9U_/STD_1440x810'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_0.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 174148,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774286325/566354c3/LclyIzxKc_NWow60e_4I_zvtIP0_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_1.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 127070,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774286326/1e584afa/QhaP8Xqcz80V0t6cgA4E5H4Q5Rs_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_8.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 206487,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774286332/61af095b/ZibvaB2ExejA2BkR_YaR52bmqnk_/STD_1440x810',
             'Width': 1440},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d99d772-078b-527f-8c74-8be36b81d3b1/2d99d772-078b-527f-8c74-8be36b81d3b1_image_9.jpg',
             'Extension': 'jpg',
             'FileSizeInBytes': 189303,
             'Height': 810,
             'OriginUrl': 'https://imagecdn.sytner.co.uk:443/1774286334/6ed89ce7/yaGDv__FTiML_qj_uRc5KDNWB9U_/STD_1440x810',
             'Width': 1440}],
 'price': 477.0,
 'price_includes_vat': False,
 'registration_date': '2015-04-14',
 'seats_number': None,
 'seller_name': 'Sytner Select Nottingham',
 'title': 'Ford MONDEO DIESEL ESTATE',
 'transmission': 'manual',
 'trim': 'Estate',
 'vin': 'WF0FXXWPCFFC66193',
 'year': 2015}
2026-03-24 20:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:21 [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-24 20:35:21 [sytner.gb] INFO: Saving data for 562118: {'created_time': 1774384521.709547, 'last_price_update_time': 1774384521.70956, 'auction_closing_time': 1774618906.0}
2026-03-24 20:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562118') HTTP/1.1" 204 0
2026-03-24 20:35:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 2d99d772-078b-527f-8c74-8be36b81d3b1 due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:35:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 20:35:21 [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-24 20:35:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:35:21 [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%201773952521 HTTP/1.1" 200 None
2026-03-24 20:35:21 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (22 items) in: file:///var/lib/scrapyd/items/sourcing_v2/sytner.gb/task_11_2026-03-24T20_30_00.jl
2026-03-24 20:35:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 57,
 'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 57,
 'downloader/request_bytes': 407232,
 'downloader/request_count': 223,
 'downloader/request_method_count/GET': 223,
 'downloader/response_bytes': 30688141,
 'downloader/response_count': 166,
 'downloader/response_status_count/200': 166,
 'elapsed_time_seconds': 316.608917,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 24, 20, 35, 21, 835440, tzinfo=datetime.timezone.utc),
 'httpcompression/response_bytes': 23929295,
 'httpcompression/response_count': 143,
 'item_scraped_count': 22,
 'log_count/DEBUG': 2089,
 'log_count/INFO': 1414,
 'memusage/max': 207589376,
 'memusage/startup': 149995520,
 'photo_download_count': 143,
 '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': 280,
 'playwright/request_count/aborted': 103,
 'playwright/request_count/method/GET': 253,
 'playwright/request_count/method/POST': 27,
 'playwright/request_count/navigation': 5,
 'playwright/request_count/resource_type/document': 5,
 'playwright/request_count/resource_type/fetch': 7,
 'playwright/request_count/resource_type/font': 16,
 'playwright/request_count/resource_type/image': 97,
 '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': 29,
 'playwright/response_count': 171,
 'playwright/response_count/method/GET': 149,
 'playwright/response_count/method/POST': 22,
 'playwright/response_count/resource_type/document': 5,
 'playwright/response_count/resource_type/fetch': 5,
 'playwright/response_count/resource_type/font': 16,
 'playwright/response_count/resource_type/other': 2,
 'playwright/response_count/resource_type/script': 84,
 'playwright/response_count/resource_type/stylesheet': 33,
 'playwright/response_count/resource_type/xhr': 26,
 'request_depth_max': 2,
 'response_received_count': 23,
 'scheduler/dequeued': 223,
 'scheduler/dequeued/memory': 223,
 'scheduler/enqueued': 223,
 'scheduler/enqueued/memory': 223,
 'scrape_type/new': 21,
 'scrape_type/price_update': 1,
 'scrape_type/skipped': 15,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 28,
 'scrapy-zyte-api/error_ratio': 0.21428571428571427,
 'scrapy-zyte-api/errors': 6,
 "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 6,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 46.107798689976335,
 'scrapy-zyte-api/mean_response_seconds': 46.30268522529778,
 'scrapy-zyte-api/processed': 22,
 'scrapy-zyte-api/request_args/actions': 22,
 'scrapy-zyte-api/request_args/browserHtml': 22,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 22,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 22,
 'scrapy-zyte-api/request_args/requestHeaders': 22,
 'scrapy-zyte-api/request_args/sessionContext': 22,
 'scrapy-zyte-api/request_args/url': 22,
 'scrapy-zyte-api/status_codes/0': 6,
 'scrapy-zyte-api/status_codes/200': 22,
 'scrapy-zyte-api/success': 22,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 24, 20, 30, 5, 226523, tzinfo=datetime.timezone.utc)}
2026-03-24 20:35:21 [scrapy.core.engine] INFO: Spider closed (finished)

PROJECT (sourcing_v2), SPIDER (sytner.gb)