2026-03-29 06:30:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 06: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-29 06:30:04 [sytner.gb] INFO: Starting spider sytner.gb
2026-03-29 06:30:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 06:30:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 06:30:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 06:30:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 06:30:04 [scrapy.extensions.telnet] INFO: Telnet Password: 34af19f6ec073d97
2026-03-29 06: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-29 06: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-29T06_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-29 06:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 06:30:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 06:30:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 06:30:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 06:30:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 06:30:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 06:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 06:30:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-29 06:30:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 06:30:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 06:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 06: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-29 06:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 06:30:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 06: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-29 06: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-29 06:30:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 06:30:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 06:30:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 06:30:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 06:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 06:30:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 06:30:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 06:30:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 06:30:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 06:30:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 06:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-29 06:30:11 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://auction.sytner.co.uk/Account/Login>
2026-03-29 06:30:11 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/Login> (resource type: document)
2026-03-29 06:30:12 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/Login>
2026-03-29 06:30:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/recaptcha/api.js?render=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&hl=en> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/login.min.js?v=g_Gtly05IQ70BwLxJ-vQPronQSo_YYmko9pqEWFfgIM> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=93810093> (resource type: script, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Light.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Medium.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Bold.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/login.min.js?v=g_Gtly05IQ70BwLxJ-vQPronQSo_YYmko9pqEWFfgIM>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=1&cb=93810093>
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774765813424> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774765813425> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.9823624149641271> (resource type: image, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:13 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/_Incapsula_Resource?SWKMTFSR=1&e=0.9823624149641271>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api.js?render=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&hl=en>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/recaptcha__en.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774765813424>
2026-03-29 06:30:14 [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-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774765813425>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://scripts.clarity.ms/0.8.57/clarity.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/recaptcha__en.js>
2026-03-29 06:30:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-29 06:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=79clEdOi5xQbrrpL2L8kGmK3&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ov3a0kkx15sd> (resource type: document, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=79clEdOi5xQbrrpL2L8kGmK3&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ov3a0kkx15sd>
2026-03-29 06:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/styles__ltr.css> (resource type: stylesheet, referrer: https://www.google.com/)
2026-03-29 06:30:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/recaptcha__en.js> (resource type: script, referrer: https://www.google.com/)
2026-03-29 06:30:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/styles__ltr.css>
2026-03-29 06:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:16 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/recaptcha__en.js>
2026-03-29 06:30:16 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/recaptcha/api2/logo_48.png> (resource type: image, referrer: https://www.gstatic.com/recaptcha/releases/79clEdOi5xQbrrpL2L8kGmK3/styles__ltr.css)
2026-03-29 06:30:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.gstatic.com/recaptcha/api2/logo_48.png>
2026-03-29 06:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://www.google.com/)
2026-03-29 06:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://www.google.com/)
2026-03-29 06:30:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=79clEdOi5xQbrrpL2L8kGmK3> (resource type: script, referrer: https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=79clEdOi5xQbrrpL2L8kGmK3&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ov3a0kkx15sd)
2026-03-29 06:30:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=79clEdOi5xQbrrpL2L8kGmK3>
2026-03-29 06:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-29 06:30:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-29 06:30:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:20 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:22 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/recaptcha/api2/reload?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg> (resource type: xhr, referrer: https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg&co=aHR0cHM6Ly9hdWN0aW9uLnN5dG5lci5jby51azo0NDM.&hl=en&v=79clEdOi5xQbrrpL2L8kGmK3&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ov3a0kkx15sd)
2026-03-29 06:30:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/recaptcha/api2/reload?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-29 06:30:23 [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-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.google.com/recaptcha/api2/clr?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <400 https://www.google.com/recaptcha/api2/clr?k=6Lfasl0aAAAAADL3zwq8DVkiJszaODme7Qt1pAPg>
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/token>
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetAuditTermsAndConditions> (resource type: xhr, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetAuditTermsAndConditions>
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/> (resource type: document, referrer: https://auction.sytner.co.uk/Account/Login)
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/>
2026-03-29 06:30:23 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/css/select2.min.css?v=FdatTf20PQr_rWg-cAKfl6j4_IY3oohFAJ7gVC3M34E> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2-bootstrap-theme/select2-bootstrap.min.css?v=n6Qw2x5dcxRFC-Kd2ZI-lWoAivDD2MxYv9cAn6nfRog> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/stylesheets/jquery.sidr.bare.min.css?v=0ealDbeisuMDAk_71uDyjBjW0yjwJoKY-36DCC_WsX0> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/css/bootstrap-datepicker3.min.css?v=5jAcPk0_XfUQl9-Nk6W9YKEVBGXm6ZmsrnIHg9TqG_o> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg> (resource type: stylesheet, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery/dist/jquery.min.js?v=a23g1Nt4dtEYOj7bR-vTu7-T8VP13humZFBJNIYoEJo> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jqueryui-touch-punch/jquery.ui.touch-punch.min.js?v=FRO3LUC2XYJfXYfexpFoylnRFZkVfXdIzRQIGr64aBQ> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/signalr/dist/browser/signalr.min.js?v=aNSbXaEA6wcVsUTxsuF1mI-mKauMNEMkhXShRZaQMnE> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/respond.js/respond.min.js?v=g6iAfvZp-nDQ2TdTR_VVKJf3bGro4ub5fvWSWVRi2NE> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-bar-rating/jquery.barrating.min.js?v=4G5fW5q6We2bsDSgLCwkfKMFvGx_SbRsZkiNZbhXCvM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/sidr/dist/jquery.sidr.min.js?v=_VeucihXSoNSfLiRfsWg_5RKp4eTTuW4Wnl28lm3rjE> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.js?v=K1wpP9VGWnveVoWnM_av8MlIRlDVOenFWYyw8KYE_HM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/jquery-match-height/jquery.matchHeight.min.js?v=OCCltV2L0AcAbvd3_zMaaZhGE6dhUTq6gLjo-ML5pXc> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/bootstrap-datepicker/js/bootstrap-datepicker.min.js?v=tcGtkjVKiDUMGM8RbGUqfCF7WpfusmKeaQDAjoQUNTQ> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_960x540>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774362082/361155b6/N28FXnxC2X8okj7dihcKxHghQ9k_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774362082/361155b6/N28FXnxC2X8okj7dihcKxHghQ9k_/STD_960x540>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E>
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/traderlistings/search.min.js?v=OPr6ERZ8q8dncikEZax8ZnRKFsu0b5IFUxtRxTznq0c> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/traderlistings/auction-media.min.js?v=Q5hBQi_W0bAJ-YXxRsxQoDV6mft6CbyAZOgszc1VVBM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/ending-soonest.min.js?v=qG1nbxVmWY1NCErh2Le1_zaoEwLRNsM2yDIyku1-OaM> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [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-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-29 06:30:25 [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-29 06:30:25 [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-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-29 06:30:25 [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-29 06:30:25 [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-29 06:30:25 [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-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation/dist/jquery.validate.min.js?v=UOSXsAgYN43P_oVrmU-JlHtiDGYWN2iHnJuKY9WD-Jg>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js?v=EyQxcbH1l25095ZH9hKh2Hm_pgaBaiBPcqgzwOifJpo>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/logos/SYTNER-AUCTION-WHITE-01.svg?v=J70079EwZgyWYpItHkBxlJwNsRw3HfJGRhVa93Wn9nA>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_960x540>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774362082/361155b6/N28FXnxC2X8okj7dihcKxHghQ9k_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774362082/361155b6/N28FXnxC2X8okj7dihcKxHghQ9k_/STD_960x540>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/banners/manheim-banner.jpg>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-auction.jpg>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/how-it-works.jpg>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/sytner-delivery.png?v=-traRImv20sfDjHTtJfz8-nU2wX4pg0smjtWgY89TQQ>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/AgnewTradeCentre.png?v=_wpsEx1hYzazpuQk51YtAOgSP8yX-K-_Ud5kVoz3-6E>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/assets/hero-sample.jpg> (resource type: image, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/assets/hero-sample.jpg>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Light.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/External/font-awesome/css/all.min.css?v=DfWjNxDkM94fVBWx1H5BMMp0Zq7luBlV8QRcSES7s-0)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Medium.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2> (resource type: font, referrer: https://auction.sytner.co.uk/lib/Local/bootstrap/dist/css/bootstrap.min.css?v=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/fonts/Inter-Bold.ttf> (resource type: font, referrer: https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/search.min.js?v=OPr6ERZ8q8dncikEZax8ZnRKFsu0b5IFUxtRxTznq0c>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/traderlistings/auction-media.min.js?v=Q5hBQi_W0bAJ-YXxRsxQoDV6mft6CbyAZOgszc1VVBM>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/ending-soonest.min.js?v=qG1nbxVmWY1NCErh2Le1_zaoEwLRNsM2yDIyku1-OaM>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/index.min.js?v=WefKKUj6PJ2FSXYYf1HeujdJKzbDQtPQLZi9Fkl-TKo>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/basic-search-component.min.js?v=VmEpK1jdZoS06WPdht5lccb7BemOmuIbfpri9IaW10g>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774765824888> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774765824889> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Home/GetManufacturerLinks> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Home/GetEndingSoonest> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Home/GetRecentlyViewed> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-29 06:30:25 [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-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774765824888>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-29 06:30:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774765824889>
2026-03-29 06:30:25 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetEndingSoonest>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetRecentlyViewed>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/countup.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/js/refreshLiveUpdates.js> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1772127141/2332ee53/vxZiggVOqR8Bohs9hHSqikf7acg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1772127141/2332ee53/vxZiggVOqR8Bohs9hHSqikf7acg_/STD_960x540>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774628544/aec36444/n0fqZyP3ZdaPvSYCGcVO_G4yb5Q_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774628544/aec36444/n0fqZyP3ZdaPvSYCGcVO_G4yb5Q_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-29 06:30:26 [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=JCAlil1YDAA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Home/GetManufacturerLinks>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Abarth.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Abarth.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Audi.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Bentley.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/BMW.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Dacia.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Dacia.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Fiat.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Fiat.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Ford.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Jaguar.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/KIA.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/KIA.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/LandRover.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mercedes-Benz.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Mini.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/MitsubishiMotors.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Nissan.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Default.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Default.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Peugeot.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Peugeot.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Porsche.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/SEAT.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Tesla.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Tesla.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Toyota.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Vauxhall.png>
2026-03-29 06:30:26 [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-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volkswagen.png>
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volvo.png> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/manufacturer%20logos/Volvo.png>
2026-03-29 06:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:27 [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-29 06:30:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:28 [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-29 06:30:28 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: other, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:28 [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-29 06:30:28 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/consent/a95aec07-8072-43b5-adf8-d85820ea507f/otSDKStub.js>
2026-03-29 06:30:28 [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-29 06:30:28 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtag/js?id=UA-149660102-4>
2026-03-29 06:30:28 [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-29 06:30:28 [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-29 06:30:28 [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-29 06:30:28 [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-29 06:30:28 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fontawesome/fontawesome-stars-o.css?v=bPjjf3KEkup0h8JHtvnC2XjCeYG0MXeFSKdleHbvHQk>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/fancyBox/jquery.fancybox.min.css?v=UFB5DoupMdDfuYQSaSEjxie2yQWofJj83avelSKBxvQ>
2026-03-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/slick.css?v=OGWK0AaQg0_pXUe4lKZRqHuRJlCLh0gWxq44Aj7Sg6c>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.css?v=R91pD48xW-oHbpJYGn5xR0Q7tMhH4xOrWn1QqMRINtA>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/css/auction-bundle.min.css?v=6YCKy4huER3drX8QEM9QFXzYgIBBaTlmr0US5szg5hg>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/jqueryui/jquery-ui.min.js?v=KM512VNnjElC30ehFwehXjx1YCHPiQkOPmqnrWtpccM>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/js/bootstrap.min.js?v=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/select2/js/select2.min.js?v=AFAYEOkzB6iIKnTYZOdUf9FFje6lOTYdwRJKwTN5mks>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/numeral.js/numeral.min.js?v=LlHVI5rUauudM5ZcZaD6hHPHKrA7CSefHHnKgq-_AZc>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/slick-carousel/slick.min.js?v=DHF4zGyjT7GOMPBwpeehwoey18z8uiz98G4PRu2lV0A>
2026-03-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/toastr.js/toastr.min.js?v=yNbKY1y6h2rbVcQtf0b8lq4a-xpktyFc3pSYoGAY1qQ>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/bootbox.js/bootbox.min.js?v=4F7e4JsAJyLUdpP7Q8Sah866jCOhv72zU5E8lIRER4w>
2026-03-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1772127141/2332ee53/vxZiggVOqR8Bohs9hHSqikf7acg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1772127141/2332ee53/vxZiggVOqR8Bohs9hHSqikf7acg_/STD_960x540>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/moment.js/moment.min.js?v=hGzNHplPIdLE3An6bpjyBMvQkwAq2gawrWrTTvvy89E>
2026-03-29 06:30:29 [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-29 06:30:29 [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-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/auction-bundle.min.js?v=Sxs8eN5OJXp4kJRitOfnI1Yvw5VEBvpRJno30XX_r6s>
2026-03-29 06:30:29 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.clarity.ms/tag/igkrw11wg3> (resource type: script, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [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-29 06:30:30 [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-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1772127141/2332ee53/vxZiggVOqR8Bohs9hHSqikf7acg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1772127141/2332ee53/vxZiggVOqR8Bohs9hHSqikf7acg_/STD_960x540>
2026-03-29 06:30:30 [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-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-plus.png>
2026-03-29 06:30:30 [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-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://auction.sytner.co.uk/images/icons/icon-x.png>
2026-03-29 06:30:30 [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-29 06:30:30 [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-29 06:30:30 [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-29 06:30:30 [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-29 06:30:30 [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-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1772553559/9d683da1/9uoqWeI_O1Fn1vEPEun0QOMJEUI_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1772553559/9d683da1/9uoqWeI_O1Fn1vEPEun0QOMJEUI_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774537942/715c777a/wd_KVL_GZFAi2mAoRtu9KloH7YU_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774537942/715c777a/wd_KVL_GZFAi2mAoRtu9KloH7YU_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774554195/ffd9320e/Bde9ajdaILqmhw3vpkly0RxkRfo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774554195/ffd9320e/Bde9ajdaILqmhw3vpkly0RxkRfo_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.clarity.ms/tag/igkrw11wg3>
2026-03-29 06:30:30 [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-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774539197/d8883a6c/qi3XGPlzZfGAk2MYX9hP6vZjtwg_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774539197/d8883a6c/qi3XGPlzZfGAk2MYX9hP6vZjtwg_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774526910/98e5348e/ymYKWpmHIIDuLN0NCtxQJ6WQloI_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774526910/98e5348e/ymYKWpmHIIDuLN0NCtxQJ6WQloI_/STD_960x540>
2026-03-29 06:30:30 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774554263/2950e439/_brUpOMClXF7XF9tuf1jLL0dxlY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774554263/2950e439/_brUpOMClXF7XF9tuf1jLL0dxlY_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774615426/6fc43ffc/MqOZGx_iqvUJsb0oLSynNZfp9F4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774615426/6fc43ffc/MqOZGx_iqvUJsb0oLSynNZfp9F4_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774345940/c32d109d/9qFcx7aOrlVo5Lf5VDplVnH_cJA_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774614865/55b6b5ba/37fitVHxL6sGpdtoQeW6IPVFNEA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774614865/55b6b5ba/37fitVHxL6sGpdtoQeW6IPVFNEA_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774615878/7e973dc0/XBQ8aHdVRXAnq64HYUq55G_7XFo_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774615878/7e973dc0/XBQ8aHdVRXAnq64HYUq55G_7XFo_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774613718/64a10166/SOf3HEbthUzUakpx0izhCHSrvNA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774613718/64a10166/SOf3HEbthUzUakpx0izhCHSrvNA_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774526657/d766c828/eKEl7DyOCCHnwbuTpurYCYrevhE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774526657/d766c828/eKEl7DyOCCHnwbuTpurYCYrevhE_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774620863/8d1b730e/pwv1h5gGSqV5M0VEzGg_Fl_RxvE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774620863/8d1b730e/pwv1h5gGSqV5M0VEzGg_Fl_RxvE_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774619246/c334e704/or8MMVFbeWpxgwvUOX8SUMqCtRE_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774619246/c334e704/or8MMVFbeWpxgwvUOX8SUMqCtRE_/STD_960x540>
2026-03-29 06:30:31 [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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774350561/5cbbbf1a/ZY5WTAGb5dUg8c32h290Pcwjrpo_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_960x540>
2026-03-29 06:30:31 [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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1759998976/e0c8fc27/bl5Gj47F9ALl4JrzojpUNvCZfuo_/STD_960x540>
2026-03-29 06:30:31 [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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773852027/fafbc46c/im7QDI7ZVxtAY_KNZXVYr9uevmM_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773238882/6d770a57/jjye2h_sjaqZsAxkGmtGY_JF1_I_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773238882/6d770a57/jjye2h_sjaqZsAxkGmtGY_JF1_I_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774362082/361155b6/N28FXnxC2X8okj7dihcKxHghQ9k_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774362082/361155b6/N28FXnxC2X8okj7dihcKxHghQ9k_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773749545/40c66b6c/BhxEgDVkRSFjKxYfwww31HeU0Ls_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773749545/40c66b6c/BhxEgDVkRSFjKxYfwww31HeU0Ls_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773676129/95c8ab4f/P0J5SNFElMQeIolpAHp32mvvaeY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773676129/95c8ab4f/P0J5SNFElMQeIolpAHp32mvvaeY_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774554168/7f95abe2/0FS7eMsU8YAzZX5EmhGMIQKzpDY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774554168/7f95abe2/0FS7eMsU8YAzZX5EmhGMIQKzpDY_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773677244/b11d35a3/pxaXW90u0HriEuOhA71iB1sYpLA_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773677244/b11d35a3/pxaXW90u0HriEuOhA71iB1sYpLA_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774367679/a7d3e8de/BCfrg6qHHRSmLndPC7Efyzlx1G0_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774367679/a7d3e8de/BCfrg6qHHRSmLndPC7Efyzlx1G0_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773847143/10933060/WVrs0PC_IzuDL3__ueZ7B9myyt4_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773847143/10933060/WVrs0PC_IzuDL3__ueZ7B9myyt4_/STD_960x540>
2026-03-29 06:30:31 [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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773849102/243bd95e/DrGDbQajBMG_oofiY6Jj2GSs1O8_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774554277/d3907698/KxSPQdIZuPZXLwkSbwb2awFMxbM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774554277/d3907698/KxSPQdIZuPZXLwkSbwb2awFMxbM_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774613237/95cd1ce7/qeX0A6ihRJeWDqPI3sAFgqbK3Dk_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774613237/95cd1ce7/qeX0A6ihRJeWDqPI3sAFgqbK3Dk_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773242666/3816b69e/XUmexyT2_4RVh4GmHQOcD0_feRM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773242666/3816b69e/XUmexyT2_4RVh4GmHQOcD0_feRM_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774554147/d7ef4a1d/FpbZWD2Fkv5L72erkzu1Zo4YHRw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774554147/d7ef4a1d/FpbZWD2Fkv5L72erkzu1Zo4YHRw_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774520435/a79b2dba/zkie0u5KVGftjo_HgGeQTU4HoEM_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774520435/a79b2dba/zkie0u5KVGftjo_HgGeQTU4HoEM_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774528276/402bee36/zATC_j_y_DbgbzxWK2YsdTbiaOY_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774528276/402bee36/zATC_j_y_DbgbzxWK2YsdTbiaOY_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774622431/b79f138f/axYTET2tk7yFd4GycTNWX6tE49I_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774622431/b79f138f/axYTET2tk7yFd4GycTNWX6tE49I_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774358063/b750b5ba/9tHhd1vwX6Jgl97paeIoUWbbTCs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774358063/b750b5ba/9tHhd1vwX6Jgl97paeIoUWbbTCs_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774624164/c859d1db/0Zo_TVX3_6q_HYBp7pmEDPHfIVs_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774624164/c859d1db/0Zo_TVX3_6q_HYBp7pmEDPHfIVs_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774012586/6d5f7f12/CO9394N2CWHkTy98_SpzXu_6Mm8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774012586/6d5f7f12/CO9394N2CWHkTy98_SpzXu_6Mm8_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773854880/38e3e4af/ySGJpp9e_Iz7OtjS56KCii1PQYw_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773854880/38e3e4af/ySGJpp9e_Iz7OtjS56KCii1PQYw_/STD_960x540>
2026-03-29 06:30:31 [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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1774628544/aec36444/n0fqZyP3ZdaPvSYCGcVO_G4yb5Q_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774365325/d9dfac50/MeL498YM5X2daH8j32teJdRAMrU_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1774628544/aec36444/n0fqZyP3ZdaPvSYCGcVO_G4yb5Q_/STD_960x540>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540> (resource type: image, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://imagecdn.sytner.co.uk/1773495866/a6094557/LHNwNORSSKOnTMOOpyMAzlhdry8_/STD_960x540>
2026-03-29 06:30:31 [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-29 06:30:31 [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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Light.ttf>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/External/font-awesome/webfonts/fa-solid-900.woff2>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Medium.ttf>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://scripts.clarity.ms/0.8.57/clarity.js>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/lib/Local/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/fonts/Inter-Bold.ttf>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/listing-search.min.js?v=7uBHxEjPD9u0Z7Pn6KccW6k5PakTvgchVDxsE4jD7qo>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/pagination.min.js?v=XzveKOcJI2E7LJypYTU8p6GCmo6HOR0zpLVAN4IW5-M>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774765829401> (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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774765829402> (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-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/api/Listing/GetTicks?_=1774765829401>
2026-03-29 06:30:31 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/Account/GetIsUserAuthorized?_=1774765829402>
2026-03-29 06:30:31 [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-29 06:30:32 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:32 [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-29 06:30:32 [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-29 06:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/listingHub/negotiate?negotiateVersion=1>
2026-03-29 06:30:32 [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=BBPUyf9XDAA%3D&asrs_lang=en-GB> (resource type: fetch, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/refreshLiveUpdates.js>
2026-03-29 06:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://auction.sytner.co.uk/js/countup.js>
2026-03-29 06:30:32 [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=BBPUyf9XDAA%3D&asrs_lang=en-GB>
2026-03-29 06:30:32 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Account/Login> (referer: None) ['playwright']
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562148
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562148%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562148: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562150
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562150%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562150: 2
2026-03-29 06:30:34 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562151
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562151%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562151: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562152
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562152%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562152: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562167
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562167%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562167: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562170
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562170%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562170: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562172
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562172%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562172: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562173
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562173%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562173: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562175
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562175%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562175: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562155
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562155%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562155: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562180
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562180%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562180: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562185
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562185%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562185: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562187
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562187%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562187: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562188
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562188%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562188: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562189
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562189%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562189: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562190
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562190%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562190: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562158
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562158%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562158: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562191
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562191%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562191: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562194
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562194%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562194: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562195
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562195%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562195: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562161
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562161%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562161: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562165
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562165%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562165: 2
2026-03-29 06:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562168
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562168%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562168: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562169
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562169%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562169: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562171
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562171%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562171: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562174
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562174%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562174: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562176
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562176%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562176: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562177
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562177%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562177: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562178
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562178%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562178: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562179
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562179%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562179: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562181
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562181%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562181: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562182
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562182%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562182: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562183
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562183%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562183: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562184
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562184%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562184: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562186
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562186%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562186: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562157
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562157%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562157: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562166
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562166%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562166: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562159
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562159%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562159: 2
2026-03-29 06:30:34 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562160
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562160%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562160: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562192
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562192%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562192: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562162
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562162%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562162: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562193
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562193%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562193: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562163
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562163%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562163: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562164
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562164%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562164: 2
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562196
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562196%27 HTTP/1.1" 200 None
2026-03-29 06:30:34 [sytner.gb] INFO: Scrape type for 562196: 0
2026-03-29 06:30:34 [sytner.gb] INFO: Found listing with ID: 562197
2026-03-29 06:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562197%27 HTTP/1.1" 200 None
2026-03-29 06:30:35 [sytner.gb] INFO: Scrape type for 562197: 0
2026-03-29 06:30:35 [sytner.gb] INFO: Found listing with ID: 562156
2026-03-29 06:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562156%27 HTTP/1.1" 200 None
2026-03-29 06:30:35 [sytner.gb] INFO: Scrape type for 562156: 0
2026-03-29 06:30:37 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:37 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:41 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:41 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562191> (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-29 06:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:43 [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-29T14:20:37Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF64OSA',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562191',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': '1 Series',
'odometer': 80368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773756474/95a30eba/TMZzHSGLZkvn_6J1OQGxCfeOAmQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756475/efbc51aa/8Uhpt5RbqHinx_oRNmGxQibtDoI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756475/7531d088/mjEtpnQ8idgr2QKIsoCXkMzS9cY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756477/a65ed704/PkX_PpN7VzzRtUAXjlK_g9t_ttw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756477/f6ea5d95/iULyjo2_22enB_S5Rpar9RJeie8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756478/ecc3103a/LCqwDSTEr9IjwCXRGE2R7mo_QAk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756479/7ea2e034/WFRLpNAOalfVcwqwCPPQ30V4PeQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756479/cc20ef1c/BMX0_0ttmGb2HggJ_JGXnSwAP2U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756480/a0424a3b/sOAMGgBB47ijuZTTqaN55kiwY18_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756481/4c82d6fb/9KUPmDnTrraVm7mtOZ86gcfP_RQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756482/93b10d85/bKg4rG8fHO6gvxiQpYUXI_R97pA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756483/a9844fa7/h45oLRzzsnG7qTJbdf9iljc0s3I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756483/5d99c3d8/7KUO5mKxbTZ0Zu2aHN18C__d15M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756484/2bf181d9/wjMOuiZbZUMG5_ZYalLUaTvyPqc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756484/4abb2e2d/6ZFQ9o4nYrSwa7SsGTbTJR3_xw4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756485/417f4e9f/wyJnTt43qIDsDDg6bZb46pNq7rw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756485/1321aafa/M1PKOfPgWIb16vKdn76oJ0g1Zvc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756486/f70888a3/uCC_MrkzHJVSzSc45aLXHLy9f_8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756487/aefb020a/H2BjTgcDYoSFypls1U_2FBcib5o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756487/378fddc7/B0RSxH9lUA4_n3H_kr2wwMHHIsM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756488/4eaec0c0/qRAWFh_52r4x_JVCPjKjmcked0o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756489/feea624a/Khf3lK8O89rHnfWiF9pRICcLAzA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756489/913ed797/BU2KSxzffRKc8EDj8v3ldvjQgVM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756490/470b360a/IbmQPg_XkDh_SixxTVJoIALeG3A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756491/a5c2744b/kJUM6MofN7cmFUKegr2P8fOP1M8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756492/b5569bf9/g_SeZA_SxpQI2XTSU6zIktVspis_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756493/3aa4bda8/8xrfptLcFQCzCGcMv4rOzxKynLo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756493/9501e2ea/HLvYJGQMvomZdRK_xum5o3jXJRg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756494/770ba876/zlO9ystGduHoSbpaO1vBwOViNmM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773756494/bb602570/IoFgOAJVmjpMcoxs_mScuzIRo4Q_/STD_1440x810'],
'price': 1250.0,
'price_includes_vat': False,
'registration_date': '2014-12-02',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'BMW 1 SERIES DIESEL HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WBA1C120X0VY70059',
'year': 2014}
2026-03-29 06:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562191
2026-03-29 06:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70e56e0-5be4-563e-aa7f-d07dd011335e with scrape type 2
2026-03-29 06:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c70e56e0-5be4-563e-aa7f-d07dd011335e with scrape type 2
2026-03-29 06:30:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: c70e56e0-5be4-563e-aa7f-d07dd011335e, identifier: 562191
2026-03-29 06:30:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562191
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 06:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 06:30:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562191
2026-03-29 06:30:44 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: c70e56e0-5be4-563e-aa7f-d07dd011335e with identifier: 562191 to the API
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562191>
{'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-29T14:20:37Z',
'fuel_type': 'Diesel',
'id': 'c70e56e0-5be4-563e-aa7f-d07dd011335e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF64OSA',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562191',
'listing': 'auction',
'location': None,
'make': 'BMW',
'model': '1 Series',
'odometer': 80368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 1250.0,
'price_includes_vat': False,
'registration_date': '2014-12-02',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'BMW 1 SERIES DIESEL HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WBA1C120X0VY70059',
'year': 2014}
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562191%27 HTTP/1.1" 200 None
2026-03-29 06:30:44 [sytner.gb] INFO: Saving data for 562191: {'auction_closing_time': 1774794037.0, 'created_time': 1774643486.370895, 'last_price_update_time': 1774765844.647313}
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562191') HTTP/1.1" 204 0
2026-03-29 06:30:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562195> (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-29 06:30:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:44 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T16:09:12Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO63NYU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562195',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A3',
'odometer': 116000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774619246/c334e704/or8MMVFbeWpxgwvUOX8SUMqCtRE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619247/dbc73058/JtAKlx7rbVkZS6nsyULCgfJARvU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619247/89beba8a/Kk_x1timZnGVGGj4q5nJ47EVZgo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619248/f1af8e2f/X2zRcCFSjVkDred_4WTtrAhTqm8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619248/6f985917/cSCfhKKl5GeHE09jCw4cIoj66YI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619249/f1244677/tNBaMuMGMWVB7mk68q_ADTWw4Ho_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619249/408941fd/15OhUtjN7ahNdnt8fJPYRZoWxk8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619250/9daa7215/JPT2eQX_6LLK7w0J10ksgd11IGg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619250/d7e47b5a/hJauy_3tWba3gOThrfyJw124pCw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619251/001b776f/kBknaOFjetNCoIgj3efiW4ea9QM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619252/e91af105/IpjRLpjmmkZApBoYHue0SKv7lEI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619252/6c02720a/9B359b0bwg0lBp0Y1xOLuwzLqh0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619253/419715c1/JGk2vkewqtmlVZoUmDp6PG6eH50_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619255/d8257992/htl1KG_D2_UBYUWCiajxCyOtGIM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619255/25bfc8c4/xUZRq0ruovjkgUcdfHHxngFHDm0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619256/c4f17a27/WTuOVEy8MMc_h4QCu3Ppq0qmgTE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619257/9413cbfe/LiQOqQghurX1D5vkjVROBLnsvpU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619258/47644b21/yIoUSyQvnRJB25UGcWvqwInq2PA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619258/15cc0ef9/UjGjfTbB3xH2hoG_lDbkgJ55MCM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619259/c44a49eb/6OQTTVmb8oyEJyW7zE5X_KQpLOo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619259/5fece1e7/_nlO5qDDaVP9ia_9h3kLO6wMxrI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619263/9f977733/ckxcMQoaVqxNGl3mT1e4Eb38Oek_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619264/8c3f5a24/dth1dCf17_GnZnWKMvtlxxcNIa8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619264/d6005652/mkmqCLRXwV13vOu5Nw7NdNCk7nA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774619265/32919ab1/giA_Co9tl6UN5nacvl2robzizwA_/STD_1440x810'],
'price': 1875.0,
'price_includes_vat': False,
'registration_date': '2013-10-15',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Audi A3 DIESEL SPORTBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WAUZZZ8V9EA053344',
'year': 2013}
2026-03-29 06:30:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecb3e846-3db7-5c28-80f3-55b153e56d21 with identifier: 562195
2026-03-29 06:30:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecb3e846-3db7-5c28-80f3-55b153e56d21 with scrape type 2
2026-03-29 06:30:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecb3e846-3db7-5c28-80f3-55b153e56d21 with scrape type 2
2026-03-29 06:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: ecb3e846-3db7-5c28-80f3-55b153e56d21, identifier: 562195
2026-03-29 06:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: ecb3e846-3db7-5c28-80f3-55b153e56d21 with identifier: 562195
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Grey HTTP/1.1" 200 None
2026-03-29 06:30:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: ecb3e846-3db7-5c28-80f3-55b153e56d21 with identifier: 562195
2026-03-29 06:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: ecb3e846-3db7-5c28-80f3-55b153e56d21 with identifier: 562195 to the API
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562195>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T16:09:12Z',
'fuel_type': 'Diesel',
'id': 'ecb3e846-3db7-5c28-80f3-55b153e56d21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO63NYU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562195',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A3',
'odometer': 116000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 1875.0,
'price_includes_vat': False,
'registration_date': '2013-10-15',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Audi A3 DIESEL SPORTBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WAUZZZ8V9EA053344',
'year': 2013}
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562195%27 HTTP/1.1" 200 None
2026-03-29 06:30:45 [sytner.gb] INFO: Saving data for 562195: {'auction_closing_time': 1774800552.0, 'created_time': 1774643518.355448, 'last_price_update_time': 1774765845.440045}
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562195') HTTP/1.1" 204 0
2026-03-29 06:30:46 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://o.clarity.ms/collect> (resource type: xhr, referrer: https://auction.sytner.co.uk/)
2026-03-29 06:30:46 [scrapy-playwright] DEBUG: [Context=default] Response: <204 https://o.clarity.ms/collect>
2026-03-29 06:30:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562151> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-29 06:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:48 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Green',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:00:16Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YN20OES',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562151',
'listing': 'auction',
'location': None,
'make': 'Fiat',
'model': '500',
'odometer': 44000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773849028/51df5420/bHcercux7Z5U_Agn6mgwxr_mOfY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849028/6376535c/6mMV6imTfHyMZ6EQ48oNEF_WYDQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849029/d794fec7/60kNcvhxjii7brH6KbkUHrqC_gQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849029/26537827/r1zuX17bkzwASemi_CUJ32WVaQU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849029/d95eef8e/LbYLkCuyzrSlF1hYFlaxOwBUoew_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849030/c5786163/jMXZzkMXi_wfQbidlq80W7QL4no_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849030/c835a507/KhMV75cIXTYoTOtLVT_NlvPwNdk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849030/ccce4862/oQ9Wmxxu8ypZsNuY9NmRqxomgt8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849031/50f9d013/VrZb6rDsDHOBuZ0zImPmbYPwj8o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849031/66e08c28/LCUUvS88d0g_fg8s35GZWcQy9SY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849032/4135a9fd/gVrinoiTqcy4E4xASSzMx7OtKaE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849032/f8ce48ca/3wBzZte52_1d5J979UI16q3hKj8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849033/955f261a/LDhtsWRUo5q_rs9ONTbjppUrPOc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849034/cb075428/oq5p__valdkQPZ_UIZzVzHooh0k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849034/cf834a8b/WvGlOfH3YlOS44SfsMWm_r8WUMk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849034/c361154a/rq_84pj_bJ_kVaDvMsS_6OuspgE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849035/3fcfdd62/xfQmOJp9gfoErSSiNBBv_O5GBtA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849036/cea45219/hly7Cvduwx_OOZL5qEp00UtOWzU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849036/b793a68b/DSBBb5QQJcZFoMDpdmyaX9_1TSE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849037/f120dfcd/9RlegJ7T_X_Od5fNsfksiKCG590_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849038/5cf21d6f/otbkfTLtzbyGwtSXL4zqiL7cSqs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849038/94421810/tpH2qT0lz1SDf3DNq4DQ2kYEMoM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849039/e4e93e53/RS6PtTCFF1cyQsSQ0w_uo5uq9Hw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849040/348a6b0f/1_Hj_HuKfpmszgbEe4V6xAJQSuc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849040/137d9ae3/VVH0wJrEBVP7jQjIFOA_iMkIKPE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849041/8b108462/Lq6jsHsl85krsdmwcajft7UXJuc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849041/4502b431/npT4g_qd7YFptvXE39WVcP5BAvQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849041/0d994d9f/SycgKtOQvUdrPfyYLBry0_3mzic_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849042/5399b11f/JzZ9BOT_OrHXjeE9MESe3KlqXnw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773849042/2d90c273/cwuHEF0z1V0NJES9MrFftp2DH1g_/STD_1440x810'],
'price': 5370.0,
'price_includes_vat': False,
'registration_date': '2020-03-24',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Fiat 500 HATCHBACK SPECIAL EDITIONS',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'ZFA3120000JD51667',
'year': 2020}
2026-03-29 06:30:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151
2026-03-29 06:30:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd72de7a-be7e-546f-bfff-121601211305 with scrape type 2
2026-03-29 06:30:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd72de7a-be7e-546f-bfff-121601211305 with scrape type 2
2026-03-29 06:30:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: dd72de7a-be7e-546f-bfff-121601211305, identifier: 562151
2026-03-29 06:30:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-29 06:30:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-29 06:30:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151
2026-03-29 06:30:48 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: dd72de7a-be7e-546f-bfff-121601211305 with identifier: 562151 to the API
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562151>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Green',
'currency': 'GBP',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:00:16Z',
'fuel_type': 'Petrol',
'id': 'dd72de7a-be7e-546f-bfff-121601211305',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YN20OES',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562151',
'listing': 'auction',
'location': None,
'make': 'Fiat',
'model': '500',
'odometer': 44000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 5370.0,
'price_includes_vat': False,
'registration_date': '2020-03-24',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Fiat 500 HATCHBACK SPECIAL EDITIONS',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'ZFA3120000JD51667',
'year': 2020}
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562151%27 HTTP/1.1" 200 None
2026-03-29 06:30:48 [sytner.gb] INFO: Saving data for 562151: {'auction_closing_time': 1774778416.0, 'created_time': 1774535618.121517, 'last_price_update_time': 1774765848.982944}
2026-03-29 06:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562151') HTTP/1.1" 204 0
2026-03-29 06:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562161> (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-29 06:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562148> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-29 06:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:49 [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-29T16:31:16Z',
'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/562161',
'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': 30200.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-29 06:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562161
2026-03-29 06:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with scrape type 2
2026-03-29 06:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with scrape type 2
2026-03-29 06:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 97fcfe1e-9ae0-518b-9da0-b84edc42da25, identifier: 562161
2026-03-29 06:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562161
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Unknown HTTP/1.1" 200 None
2026-03-29 06:30:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562161
2026-03-29 06:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 97fcfe1e-9ae0-518b-9da0-b84edc42da25 with identifier: 562161 to the API
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562161>
{'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-29T16:31:16Z',
'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/562161',
'listing': 'auction',
'location': None,
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 31187,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 30200.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-29 06:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562161%27 HTTP/1.1" 200 None
2026-03-29 06:30:49 [sytner.gb] INFO: Saving data for 562161: {'auction_closing_time': 1774801876.0, 'created_time': 1774643541.955308, 'last_price_update_time': 1774765849.78496}
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562161') HTTP/1.1" 204 0
2026-03-29 06:30:49 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:19:02Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH69USO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562148',
'listing': 'auction',
'location': None,
'make': 'Peugeot',
'model': '208',
'odometer': 64561,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774455983/e6ae2d12/m4eSP0_8DtDefJJxQzph4WND_QE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455983/5e779cba/ng6lQ84XjCw0vkiSTFMpqM0rovU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455984/2799b05e/FqLtI4XJbN7xMjjHFiCbw0ENiRI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455984/a83543bd/kLPQ3EaLOEyevRBfvusOSXZrFaw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455985/7abbb492/XVNWIp8fM1jMGUZAYcxvexnQklc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455985/0455aeb9/4u2XFL18XkGTDISBy_B8KFayZ1M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/1e63ed3b/jAQCcaIbM9a2qHlb8x9q0TK3sN8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/8b7f4abf/xHtIt9pXes6hpqdMjnLt_ajpvPs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455986/f9ed0fc1/dsxqfv6suRdh_DLe4bBYdZis8Vo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455987/4cb813b9/Ih3j3pk0BLBxsnPJDSoedzJvL_0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455988/1f7f451b/EK1SimJUCb3AQan3geyZgYcF15w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455988/cdd45a5d/_S2EWJ0bc1fk7cQAeYtAaz6RHCY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455989/150c8133/6zqfcPaCUaB2sw506DUe3kcZTTk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455989/2d17ece6/MbrWcvy52Ht9DR0ZIkyplZg3Glw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455990/b3d3cb98/Vtu3VjWSOx0AfBx2gEG6J9PGnbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455990/8d1ef475/4Cw1x89uHxC24FbvnD_gclypRJ4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455991/72c7b522/8Qa2e2V5QUN_vMtf2_q5L5dahQ0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455991/21669d9e/xIvBXM5bTN_ZTleNuSVWyk3aaL8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455992/bcacb48f/2PBFldn6wEyMbTGKiSIPXjUWNd8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455993/072e3641/DmAQuoHE7GNkecDH9Nbnt1LISbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455993/d76195ae/kLVX6_sLoeGA9vh3ICJpazwGnPQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455993/7d7839d5/CzgYHRKrox7cUfgpYs9K88xPl1Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455994/2ef7087b/CyPD4p2BjM7B0wuoW_NQVFAYzDE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455995/61eac94f/O2x55LY4VLfx08VrW2CLkEJCYrc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455995/dc459cb2/tbIAcSLHzfWHMKgH_bIjis7YMo8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455996/6ef4a530/kt2xzs2yic3whGhkwcgqkhsmeEE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455996/b2b8c825/8Bhntik2XuldVSqs3dSxZmNQIWA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455997/bd227abc/lLhZpnbxQ4oBwmXRQhkeAVJ2a2A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455997/7b97ee3b/ehyYsrJKySPhq4lH9wZBllqZ1x0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455998/8f27c392/IPNiAml3ARDXyi3UWxB9JxO3YTs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455998/a1b88d1c/i0gEqlix20MVWm9B0N4jVWz1PPo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774455999/ceeec9d8/BLhs9qF15xGiDDmkn_39mjW5xQI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456000/91458f0b/BPgSU0a89ydMoqpCaMnz5tnUyM0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456000/d405b7e7/m6piKYEi58y5I2zZUe8ajFwoohM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456001/459a7539/NJwEJKM5sIerQy2NO9UfK4Iod_g_/STD_1440x810'],
'price': 4469.0,
'price_includes_vat': False,
'registration_date': '2019-11-25',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Peugeot 208 HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'VF3CCHMRPKW122563',
'year': 2019}
2026-03-29 06:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148
2026-03-29 06:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ee9e84-1622-57fb-90a9-12b4bf299e34 with scrape type 2
2026-03-29 06:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ee9e84-1622-57fb-90a9-12b4bf299e34 with scrape type 2
2026-03-29 06:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: e6ee9e84-1622-57fb-90a9-12b4bf299e34, identifier: 562148
2026-03-29 06:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148
2026-03-29 06:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148
2026-03-29 06:30:50 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: e6ee9e84-1622-57fb-90a9-12b4bf299e34 with identifier: 562148 to the API
2026-03-29 06:30:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30: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-29 06:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562148>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:19:02Z',
'fuel_type': 'Petrol',
'id': 'e6ee9e84-1622-57fb-90a9-12b4bf299e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH69USO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562148',
'listing': 'auction',
'location': None,
'make': 'Peugeot',
'model': '208',
'odometer': 64561,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4469.0,
'price_includes_vat': False,
'registration_date': '2019-11-25',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Peugeot 208 HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'VF3CCHMRPKW122563',
'year': 2019}
2026-03-29 06:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562148%27 HTTP/1.1" 200 None
2026-03-29 06:30:50 [sytner.gb] INFO: Saving data for 562148: {'auction_closing_time': 1774775942.0, 'created_time': 1774535515.778153, 'last_price_update_time': 1774765850.302385}
2026-03-29 06:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562148') HTTP/1.1" 204 0
2026-03-29 06:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562194> (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-29 06:30:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30: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': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T15:40:31Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CP12UVX',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562194',
'listing': 'auction',
'location': None,
'make': 'Mercedes-Benz',
'model': 'E Class',
'odometer': 101002,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774620863/8d1b730e/pwv1h5gGSqV5M0VEzGg_Fl_RxvE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620863/f9bf849c/uAZvRdxcn3TVJIXowuKu1HPbSUw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620864/144cf595/_QLTX5Th3oLyGzJ_gtQq_TcQaps_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620865/5adb74cb/nOz8SihoF5dPc95v5JDW00Sm7jU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620866/1ef6cbb3/eG6StCCuu_AMX2HVdChyeBanCfc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620867/2bee853b/OT1GJ4D9EJlLZASFYbipFyCcOGQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620868/37101c30/n0y4_8vFzNkPPSdqQXZu0KIVRzg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620868/391942ff/MCULjqfwF_3B3_IT9mwdHJj7d_o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620869/41b29ad4/wmDbZbolCeW2V_RN4ZZPhiHhgM0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620869/67d8a1aa/aoagmj0ADAlYOVL2K_Udri8MJu8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620870/0cf5f486/Z_4zpNEEt7KWBVElf8Sd9wT3ExQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620871/797cbe41/UmZ2oaWfu6ro_Px_BzK_94a7VvU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620872/9a84712e/_Qb2_awmPrxeeMgx5IfnlUOG5tg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620874/21989976/vh_GUtIwjUy0P4ZeACestgO7Cwk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620874/b86812ae/ho9fAmnki0j0tIc4LTpj3vNNQjQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620875/bcf6f8f9/om4Qh4wfWeLPAV4EUDPjnC5jqeg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620876/72cd34fd/7A4xqv8vqf_GT55nz1Dnyvrn2oU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620877/616db69e/_l7wGoQWBXPkDQKMKx3HplfZA0w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620878/46fb295d/eMe4lmuhTnspQTX_jpG2i3ew1UY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620880/cee6badc/vBnfX4TC68dJNiC9GYPosBnTb9k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620880/383a48ec/9vLY2sd9fCkFwa_tmG6Sk4vXlaU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620881/b919a19f/xih1VRnla32Wjrn0jl5MgwZkNA8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620882/b95fe4e0/yi_cXPbJscXmgdi8So56uW5HBzY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620883/2134c117/8uq4RIvsZ2JQWmvzE1zopFesokk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620884/ddd3ddc6/1_zaHAjJgiC7GVU_3kjRyj7pc58_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620884/2a39c37c/MJE931jQVMTzB8OmO8Qc8cINuaI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620885/98d3a8f8/nGuzuSI0d1NWI2SkUhX0wZLjxmU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620886/74f2a753/36xrdf25vvVXMOgxLMdS_Wam6ww_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774620886/029da099/KQXmwiC0RkBf6ZzGW6oHDWHJogM_/STD_1440x810'],
'price': 1952.0,
'price_includes_vat': False,
'registration_date': '2012-06-28',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Mercedes-Benz E CLASS DIESEL SALOON',
'transmission': 'automatic',
'trim': 'Saloon',
'vin': 'WDD2120032A439167',
'year': 2012}
2026-03-29 06:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc5a13ac-4988-5e35-9b70-3503863f0ab3 with identifier: 562194
2026-03-29 06:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc5a13ac-4988-5e35-9b70-3503863f0ab3 with scrape type 2
2026-03-29 06:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc5a13ac-4988-5e35-9b70-3503863f0ab3 with scrape type 2
2026-03-29 06:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: dc5a13ac-4988-5e35-9b70-3503863f0ab3, identifier: 562194
2026-03-29 06:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: dc5a13ac-4988-5e35-9b70-3503863f0ab3 with identifier: 562194
2026-03-29 06:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: dc5a13ac-4988-5e35-9b70-3503863f0ab3 with identifier: 562194
2026-03-29 06:30:51 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: dc5a13ac-4988-5e35-9b70-3503863f0ab3 with identifier: 562194 to the API
2026-03-29 06:30:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30: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-29 06:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562194>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 4,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T15:40:31Z',
'fuel_type': 'Diesel',
'id': 'dc5a13ac-4988-5e35-9b70-3503863f0ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CP12UVX',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562194',
'listing': 'auction',
'location': None,
'make': 'Mercedes-Benz',
'model': 'E Class',
'odometer': 101002,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 1952.0,
'price_includes_vat': False,
'registration_date': '2012-06-28',
'seats_number': None,
'seller_name': 'Sytner Select Cardiff',
'title': 'Mercedes-Benz E CLASS DIESEL SALOON',
'transmission': 'automatic',
'trim': 'Saloon',
'vin': 'WDD2120032A439167',
'year': 2012}
2026-03-29 06:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562194%27 HTTP/1.1" 200 None
2026-03-29 06:30:51 [sytner.gb] INFO: Saving data for 562194: {'auction_closing_time': 1774798831.0, 'created_time': 1774643522.711551, 'last_price_update_time': 1774765851.39767}
2026-03-29 06:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562194') HTTP/1.1" 204 0
2026-03-29 06:30:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562159> (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-29 06: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-29 06:30:55 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Orange',
'currency': 'GBP',
'doors_number': 0,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T14:33:30Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RX73LUO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562159',
'listing': 'auction',
'location': None,
'make': 'Ford',
'model': 'TRANSIT CUSTOM',
'odometer': 53902,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774520435/a79b2dba/zkie0u5KVGftjo_HgGeQTU4HoEM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520435/ea65566d/Y_mjOWSgGudPWcXB88qGX0mCHAg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520436/43901317/rzhUkvmOUchVWnvOiOd5Fk9cX7c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520437/f1cccea9/bIpzVaCWLfEgs48K43tD_BGW_pI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520437/a44997a0/nEZQDH2Jtl9titGCFLH0e4Ad7P0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520438/c8cb430a/L12YnHhP1ZZB7O6C4Vvlrifsx8c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520438/c6378641/uucGkwGCALLrH2sNzl49XxuRbts_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520440/1d231882/7ebTCv552LcUH8b3WHvN3bTIuYM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520441/57b35ece/mjXnO4cAlmA_tU2mKqB2p9huZ1o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520441/acb646f5/_MWtTJVnTYxmzugYCKxw4Wqrbuw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520442/13c066af/_QMk9_DqIPh40nxhSQjnSrxjCxU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520443/9354823c/NggBV2uB4haYFyCA63c53_oK5nk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520443/f3dffa4f/UI4aum_KiVpPQ3h2FawQ_8eyazk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520444/f4e964a6/sdV4Nl9UQv2Gizk8SWAjQaaDM4k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520445/446f6970/CF5qrt_UUxi93MrRLIVTQ8vQLBM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520446/051acc52/DkLUxwJyL0XXlMY_butUaH8r5yA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520446/27c9826b/IvOVmAOg3byXeasZyGuNMERG4Yk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520447/565a3bc8/A2hjctIVP9Abk5_3gwvWurb9VeI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520448/5759e179/zJNBrGtWJVfpkihlxACqTVaf7sI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520449/d803e771/nffn5s4jbetwSwip9jkZfkGz6HQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520450/e43a7671/DjpsheokRZcRd9K96oa4a4bZS8o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520451/723e7e4a/YYmT_Oi5_iif9rmZav8dFoDPXTA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520452/59ecd796/IW3bDj72ZodKS7BolLltq99jVGs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520452/ab772abb/Sfh2E0s7MMgPIKtFnZohGn5ddf0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520453/5faf9ecc/K56qTcgfVSYOYJpjuSbvWstw_zA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520454/7c2e747b/C4Zbf1ZzLU7iuw4U_YLZNnlY9os_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520454/c41817af/lJ_3KvJvP4QWHLlu7rlhm4NoHAc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774520455/d3a846cf/v_8rSVFwY3WiB1Tvw68hkeMHYJM_/STD_1440x810'],
'price': 23200.0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seats_number': None,
'seller_name': 'Sytner Select Wakefield',
'title': 'Ford TRANSIT CUSTOM 320 L1 DIESEL FWD',
'transmission': 'manual',
'trim': 'Light Commercial',
'vin': 'WF0YXXTTGYNM72869',
'year': 2023}
2026-03-29 06:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3 with identifier: 562159
2026-03-29 06:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3 with scrape type 2
2026-03-29 06:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3 with scrape type 2
2026-03-29 06:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3, identifier: 562159
2026-03-29 06:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3 with identifier: 562159
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-29 06:30:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3 with identifier: 562159
2026-03-29 06:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 6e81b031-b9c5-5b1f-90f8-7da22aae9fa3 with identifier: 562159 to the API
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562159>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Orange',
'currency': 'GBP',
'doors_number': 0,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T14:33:30Z',
'fuel_type': 'Diesel',
'id': '6e81b031-b9c5-5b1f-90f8-7da22aae9fa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RX73LUO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562159',
'listing': 'auction',
'location': None,
'make': 'Ford',
'model': 'TRANSIT CUSTOM',
'odometer': 53902,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 23200.0,
'price_includes_vat': False,
'registration_date': '2023-10-31',
'seats_number': None,
'seller_name': 'Sytner Select Wakefield',
'title': 'Ford TRANSIT CUSTOM 320 L1 DIESEL FWD',
'transmission': 'manual',
'trim': 'Light Commercial',
'vin': 'WF0YXXTTGYNM72869',
'year': 2023}
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06: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%27562159%27 HTTP/1.1" 200 None
2026-03-29 06:30:55 [sytner.gb] INFO: Saving data for 562159: {'auction_closing_time': 1774881210.0, 'created_time': 1774643541.314413, 'last_price_update_time': 1774765855.795266}
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562159') HTTP/1.1" 204 0
2026-03-29 06:30:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562192> (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-29 06:30:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 06:30:58 [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-30T14:58:32Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH09DYG',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562192',
'listing': 'auction',
'location': None,
'make': 'Ford',
'model': 'Focus',
'odometer': 63949,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774622431/b79f138f/axYTET2tk7yFd4GycTNWX6tE49I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622431/b91709a4/oeUsgYmosVYwhqV2QdDCtko4cuY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622432/f106f876/XHxHFeamBkhwm19bjintXM7Br5Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622432/4667b46b/hJ6_bMU_IE379twXpkADCfBPDNQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622433/d25cc112/6yG54k44JeWT0oCXOc0WIFvREWk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622433/ad050078/IQ7XpHaAZGnRTBWRr6qnJvZeLEs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622434/86e25c70/_oqibhPp209mrSLIzlgSFNEKN1Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622434/b7f689eb/oBAIv0PMgT6Suxlt2magPpVliFQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622435/04bb7e2c/g2vrCwKM7TlAwDghRLUUUcszZNo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622435/200c6d47/sikjWXD5Bo5IyOQ2j80DnFBh7Fo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622436/8338df91/dHt20h132MCHPtqYfVsqw1yQkA8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622436/e14adf91/cJdA23umvsxb5spDCpSo_cEMdbw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622437/5ea801a2/1mPCN17_m1XM3oDqAHsfyHoEDAI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622437/60a83b34/OaFc5Ks5VNrx9DfKBaHukUAk13I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622438/308acbd0/rGwP3JgIIs7c3fugjqTaDeQJm40_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622438/0e7f398b/e_o6PQGOq8OAlbbmP5SCL4ARwrg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622439/a1260653/8Gr9OshkOKvOVJz27Vd4ECzbq6c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622440/2f87b2b8/G29hpsemtc4nImR2CrbsqIAELB4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622441/2b09ef75/z6X18esJDf_guPyb3k1EokBLajw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622442/c6f723bf/jL0u4Z31O9jLx8Eu5tyhrWe13kU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622442/68c8ee43/ClsGyHeNMV7Nw74FRhO2_Mug3kI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622443/d7c8ce45/6_Kkaq0hk3Bxrw4Bpkdu_lt85ng_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622443/e7ad52ae/90KNmRdKWpJqQU5CynLnmwRAX50_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622444/96134cc8/PoW644x8eC0vq5qbRwM28uf4FQg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622444/5a0091aa/O2RNvFxjkXsqKkowtRJSPi7Pmk4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622445/343b2c78/dSALwVYLs8ZMT_wtkgZJ1tjAAjk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622445/03f27f0f/ZkEhVOyoJ4apnmFaS0J3qumfF74_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622447/e037aa8b/XgOsbOGN_s90JcFyZruNjrKv_Qs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622447/e1c81129/I3lkkbn9ehsNVhuD14URSv2eyOI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622448/17dfe1ac/zNQfNqDkvdE_XXvGiyi40iPkjEw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622448/d0909720/Yaxeimjfn7ae__QUvjVKLsU6wUg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622449/2069e8bc/_Sh3_zQLknodzffv_SQj4lIHwS8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622449/500ff800/oDrVcbDFI41dPeCUs0qM9cUAiLU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622450/b2a47a85/koXRsTnIrAWcuY5EV8RxJrTk3XY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622451/73d36eec/5LOE1ZXxbxqp6h_sCuUQhF_3WKk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622451/fdf232cf/Or0TwbXf84uF6crrJa_Huo4k9QY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774622452/23e47cf8/tCiKx9jwIWiJiRV3FcTM966BZAA_/STD_1440x810'],
'price': 1200.0,
'price_includes_vat': False,
'registration_date': '2009-04-30',
'seats_number': None,
'seller_name': 'Jaguar South West London',
'title': 'Ford FOCUS HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WF0PXXGCDP9J36022',
'year': 2009}
2026-03-29 06:30:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd2f1107-82b6-5236-a55e-7c9844e5e143 with identifier: 562192
2026-03-29 06:30:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd2f1107-82b6-5236-a55e-7c9844e5e143 with scrape type 2
2026-03-29 06:30:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd2f1107-82b6-5236-a55e-7c9844e5e143 with scrape type 2
2026-03-29 06:30:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: bd2f1107-82b6-5236-a55e-7c9844e5e143, identifier: 562192
2026-03-29 06:30:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: bd2f1107-82b6-5236-a55e-7c9844e5e143 with identifier: 562192
2026-03-29 06:30:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: bd2f1107-82b6-5236-a55e-7c9844e5e143 with identifier: 562192
2026-03-29 06:30:58 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: bd2f1107-82b6-5236-a55e-7c9844e5e143 with identifier: 562192 to the API
2026-03-29 06:30:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:30:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562192>
{'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-30T14:58:32Z',
'fuel_type': 'Petrol',
'id': 'bd2f1107-82b6-5236-a55e-7c9844e5e143',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH09DYG',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562192',
'listing': 'auction',
'location': None,
'make': 'Ford',
'model': 'Focus',
'odometer': 63949,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 1200.0,
'price_includes_vat': False,
'registration_date': '2009-04-30',
'seats_number': None,
'seller_name': 'Jaguar South West London',
'title': 'Ford FOCUS HATCHBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WF0PXXGCDP9J36022',
'year': 2009}
2026-03-29 06:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562192%27 HTTP/1.1" 200 None
2026-03-29 06:30:58 [sytner.gb] INFO: Saving data for 562192: {'auction_closing_time': 1774882712.0, 'created_time': 1774643545.333928, 'last_price_update_time': 1774765858.514231}
2026-03-29 06:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:30:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562192') HTTP/1.1" 204 0
2026-03-29 06:31:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562150> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-29 06:31:00 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:51:03Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM22HRF',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562150',
'listing': 'auction',
'location': None,
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 78620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773848960/13a5054e/8OLTDVsbKBUa392Emg_h73WjQTk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848961/a4232afc/GuP_G6_830_yXdPaPqk3xb4QJ_g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848961/f8bc118a/SJzfE8I3Rf9qjWnR1Wdvap8sxp4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848962/fcbe864e/b0cvV6EA0zT1shiExYodoA3M3Xc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848964/f1c2fe7d/XK01qtVf2l1W1_i37Rmi5B1FbZM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848964/9691b62a/9RrwtBzCKzs9e5Bwv7nwzEIWl4c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848965/7aece59e/WBmAupGLdxFXM2fm4zhJut9qBjM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848966/9dbef0ec/BwSURhvL5f9OiTT8rRGlcsUdD2Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848966/88cea7f8/yoxhiRKSpiZ0TNQ7KVM6NQjrNoE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848967/772467fa/CgdXXSdoqhAMCS5q1hX8EahfQp0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848968/1512e6d2/C6BdYrQUZi6_7o523kwZB7rponE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848968/287147e2/pZfU4m_RwO5ZqM_UQUMxpzHuoZ8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848969/1c65aa86/szehXQqE_xl0G_s6BwW2Z2bh3so_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848970/5e20a2c6/wng_EWgg_Knzss2p__AwJIdI7Og_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848970/6b6ae28b/ouFXlRIQf_4SnkUHDt2PkugcY7A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848971/63579532/NXi5gHTshl4DXj1PWxdU1tKCvxo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848972/87adfb6d/DWrfaypQti7zjcz08KNqt04xbqE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848972/96636d8c/8ZwIKA_Mh1rbptYz_AaJTfWUWrM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848973/671b4c28/sO85Ub7Xb7KvtBgwigHJrag_LAw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848974/66f8dc4f/gtOj_2pv5_PHWgKq3_NKlbTKm4U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848975/e7d9562a/dj1aG0sJonXic98i5Y6r9FDNwbU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848976/3af1d0cf/vB8Xi4ZqWNCLV0hyloCW1RWKc50_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848977/4a175569/wErxWW_fAAW4KFtKaNSbyMuf5pk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848978/e3fc182f/a8ObFtrziMAlaPHFA0QeiKmgvv8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848980/e0157769/R68UX1WjHOr6R8I5kmVrHGMVjYM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848980/a507316a/sPJoiogJBKtvLMQ4Zwx75lx_SaM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848981/d6d1f062/484KIEt2jk5PFBzPCYwMJ3J3okA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848982/52b2f7be/WOhTvGUknoiFpLtJ7IKg47dTQxo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848983/32817c81/uNY5wt5hL5XsXHCzZaPjxnoGA_s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848983/e4ad4466/gHOkORt_pUcfl456_x8XajE5HrU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848984/1a5bf091/QTozLFzzQuOE9RpFh5YF7KC2Nak_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848985/35a1c198/s7d4XZ9izYkOweWN_0bF1GvmkA8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848985/7d3ffd8c/zlnzCMOUlsgZ14bOE8nEv4olSGY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773848986/9a6828b5/p1JkWHayUbXgzn52uwDoSwwLRnU_/STD_1440x810'],
'price': 32200.0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Land Rover DISCOVERY DIESEL SW',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'SALRA2AW3P2466600',
'year': 2022}
2026-03-29 06:31:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150
2026-03-29 06:31:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec0d751-ca58-5949-a2a3-6f9438837b97 with scrape type 2
2026-03-29 06:31:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eec0d751-ca58-5949-a2a3-6f9438837b97 with scrape type 2
2026-03-29 06:31:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: eec0d751-ca58-5949-a2a3-6f9438837b97, identifier: 562150
2026-03-29 06:31:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150
2026-03-29 06:31:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150
2026-03-29 06:31:00 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: eec0d751-ca58-5949-a2a3-6f9438837b97 with identifier: 562150 to the API
2026-03-29 06:31:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562150>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Grey',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T09:51:03Z',
'fuel_type': 'Diesel',
'id': 'eec0d751-ca58-5949-a2a3-6f9438837b97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM22HRF',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562150',
'listing': 'auction',
'location': None,
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 78620,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 32200.0,
'price_includes_vat': False,
'registration_date': '2022-04-28',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Land Rover DISCOVERY DIESEL SW',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'SALRA2AW3P2466600',
'year': 2022}
2026-03-29 06:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562150%27 HTTP/1.1" 200 None
2026-03-29 06:31:00 [sytner.gb] INFO: Saving data for 562150: {'auction_closing_time': 1774777863.0, 'created_time': 1774535630.55305, 'last_price_update_time': 1774765860.592427}
2026-03-29 06:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562150') HTTP/1.1" 204 0
2026-03-29 06:31:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562160> (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-29 06:31:02 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T14:38:04Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE60OEV',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562160',
'listing': 'auction',
'location': None,
'make': 'Vauxhall',
'model': 'Zafira',
'odometer': 102000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774528276/402bee36/zATC_j_y_DbgbzxWK2YsdTbiaOY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528276/a1c146ce/hHZyKq9w3vhjdjgmSWWlDexzEIc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528277/86b11d2b/gwm2HRP_uhYuUFGo4i5hS3l1Ic0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528278/c0c18faa/VqzT9IVDcRtL9E_hepyJJt_bfFY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528278/a019efea/qvCcLTdeFV6wJ7Rwterf2lWky9M_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528279/6a7672f7/QBxsnZzgCa44r_epNUhJCkSKOpA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528279/c12a9300/pXiiRNaVsAAdRhqYVBnMKMgsDg8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528280/467929d0/_FaZajF2OyvkTMT7PE92mbeRgXw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528281/7a3e8146/r6tV17ew89hjSSHdlH4IMTqFqg8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528282/c44963cd/xYA1HX0gacq26_W2tnD3JsiwKdQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528282/71696f23/4grvY5DygX9MMa1GMhbe_5ryGRs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528283/6a300904/DrXUco_UmN_1BJYMTBSs4Nhm3DM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528284/bb9b25d8/ncOiQC__JUkj4Z8UXcHru__bxW8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528284/db041d3b/NKXfM1D3ABZG8cyT1aZVSTqgd34_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528284/fe64a910/fciQUAFwZWv4bvNUsDCTcps1wAQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528285/afadf9cb/mgcE2m7XXztOZ4Iffqa2ZoEF364_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528285/183a7d14/nBVpi_4R1xsdYRPuv0XUfxYWido_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528286/95f10dcb/Cdii7ttzc6wVjm_kgkYBjHGXE2Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528287/b1fa0687/v7fg56iXgPwfdiwK35jN9JZYQRM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528287/c1d059d0/6KXuFWA2yModGe27w9pmTlDaeu4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528288/804b97cc/DKEmU_lNxO_GB9UcOu3tqjQPYQ0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528288/e9b60d3c/3uHMsrWaXTomYNpABqzlyz2a48s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528289/8d4a0c01/H7s9m49qHGPkRV9PeWMmnQ6Nrjw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528290/eac64389/MRoZ0z2uiDuBfSCqWYMoQm5pQ6E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528290/ace83a5c/Vzz6na3hwFC5G286ZahrSmV6idg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528291/0cb4813d/A4Kx3SZVrO_kVbZ54_9nXtuv2u0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528291/9ba1d35d/parv4nd5GU0vkS54osyuUZ1hr4w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528292/ff205df2/t6unsyarqTrK_mh6mDDg0Ux7mSU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528293/68ca43e8/_aJ6iwCEIDMOiitgrzmhp0Uv20U_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528293/7f978229/gGbsoh83CccxfnqlNXoUa1O39l8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528294/9d63a860/m5FQxvHNghoNFt8hKZH62DLBcM0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528294/99936f69/0IVskvlv29GibJ7w3ymjHs8Insg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528295/b033ded2/p2AmoNhL4_TIc2QSrKosndp0ruw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528295/d19e1f0e/urL2o_5DdXFgxRn7gLeGb5_s1DA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528296/33965cd8/kadyLKz6TcV3uNOgIluRb1GAQ_k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774528296/0942810f/H_Upr4vYW0udD3ezssWhAIDdAVQ_/STD_1440x810'],
'price': 400.0,
'price_includes_vat': False,
'registration_date': '2010-10-05',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Vauxhall ZAFIRA DIESEL ESTATE',
'transmission': 'manual',
'trim': 'Estate',
'vin': 'W0L0AHM75B2006990',
'year': 2010}
2026-03-29 06:31:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1bcb04e-363a-50ff-8eed-4ba726006e30 with identifier: 562160
2026-03-29 06:31:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1bcb04e-363a-50ff-8eed-4ba726006e30 with scrape type 2
2026-03-29 06:31:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1bcb04e-363a-50ff-8eed-4ba726006e30 with scrape type 2
2026-03-29 06:31:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: b1bcb04e-363a-50ff-8eed-4ba726006e30, identifier: 562160
2026-03-29 06:31:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: b1bcb04e-363a-50ff-8eed-4ba726006e30 with identifier: 562160
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Silver HTTP/1.1" 200 None
2026-03-29 06:31:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:31:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: b1bcb04e-363a-50ff-8eed-4ba726006e30 with identifier: 562160
2026-03-29 06:31:03 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: b1bcb04e-363a-50ff-8eed-4ba726006e30 with identifier: 562160 to the API
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562160>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T14:38:04Z',
'fuel_type': 'Diesel',
'id': 'b1bcb04e-363a-50ff-8eed-4ba726006e30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE60OEV',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562160',
'listing': 'auction',
'location': None,
'make': 'Vauxhall',
'model': 'Zafira',
'odometer': 102000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 400.0,
'price_includes_vat': False,
'registration_date': '2010-10-05',
'seats_number': None,
'seller_name': 'Sytner Select Nottingham',
'title': 'Vauxhall ZAFIRA DIESEL ESTATE',
'transmission': 'manual',
'trim': 'Estate',
'vin': 'W0L0AHM75B2006990',
'year': 2010}
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562160%27 HTTP/1.1" 200 None
2026-03-29 06:31:03 [sytner.gb] INFO: Saving data for 562160: {'auction_closing_time': 1774881484.0, 'created_time': 1774643546.637118, 'last_price_update_time': 1774765863.393567}
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562160') HTTP/1.1" 204 0
2026-03-29 06:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562163> (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-29 06:31:04 [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': '0.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T17:39:01Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '506100',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562163',
'listing': 'auction',
'location': None,
'make': 'Other',
'model': 'Other',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774012586/6d5f7f12/CO9394N2CWHkTy98_SpzXu_6Mm8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774012586/83e39336/SsH3hM50cWvZuIuObre59sZgFIw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774012589/f2f5288c/UwOO5_bzzPe5kO4d8_nxrN7CxAM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774012589/2fedf5bc/dJ2yAyFrmz6l9EgUrfdeXi_YXXM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774012589/cb025887/9xKVnKlnJCZoLPNY5INzFzj5h9c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774012590/9c61331c/qjerc55zlbHYAMtO4TKPsqc_PO8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774012590/8dcb7322/EFpCHgssSGzOjcHzZxh_4w117do_/STD_1440x810'],
'price': 50.0,
'price_includes_vat': False,
'registration_date': '2026-03-20',
'seats_number': None,
'seller_name': 'BMW Tring',
'title': 'Other Other',
'transmission': 'manual',
'trim': 'Other',
'vin': 'SEA00000000506100',
'year': 2026}
2026-03-29 06:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3a50ca-4667-562d-ba85-90bd32cf6777 with identifier: 562163
2026-03-29 06:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3a50ca-4667-562d-ba85-90bd32cf6777 with scrape type 2
2026-03-29 06:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a3a50ca-4667-562d-ba85-90bd32cf6777 with scrape type 2
2026-03-29 06:31:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 7a3a50ca-4667-562d-ba85-90bd32cf6777, identifier: 562163
2026-03-29 06:31:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 7a3a50ca-4667-562d-ba85-90bd32cf6777 with identifier: 562163
2026-03-29 06:31:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 7a3a50ca-4667-562d-ba85-90bd32cf6777 with identifier: 562163
2026-03-29 06:31:04 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 7a3a50ca-4667-562d-ba85-90bd32cf6777 with identifier: 562163 to the API
2026-03-29 06:31:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562163>
{'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': '0.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T17:39:01Z',
'fuel_type': 'Petrol',
'id': '7a3a50ca-4667-562d-ba85-90bd32cf6777',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '506100',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562163',
'listing': 'auction',
'location': None,
'make': 'Other',
'model': 'Other',
'odometer': 1,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 50.0,
'price_includes_vat': False,
'registration_date': '2026-03-20',
'seats_number': None,
'seller_name': 'BMW Tring',
'title': 'Other Other',
'transmission': 'manual',
'trim': 'Other',
'vin': 'SEA00000000506100',
'year': 2026}
2026-03-29 06:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562163%27 HTTP/1.1" 200 None
2026-03-29 06:31:05 [sytner.gb] INFO: Saving data for 562163: {'auction_closing_time': 1774892341.0, 'created_time': 1774643549.509455, 'last_price_update_time': 1774765865.02002}
2026-03-29 06:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562163') HTTP/1.1" 204 0
2026-03-29 06:31:05 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 12 pages/min), scraped 11 items (at 11 items/min)
2026-03-29 06:31:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-29 06:31:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562165> (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-29 06:31:07 [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-29T18:35:38Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LJ20UYM',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562165',
'listing': 'auction',
'location': None,
'make': 'Bentley',
'model': 'Continental GTC',
'odometer': 20886,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774456832/a1986643/w4i5tzKblDdpTNm00vu0uZkfJVs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456832/f28832f0/kl1z9clvnofZ_tlSetAgNTrEmbQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456833/ce567a34/O1qb7wqSf3AMZURthD6lSvJixnA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456834/5bb6fe79/CS_MtfuC7wnqjornzFL7SYsCojY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456834/62777010/omP6J1_y_XeTT_C3eS6br4zJ2C8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456835/2e02d2fa/m_Y7nLkhZorQjwicGBsLiO4bgX8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456835/495bbf7f/wejLxOu1fjOvJsDmjvTJ75Fp0_o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456837/5aca9fd6/klxoo0nsmrdl9Ajfhd7EhARKugU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456838/e4f4a094/dXSiGWUy8IGeECxj3KT8tLfJw1Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456838/fd0d2013/O02zJXa3C7jdGd6Rim4J2T3nMEw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456839/639475a6/if_rSv19s8Fx2HGCmHJSrn2WzJk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456840/90696a1e/bXQcI6KQ0kQLPN3vipSl7PGBtnY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456840/a79a382a/NhPgleE_81DD2wioCc8jM1SoUgQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456840/c99bb383/_Xpzo_cnNvxm8rTaAPO8NBeWmGM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456841/db8f6a35/JHWKDeMENrlhIvIE7c7JckGGmbM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456841/a62e95e4/ughsO_VH8_Sh2xslJT11cRIm0aE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456841/4c09e6b5/8agd1q02MXQDkhPprkXkNawbkms_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456842/acdb7c05/DPtAS0Exgp__2Orzh22VFdLvQ2k_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774456842/80239b99/EH_D_Q00515zmEBPg2kV9fdaa_Q_/STD_1440x810'],
'price': 92200.0,
'price_includes_vat': False,
'registration_date': '2020-03-06',
'seats_number': None,
'seller_name': 'Bentley Manchester',
'title': 'Bentley CONTINENTAL GTC CONVERTIBLE',
'transmission': 'automatic',
'trim': 'Convertible',
'vin': 'SCBDJ33S2LC079545',
'year': 2020}
2026-03-29 06:31:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b848cec-ad04-5d44-b7b3-7ed8867e4c16 with identifier: 562165
2026-03-29 06:31:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b848cec-ad04-5d44-b7b3-7ed8867e4c16 with scrape type 2
2026-03-29 06:31:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b848cec-ad04-5d44-b7b3-7ed8867e4c16 with scrape type 2
2026-03-29 06:31:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 6b848cec-ad04-5d44-b7b3-7ed8867e4c16, identifier: 562165
2026-03-29 06:31:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 6b848cec-ad04-5d44-b7b3-7ed8867e4c16 with identifier: 562165
2026-03-29 06:31:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 6b848cec-ad04-5d44-b7b3-7ed8867e4c16 with identifier: 562165
2026-03-29 06:31:07 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 6b848cec-ad04-5d44-b7b3-7ed8867e4c16 with identifier: 562165 to the API
2026-03-29 06:31:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562165>
{'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-29T18:35:38Z',
'fuel_type': 'Petrol',
'id': '6b848cec-ad04-5d44-b7b3-7ed8867e4c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LJ20UYM',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562165',
'listing': 'auction',
'location': None,
'make': 'Bentley',
'model': 'Continental GTC',
'odometer': 20886,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 92200.0,
'price_includes_vat': False,
'registration_date': '2020-03-06',
'seats_number': None,
'seller_name': 'Bentley Manchester',
'title': 'Bentley CONTINENTAL GTC CONVERTIBLE',
'transmission': 'automatic',
'trim': 'Convertible',
'vin': 'SCBDJ33S2LC079545',
'year': 2020}
2026-03-29 06:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562165%27 HTTP/1.1" 200 None
2026-03-29 06:31:07 [sytner.gb] INFO: Saving data for 562165: {'auction_closing_time': 1774809338.0, 'created_time': 1774643513.651567, 'last_price_update_time': 1774765867.484932}
2026-03-29 06:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562165') HTTP/1.1" 204 0
2026-03-29 06:31:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562164> (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-29 06:31:08 [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-30T18:29:32Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PN18KPO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562164',
'listing': 'auction',
'location': None,
'make': 'Jaguar',
'model': 'F-PACE',
'odometer': 31570,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773854880/38e3e4af/ySGJpp9e_Iz7OtjS56KCii1PQYw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854880/ba080750/ajitew5mOT7pKwXdg8ZzFjmQBOQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854881/6d7cd7ec/rqlXH6mH3eGrCrQWv2feooKCaCM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854881/275a2051/bkHpBeJxlo_4N_YmNCLSCXUr61E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854882/bf733cc2/Jv8r1JyCfwmTtiVvmTuMYch1qVU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854883/4d141159/uXDRShn11QIGUnhGTCpGQA6LPZ8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854883/a62ea437/LW8tWLu5g39chHm_HQyv4MXPmBw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854884/b59a968a/0Ql4lJAswviYviDK_WSGD8q9nx4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854885/b96a81f8/jFrQGyyispGkUuTL_K7oF3xmYiI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854885/e1047eb2/JDo9LCBZaxgIzxmyjR4KdQypaHk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854887/6598e29d/ZDANigciFS2OBlVx3rejuUTFhpQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854888/dfed0933/Ai5LqhyqFpBgPKBD4DqB0Ryc5Js_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854888/f0872005/oS6ahP2iLxmjk2DLyCTcAGRlaww_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854889/eedc6ca9/oHriFYpinVg5t4X06rk5fjGSnzM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854890/b77802d0/ZKzeU9pBTCn8dGXyB5Nu6iQL9Jk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854891/823077af/tJV7ZUWcca1g5_4wcR4R861wwsQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854893/dba7a6e3/np_nl3zKOETVtVY1g6tYigc9M4Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854894/22624310/X42lg9Ob5CkHDR6iHRTHGHYU8iI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854895/107509c1/I_JSEcdC6IhWKNbkOidrZFsLO08_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854896/8947155e/EJQPgqCzvcUYd_Va7A3nUNRh1xQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854897/f1c3faf9/wTeqPH_lyQKCKjBGD4xfZLnR_Pw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854898/611c570e/8GeAyGyzqmyWgFskrwsJhhEbUSo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854899/533e56eb/pbgosdj6npS2lCTbtqTM5SMeiiA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854900/d926cd88/0FR9p0BYPR57n9rSxuiOjnGJ8gs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854902/2c1007fe/vDU9OAJP9FRu_kewZlyIVa4v8xw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854903/96ae3c09/lRLjeVHAMKF8_F5c2iat9JUdjE8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854904/953d3a57/rSylxF8AiBlfWsFZv_cr1re21Kk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854904/780f2bc0/uAtoDZGtBa_vZs8qDvAB3rjJTyM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854905/4868b987/pDrH6c14j54RzklC1EIlRoAvyzI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854906/89d11bb7/TXVd_DaZgjiu6DWN6ahS4C8HAy8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854907/7db31029/5dX_NBSguxrqw_7Aq7dBJ2eOwK8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854909/bc032771/RbSWgUXJMTjfkABaBS0geJJgyQI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854910/8b80c031/N87nrWgKQXp6OGaOviYPbQ8066E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854911/fce1c968/x0YEXU__n9BNlobJb4VASmam0ZY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854911/9a96cfb6/o7m98Yr3t4AiwRmqkEO3e7WxBNI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773854912/70995499/iqSmDFcwglqLwDpq03Ka_qgT_U4_/STD_1440x810'],
'price': 8400.0,
'price_includes_vat': False,
'registration_date': '2018-03-10',
'seats_number': None,
'seller_name': 'Sytner Select Warrington',
'title': 'Jaguar F-PACE ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'SADCA2AXXJA202099',
'year': 2018}
2026-03-29 06:31:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e with identifier: 562164
2026-03-29 06:31:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e with scrape type 2
2026-03-29 06:31:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e with scrape type 2
2026-03-29 06:31:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e, identifier: 562164
2026-03-29 06:31:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e with identifier: 562164
2026-03-29 06:31:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e with identifier: 562164
2026-03-29 06:31:08 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e with identifier: 562164 to the API
2026-03-29 06:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562164>
{'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-30T18:29:32Z',
'fuel_type': 'Petrol',
'id': 'c8fb0fd8-ff81-529d-bd03-ac0d4a7d523e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PN18KPO',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562164',
'listing': 'auction',
'location': None,
'make': 'Jaguar',
'model': 'F-PACE',
'odometer': 31570,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 8400.0,
'price_includes_vat': False,
'registration_date': '2018-03-10',
'seats_number': None,
'seller_name': 'Sytner Select Warrington',
'title': 'Jaguar F-PACE ESTATE',
'transmission': 'automatic',
'trim': 'Estate',
'vin': 'SADCA2AXXJA202099',
'year': 2018}
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562164%27 HTTP/1.1" 200 None
2026-03-29 06:31:10 [sytner.gb] INFO: Saving data for 562164: {'auction_closing_time': 1774895372.0, 'created_time': 1774643555.991678, 'last_price_update_time': 1774765870.313061}
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562164') HTTP/1.1" 204 0
2026-03-29 06:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562152> (referer: https://auction.sytner.co.uk/Listing/Search?Type=Basic&Manufacturers=Manufacturer+%28Any%29&Min_Category_PriceID=0&Max_Category_PriceID=999999999) ['zyte-api']
2026-03-29 06:31:10 [sytner.gb] INFO: dbgg item {'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:03:02Z',
'fuel_type': 'Unknown',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74GJU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562152',
'listing': 'auction',
'location': None,
'make': 'Toyota',
'model': 'Yaris',
'odometer': 2431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1773847330/972f3ec3/5MtQb0gBl84vPlBSn6V65RPfVR4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847330/819e26de/jchUEQ5pcfaBKd0_rOSfIHIAGXU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847330/2557da5d/7PoNUpFHHB0S4Yb5gF1TtcRTo5s_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847331/279367c1/g4zX_vEvo65n6mqmtnhEvwpRiaE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847331/dc80e78d/e18fv52SbPdygK4Xp6U9yRiIEGk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847332/1ffb3006/VeSGE16vbzenkez2O2hSE8aZpok_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847332/46c31d5d/KEdMt_QAGk7ohJgG7RpvX4_oCPA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847333/9725d416/uiafIAztI1NnVO18Oq456ZXhCWw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847333/a55f4923/YBAvwhyrFCN2_7t0hbiwpB_2i_A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847334/1dee6f83/C61v0V8673Dc1HakgftzUqyB8VA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847335/a9bdbacf/TZ1HFr4AixIJLhsjIf2mxU7NkNU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847336/0237a1bc/R1UeE4tg0QO38pDOwXGzYou5r0I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847336/30bbf9e7/i7lYAAkuJEXL9oklrb3KgxHjySY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847337/a2e895d0/HQIhUQynaxKqYs6kkgKeL5fo5MI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847339/cb2cdc28/bUyEiasFX3ySKXOBsXUerHi8OYo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847340/e6eb50a1/sobrTcBqBpGHGmPCWqgaTHBRV1I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847341/e04bbc3a/_S81TNy6u4igASUomZoYStqk8A8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847343/2d73aeb0/vRtnGPEqZGvjbgujRd40xL_gB0o_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847346/812a4883/Z7oBAfxnweha_0DAWq_qk8Iqq80_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847346/07268395/M5zobFFoIQ8FB8goSV1f7_DvJFg_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847347/cf122005/8E_zupxk86kLp406hfVrfbgLdvc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847348/11e3c4ee/wiwq4B6B6C9uX00o66YB_BiKoBc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847349/093f9ffd/Nf_pDw1dnoe95p_cwpxoQX8CYjA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847350/756b3023/fEqR0j_rAzanUoy9ftMVF_peRpE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847351/97a59416/Tr8lw_eA5JPQ3CZuYq_KD4PpKGY_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847352/22081b0f/f0q0786u8BEIo013yvIk2etX9zk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847352/6fcdd699/75w0ZIzJzKyOoKaNOeahTxpcf5E_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847353/4fd0180d/Lu0E7oRGNpCrfV5ek6sZaMs2mYM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847353/1db46257/zn5AYmehc_9RJCThqaEgH3cyAew_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847354/17e57c10/EDwGT1cEC6EAdArLC9YhVC2Dl_g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847354/9adaf380/8mB4bxgM_sCDEPkCsPQ0VMHtvKM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1773847355/154f3840/_RdORl4CI_hRnNhFVfL0OXWnJjU_/STD_1440x810'],
'price': 17511.0,
'price_includes_vat': False,
'registration_date': '2024-12-23',
'seats_number': None,
'seller_name': 'Sytner Select Swindon',
'title': 'Toyota YARIS HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'VNKKBAC320A332148',
'year': 2024}
2026-03-29 06:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152
2026-03-29 06:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce333cfb-883c-5719-8818-8f95b2ae900a with scrape type 2
2026-03-29 06:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce333cfb-883c-5719-8818-8f95b2ae900a with scrape type 2
2026-03-29 06:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: ce333cfb-883c-5719-8818-8f95b2ae900a, identifier: 562152
2026-03-29 06:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152
2026-03-29 06:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152
2026-03-29 06:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: ce333cfb-883c-5719-8818-8f95b2ae900a with identifier: 562152 to the API
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562152>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'GBP',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': None,
'expiration_date': '2026-03-29T10:03:02Z',
'fuel_type': 'Unknown',
'id': 'ce333cfb-883c-5719-8818-8f95b2ae900a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP74GJU',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562152',
'listing': 'auction',
'location': None,
'make': 'Toyota',
'model': 'Yaris',
'odometer': 2431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 17511.0,
'price_includes_vat': False,
'registration_date': '2024-12-23',
'seats_number': None,
'seller_name': 'Sytner Select Swindon',
'title': 'Toyota YARIS HATCHBACK',
'transmission': 'automatic',
'trim': 'Hatchback',
'vin': 'VNKKBAC320A332148',
'year': 2024}
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562152%27 HTTP/1.1" 200 None
2026-03-29 06:31:10 [sytner.gb] INFO: Saving data for 562152: {'auction_closing_time': 1774778582.0, 'created_time': 1774535628.67802, 'last_price_update_time': 1774765870.840223}
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562152') HTTP/1.1" 204 0
2026-03-29 06:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562162> (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-29 06:31: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': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T15:00:44Z',
'fuel_type': 'Diesel',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VU60LRN',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562162',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A3',
'odometer': 171476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774358063/b750b5ba/9tHhd1vwX6Jgl97paeIoUWbbTCs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358063/88685880/ibX5fqJ0agY_h1Iy9Ngr3ivnw7w_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358064/4460e3b4/AsqajGqgf00bOcD4gM5SUUP9wp4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358065/ac1dbfa1/pfKLlS0eh8cpPak6ZrDxxSai5zE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358065/a4fb1ee2/ZGzZRD6CEhnWkasRXaBIDidqvFQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358066/430c38b4/gclg5Yhnylqyr09BHCyG8TLBy_g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358067/1febd3e0/9FBVLkXFVo3U1kryO8_OsI9tbr8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358067/e58c9559/n6rWarVfelIQtfd6ZVa1GNbhx60_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358068/4857ae79/U33yPD63vdnupHW6Z5bghawVMSs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358070/12bba6c2/rRWhrMo7qxNRb6YcnminB1RAQRI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358071/d5ef89b2/za5ejGmWvpEvwrgSZa4_wp5_vrc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358072/31435966/Uwo3oLJACFzJ8KOyYVBXhIgGiGs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358072/835632ae/J1j9_s__p62ygaap3bS7Be4Trng_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358073/63f467c2/JTPnDCHskNyW7znBXHfc1XuaKR8_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358074/ca369c7e/hIwAcEJOI5ZFep_S_ucT5kXFgbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358075/47d282c2/uQawpUAnabUWM8XpkYs5NDQILi0_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358075/3ae3a580/G_PtR8sJe38el5_X662YrWH0I5A_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774358077/9cde7c73/pf4SrqrqSclZ5av_L6tfq8_5JhY_/STD_1440x810'],
'price': 500.0,
'price_includes_vat': False,
'registration_date': '2010-09-07',
'seats_number': None,
'seller_name': 'BMW Tring',
'title': 'Audi A3 DIESEL SPORTBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WAUZZZ8P6BA032576',
'year': 2010}
2026-03-29 06:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aabde9a2-1988-5a38-82d1-492fa6c5f080 with identifier: 562162
2026-03-29 06:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aabde9a2-1988-5a38-82d1-492fa6c5f080 with scrape type 2
2026-03-29 06:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aabde9a2-1988-5a38-82d1-492fa6c5f080 with scrape type 2
2026-03-29 06:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: aabde9a2-1988-5a38-82d1-492fa6c5f080, identifier: 562162
2026-03-29 06:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: aabde9a2-1988-5a38-82d1-492fa6c5f080 with identifier: 562162
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 06:31:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 06:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: aabde9a2-1988-5a38-82d1-492fa6c5f080 with identifier: 562162
2026-03-29 06:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: aabde9a2-1988-5a38-82d1-492fa6c5f080 with identifier: 562162 to the API
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 06:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562162>
{'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-30T15:00:44Z',
'fuel_type': 'Diesel',
'id': 'aabde9a2-1988-5a38-82d1-492fa6c5f080',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VU60LRN',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562162',
'listing': 'auction',
'location': None,
'make': 'Audi',
'model': 'A3',
'odometer': 171476,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 500.0,
'price_includes_vat': False,
'registration_date': '2010-09-07',
'seats_number': None,
'seller_name': 'BMW Tring',
'title': 'Audi A3 DIESEL SPORTBACK',
'transmission': 'manual',
'trim': 'Hatchback',
'vin': 'WAUZZZ8P6BA032576',
'year': 2010}
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562162%27 HTTP/1.1" 200 None
2026-03-29 06:31:39 [sytner.gb] INFO: Saving data for 562162: {'auction_closing_time': 1774882844.0, 'created_time': 1774643674.476184, 'last_price_update_time': 1774765899.74506}
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562162') HTTP/1.1" 204 0
2026-03-29 06:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://auction.sytner.co.uk/Listing/Detail/562193> (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-29 06:31:40 [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': 2,
'emission_standard': None,
'engine': '3.2L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T15:33:44Z',
'fuel_type': 'Petrol',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CN53PUJ',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562193',
'listing': 'auction',
'location': None,
'make': 'Porsche',
'model': 'Boxster',
'odometer': 96000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'photo_urls': ['https://imagecdn.sytner.co.uk:443/1774624164/c859d1db/0Zo_TVX3_6q_HYBp7pmEDPHfIVs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624165/1343e972/Gmw9h7j3fxJPTGqCsBG6iL_q084_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624165/010a9dbf/mJRGlhjxEYnZXWPSnaC23UljKHs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624166/b29d6c01/Em16uVh5B8gBz8wya9qXgSMOCmw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624167/1bb9f4c8/4v6wtoY6zW9Z_YErmvk1DRTTrao_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624167/8705c9b7/wKXVGkwE5T_HKKmyOSkmCOYWf30_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624168/7b41b63a/Vp6j99jHZojUvZ3JRtXMI5MLmZI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624168/9811b83f/DoDqO9wzWcxUBNxu9TT4gJV2a_c_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624169/5d43372a/ppDi1g65J4qHEjquZlxwNADrtKc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624169/7aeed355/Q5GR6WtfoSm6cxgcfPnKraFrUXQ_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624170/5916f23a/0UI7UvvnlDEk6mTiK3zOsN0ahRo_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624171/bc10d011/PcP6DuMiteoqz7fUD0995T9ErlU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624171/2159d580/fpilJu84mKuV7xXuPej_gq7iEo4_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624174/60f3be19/7Zp87SK4JZ1ZBStwx_6h_9ZzGRI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624176/74a3d2d3/vla7dPz4I5tMwticMsTX7yGXuGU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624176/ee67b471/0pntbyvqEpM6gyfHM69kQXu0H4I_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624177/ce448a76/GfXrE4rmPeM1TKRHOq9ttldkkQs_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624177/9893f85c/VgejEXMHLO_mhQkG7IYcUnM381Y_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624178/fe98c9ff/lac5mNStsSkogr1S_try41BnLQM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624179/1909eb40/nUG_TDs4QH8OBRXlw19EP9JE77Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624180/d7761d52/YkOkEiTDWzBTM6WdQC78GpDfPoU_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624181/a2d7430c/mJuHH0CAzG488JWRL6J3LzC0kqw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624183/38e1ce53/JzvmSQMQpmH9zjCtMPJl3K8r3Iw_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624183/792d5737/bpYS2edbuCTPgID8kxBN_TIee8g_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624183/8c65f4a2/pmzhMZ3iabhHQji8Jb_6t0w5JTA_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624184/4b7cba06/iHVtvEmi2S53eRDtQYWjDY62m84_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624185/637fe8b9/xs3zyYglg1fzXyc_ftowi7bCqbk_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624185/773d4e7e/ce3R3l5odM26Gr6wi_zdLwPNv6Q_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624186/5167e35a/gD5EgtXBjQzFmiXyQJsNX674dgM_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624186/2641a614/nfMN8Lx8da6a1u8x_MutAquKdFE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624186/1d5a82ca/7XOMZ4_LCcx4u_jLJvCIX8PLzok_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624187/1e0b8f62/diI18Cgc2jFxBVH7GAZONojLTYc_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624187/fd493b7d/SgcEH6O3GgJRlsS9vI00sLOazUE_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624187/44ec6161/DHBLeleukdL2hjj5rKVclEJjF20_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624188/494cc37e/Q8N0UJegDoioxV8pL9zVBWKDdZI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624189/389fded0/tjZiTrkq6UebYObu0YYv_Sv2xEI_/STD_1440x810',
'https://imagecdn.sytner.co.uk:443/1774624189/349416e9/72soqSzuCUXWiZIPp69VhFPH_qE_/STD_1440x810'],
'price': 4250.0,
'price_includes_vat': False,
'registration_date': '2003-12-23',
'seats_number': None,
'seller_name': 'BMW Cardiff',
'title': 'Porsche Boxster',
'transmission': 'manual',
'trim': 'Convertible',
'vin': 'WP0ZZZ98Z4S640465',
'year': 2003}
2026-03-29 06:31:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60856053-4bc7-59f3-9625-0e8e34e2a977 with identifier: 562193
2026-03-29 06:31:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60856053-4bc7-59f3-9625-0e8e34e2a977 with scrape type 2
2026-03-29 06:31:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60856053-4bc7-59f3-9625-0e8e34e2a977 with scrape type 2
2026-03-29 06:31:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: sytner.gb, Processed item id: 60856053-4bc7-59f3-9625-0e8e34e2a977, identifier: 562193
2026-03-29 06:31:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: sytner.gb, Translating item: 60856053-4bc7-59f3-9625-0e8e34e2a977 with identifier: 562193
2026-03-29 06:31:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: sytner.gb, Applying rules to item: 60856053-4bc7-59f3-9625-0e8e34e2a977 with identifier: 562193
2026-03-29 06:31:40 [crawlers.pipelines.post_to_api] INFO: Spider: sytner.gb, Posting item: 60856053-4bc7-59f3-9625-0e8e34e2a977 with identifier: 562193 to the API
2026-03-29 06:31:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 06:31: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-29 06:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://auction.sytner.co.uk/Listing/Detail/562193>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Silver',
'currency': 'GBP',
'doors_number': 2,
'emission_standard': None,
'engine': '3.2L',
'engine_horse_power': None,
'expiration_date': '2026-03-30T15:33:44Z',
'fuel_type': 'Petrol',
'id': '60856053-4bc7-59f3-9625-0e8e34e2a977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CN53PUJ',
'link_to_web_offer': 'https://auction.sytner.co.uk/Listing/Detail/562193',
'listing': 'auction',
'location': None,
'make': 'Porsche',
'model': 'Boxster',
'odometer': 96000,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 4250.0,
'price_includes_vat': False,
'registration_date': '2003-12-23',
'seats_number': None,
'seller_name': 'BMW Cardiff',
'title': 'Porsche Boxster',
'transmission': 'manual',
'trim': 'Convertible',
'vin': 'WP0ZZZ98Z4S640465',
'year': 2003}
2026-03-29 06:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27sytner.gb%27%20and%20RowKey%20eq%20%27562193%27 HTTP/1.1" 200 None
2026-03-29 06:31:40 [sytner.gb] INFO: Saving data for 562193: {'auction_closing_time': 1774884824.0, 'created_time': 1774643585.107544, 'last_price_update_time': 1774765900.797371}
2026-03-29 06:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='sytner.gb',RowKey='562193') HTTP/1.1" 204 0
2026-03-29 06:31:40 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 06:31:40 [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-29 06:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 06:31:40 [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%201774333900 HTTP/1.1" 200 None
2026-03-29 06:31:41 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (16 items) in: file:///var/lib/scrapyd/items/sourcing_v2/sytner.gb/task_11_2026-03-29T06_30_00.jl
2026-03-29 06:31:41 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 22909,
'downloader/request_count': 17,
'downloader/request_method_count/GET': 17,
'downloader/response_bytes': 4841552,
'downloader/response_count': 17,
'downloader/response_status_count/200': 17,
'elapsed_time_seconds': 95.446322,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 6, 31, 40, 954316, tzinfo=datetime.timezone.utc),
'item_scraped_count': 16,
'log_count/DEBUG': 859,
'log_count/INFO': 292,
'memusage/max': 202772480,
'memusage/startup': 148279296,
'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': 292,
'playwright/request_count/aborted': 120,
'playwright/request_count/method/GET': 271,
'playwright/request_count/method/POST': 21,
'playwright/request_count/navigation': 5,
'playwright/request_count/resource_type/document': 5,
'playwright/request_count/resource_type/fetch': 5,
'playwright/request_count/resource_type/font': 18,
'playwright/request_count/resource_type/image': 114,
'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': 24,
'playwright/response_count': 169,
'playwright/response_count/method/GET': 151,
'playwright/response_count/method/POST': 18,
'playwright/response_count/resource_type/document': 5,
'playwright/response_count/resource_type/fetch': 4,
'playwright/response_count/resource_type/font': 18,
'playwright/response_count/resource_type/other': 2,
'playwright/response_count/resource_type/script': 84,
'playwright/response_count/resource_type/stylesheet': 34,
'playwright/response_count/resource_type/xhr': 22,
'request_depth_max': 1,
'response_received_count': 17,
'scheduler/dequeued': 17,
'scheduler/dequeued/memory': 17,
'scheduler/enqueued': 17,
'scheduler/enqueued/memory': 17,
'scrape_type/price_update': 16,
'scrape_type/skipped': 31,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 16,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 19.607486010994762,
'scrapy-zyte-api/mean_response_seconds': 19.847724129562266,
'scrapy-zyte-api/processed': 16,
'scrapy-zyte-api/request_args/actions': 16,
'scrapy-zyte-api/request_args/browserHtml': 16,
'scrapy-zyte-api/request_args/experimental.requestCookies': 16,
'scrapy-zyte-api/request_args/experimental.responseCookies': 16,
'scrapy-zyte-api/request_args/requestHeaders': 16,
'scrapy-zyte-api/request_args/sessionContext': 16,
'scrapy-zyte-api/request_args/url': 16,
'scrapy-zyte-api/status_codes/200': 16,
'scrapy-zyte-api/success': 16,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 29, 6, 30, 5, 507994, tzinfo=datetime.timezone.utc)}
2026-03-29 06:31:41 [scrapy.core.engine] INFO: Spider closed (finished)