2026-03-29 14:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 14:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 14:00:04 [manheim.gb] INFO: Batch mode enabled: batch 1/4
2026-03-29 14:00:04 [manheim.gb] INFO: Starting spider manheim.gb
2026-03-29 14:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 14:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 14:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 14:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 14:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: b416ad804ce84f43
2026-03-29 14:00:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 14:00:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/manheim.gb/task_5_2026-03-29T14_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 14:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 14:00:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 14:00:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 14:00:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 14:00:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 14:00:04 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 14:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 14:00: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 14:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 14:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 14:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 14:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 14:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 14:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 14:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 14:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 14:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 14:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 14:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-29 14:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 14:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 14:00:10 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 14:00:10 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 14:00:10 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 14:00:11 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 14:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-29 14:00:12 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://www.manheim.co.uk/>
2026-03-29 14:00:12 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/> (resource type: document)
2026-03-29 14:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/>
2026-03-29 14:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1> (resource type: stylesheet, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:17 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/bundles/delete/scripts/homepage?v=LseUIn9GrPAbkGiexoPp7rAvZhUh2ezC8RYYqlsrYww1> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/auction-centre-pages/auction-centre-c114-treated--hero.ashx?la=en&mw=960> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/auction-centre-pages/auction-centre-c114-treated--hero.ashx?la=en&mw=960>
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2021/vehicle-solutions/vs-3.ashx?la=en&mw=960> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2021/vehicle-solutions/vs-3.ashx?la=en&mw=960>
2026-03-29 14:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/inspections-and-collections/inspections-and-collections-b87-treated---hero.ashx?la=en&mw=960> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/inspections-and-collections/inspections-and-collections-b87-treated---hero.ashx?la=en&mw=960>
2026-03-29 14:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-29 14:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-29 14:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1)
2026-03-29 14:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/core-blessed1.min.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1)
2026-03-29 14:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/homepage?v=LseUIn9GrPAbkGiexoPp7rAvZhUh2ezC8RYYqlsrYww1>
2026-03-29 14:00:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-29 14:00:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-29 14:00:32 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-29 14:00:33 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-29 14:00:34 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/top_navigationlogo.ashx?la=en>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/homepage_new.ashx?la=en>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/auction-centre-pages/auction-centre-c114-treated--hero.ashx?la=en&mw=960> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/auction-centre-pages/auction-centre-c114-treated--hero.ashx?la=en&mw=960>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2021/vehicle-solutions/vs-3.ashx?la=en&mw=960> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2021/vehicle-solutions/vs-3.ashx?la=en&mw=960>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/inspections-and-collections/inspections-and-collections-b87-treated---hero.ashx?la=en&mw=960> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/inspections-and-collections/inspections-and-collections-b87-treated---hero.ashx?la=en&mw=960>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/images/filters/dot_pattern.png> (resource type: image, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/filters/dot_pattern.png>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png> (resource type: image, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.manheim.co.uk/Account/IsCookieExist> (resource type: xhr, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/campaigns/world-cup/v2--2700x842--landing-page-banner--match-days.ashx?la=en&mw=1920> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/campaigns/world-cup/v2--2700x842--landing-page-banner--match-days.ashx?la=en&mw=1920>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/sytner1.ashx?la=en&mw=1920> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/sytner1.ashx?la=en&mw=1920>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/enter_sim.ashx?la=en&mw=1920> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/enter_sim.ashx?la=en&mw=1920>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/auction-centre-pages/auction-centre-8665-treated--hero.ashx?la=en&mw=1920> (resource type: image, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/new-website-images-2023/auction-centre-pages/auction-centre-8665-treated--hero.ashx?la=en&mw=1920>
2026-03-29 14:00:35 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-29 14:00:37 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-29 14:00:38 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-29 14:00:39 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-29 14:00:40 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:40 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-29 14:00:40 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:40 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-29 14:00:40 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:40 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-29 14:00:42 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-29 14:00:42 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/analytics?ver=3&visitor_id=&visitor_id_sign=&pi_opt_in=&campaign_id=24684&account_id=38592&title=Manheim%20UK&url=https%3A%2F%2Fwww.manheim.co.uk%2F&referrer=> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:43 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/analytics?ver=3&visitor_id=&visitor_id_sign=&pi_opt_in=&campaign_id=24684&account_id=38592&title=Manheim%20UK&url=https%3A%2F%2Fwww.manheim.co.uk%2F&referrer=>
2026-03-29 14:00:43 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954242191&visitor_id_sign=bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6&pi_opt_in=&campaign_id=24684&account_id=38592&title=Manheim%20UK&url=https%3A%2F%2Fwww.manheim.co.uk%2F&referrer=> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:45 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954242191&visitor_id_sign=bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6&pi_opt_in=&campaign_id=24684&account_id=38592&title=Manheim%20UK&url=https%3A%2F%2Fwww.manheim.co.uk%2F&referrer=>
2026-03-29 14:00:49 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.manheim.co.uk/account/login> (resource type: document, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:50 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.manheim.co.uk/account/login> (location: /mymanheim/dashboard)
2026-03-29 14:00:50 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/mymanheim/dashboard> (resource type: document, referrer: https://www.manheim.co.uk/)
2026-03-29 14:00:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/mymanheim/dashboard>
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1> (resource type: stylesheet, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/bundles/delete/scripts/postlogin?v=fV7D11uNrcwNPxbXzk-QgsVi2rSOJkN1xzHx3iZ3svg1> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/SignalR/Hubs> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en>
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/jquery-ui-1.12.1.js> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:55 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Content/myManheim.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/bundles/simulcast?v=P7s0oLmuXc3p3WQNs8URnZ4NaK3K6qkWLOwf0uOs5gw1> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Content/dashboards.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/blog/2025/gavel_2025.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/blog/2025/gavel_2025.ashx?h=176&la=en&w=210&crop=1>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:00:56 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1>
2026-03-29 14:00:58 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1)
2026-03-29 14:00:58 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/core-blessed1.min.css> (resource type: stylesheet, referrer: https://www.manheim.co.uk/assets/css/bundle?v=DY4qznOW3bgt96gBNI_XqLhl2kfUNbW47Xh8LDm7O4A1)
2026-03-29 14:00:58 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/delete/scripts/postlogin?v=fV7D11uNrcwNPxbXzk-QgsVi2rSOJkN1xzHx3iZ3svg1>
2026-03-29 14:01:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 14:01:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 147MiB
2026-03-29 14:01:43 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/SignalR/Hubs>
2026-03-29 14:01:43 [scrapy-playwright] DEBUG: [Context=default] Response: <302 https://www.manheim.co.uk/Scripts/jquery-ui-1.12.1.js> (location: https://www.manheim.co.uk/404)
2026-03-29 14:01:43 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/404> (resource type: script, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:43 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Content/myManheim.css>
2026-03-29 14:01:43 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Content/dashboards.css>
2026-03-29 14:01:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/bundles/simulcast?v=P7s0oLmuXc3p3WQNs8URnZ4NaK3K6qkWLOwf0uOs5gw1>
2026-03-29 14:01:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/tellnumberchange.js>
2026-03-29 14:01:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Scripts/Manheim/RemoveSignUpBanner.js>
2026-03-29 14:01:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/jquery-ui-1.13.2.min.css>
2026-03-29 14:01:44 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/core-blessed1.min.css>
2026-03-29 14:01:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:01:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:01:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-KZS96H>
2026-03-29 14:01:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:45 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimwhitecoxautomotive3.ashx?la=en>
2026-03-29 14:01:45 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Response: <404 https://www.manheim.co.uk/404>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/new-manheim-booking.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/blog/2025/gavel_2025.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/blog/2025/gavel_2025.ashx?h=176&la=en&w=210&crop=1>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/blog/2026/van_elec.ashx?h=176&la=en&w=210&crop=1>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/payg1.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/v3--design11918banner535x191px-(1).ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/campaigns/nama/nama-lcv-location-banner.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/movex/why_pay_more.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/images/banners-and-adverts/products-services/simulcast_banner.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimlogofooter2.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/~/media/manheimlogos/manheimvehiclesearchpage2.ashx?la=en>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png> (resource type: image, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/branding/dropdown.png>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff> (resource type: font, referrer: https://www.manheim.co.uk/assets/css/core-blessed1.min.css)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.manheim.co.uk/assets/images/thickbox/loadingAnimation.gif> (resource type: image, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.manheim.co.uk/assets/images/thickbox/loadingAnimation.gif>
2026-03-29 14:01:46 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.manheim.co.uk/Account/IsCookieExist> (resource type: xhr, referrer: https://www.manheim.co.uk/mymanheim/dashboard)
2026-03-29 14:01:48 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Light.woff>
2026-03-29 14:01:49 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Regular.woff>
2026-03-29 14:01:50 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Manheim-Icons/Manheim-Icons.woff>
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/assets/css/fonts/Lato/Lato-Bold.woff>
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.manheim.co.uk/Account/IsCookieExist>
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/pd.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:01:51 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://js-agent.newrelic.com/nr-spa-1.310.1.min.js>
2026-03-29 14:01:52 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/pd.js>
2026-03-29 14:01:52 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://pi.pardot.com/analytics?ver=3&visitor_id=954242191&visitor_id_sign=bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:01:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://pi.pardot.com/analytics?ver=3&visitor_id=954242191&visitor_id_sign=bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F>
2026-03-29 14:01:53 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954242191&visitor_id_sign=bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F> (resource type: script, referrer: https://www.manheim.co.uk/)
2026-03-29 14:01:53 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://brands.coxauto.co.uk/analytics?conly=true&visitor_id=954242191&visitor_id_sign=bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6&pi_opt_in=&campaign_id=24684&account_id=38592&title=Dashboard%20%7C%20Manheim&url=https%3A%2F%2Fwww.manheim.co.uk%2Fmymanheim%2Fdashboard&referrer=https%3A%2F%2Fwww.manheim.co.uk%2F>
2026-03-29 14:01:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.manheim.co.uk> (referer: None) ['playwright']
2026-03-29 14:01:57 [manheim.gb] INFO: Cookies from Playwright: [{'name': 'ASP.NET_SessionId', 'value': 'qndoimwmwnfhb5drmenx42g1', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'Lax'}, {'name': '__RequestVerificationToken', 'value': 'b1_fmcVS6Zkxfil-X4a5Fe1TXiOzot9kLsNX3E3bRUKLFgvw8U_baPf5B8vKLqi9jNLio3IwpcVRTEdlF6rUgMFli_w1', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'cb-enabled', 'value': 'enabled', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806328834, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'remarketing-web', 'value': 'C30A5652FAE2472AF4E510EC462473C9F1D79B7088189E9131A419321ECF60B9FC18EC30F1034F0522C26571FC13E84BB0F2B99B7D2D57BD1AED5134B161E5018B6426324351196C6331DE99362A2DB12F7859D4E314C22DC5ADA20895E6069F656F523F69F658B012CDC05F3FBAB83C5FCD9D4D', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': -1, 'httpOnly': True, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954242191', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806328913, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': 'bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6', 'domain': 'www.manheim.co.uk', 'path': '/', 'expires': 1806328913, 'httpOnly': False, 'secure': False, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954242191', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806328913, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': 'bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6', 'domain': 'brands.coxauto.co.uk', 'path': '/', 'expires': 1806328913, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592', 'value': '954242191', 'domain': '.pardot.com', 'path': '/', 'expires': 1806328913, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'visitor_id37592-hash', 'value': 'bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6', 'domain': '.pardot.com', 'path': '/', 'expires': 1806328913, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay9teW1hbmhlaW0vZGFzaGJvYXJk', 'domain': 'pi.pardot.com', 'path': '/', 'expires': 1774794713, 'httpOnly': False, 'secure': True, 'sameSite': 'None'}]
2026-03-29 14:01:57 [manheim.gb] INFO: Scrapy-formatted cookies: [{'name': 'ASP.NET_SessionId', 'value': 'qndoimwmwnfhb5drmenx42g1', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': '__RequestVerificationToken', 'value': 'b1_fmcVS6Zkxfil-X4a5Fe1TXiOzot9kLsNX3E3bRUKLFgvw8U_baPf5B8vKLqi9jNLio3IwpcVRTEdlF6rUgMFli_w1', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'cb-enabled', 'value': 'enabled', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'remarketing-web', 'value': 'C30A5652FAE2472AF4E510EC462473C9F1D79B7088189E9131A419321ECF60B9FC18EC30F1034F0522C26571FC13E84BB0F2B99B7D2D57BD1AED5134B161E5018B6426324351196C6331DE99362A2DB12F7859D4E314C22DC5ADA20895E6069F656F523F69F658B012CDC05F3FBAB83C5FCD9D4D', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954242191', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': 'bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6', 'domain': 'www.manheim.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954242191', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': 'bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6', 'domain': 'brands.coxauto.co.uk', 'path': '/'}, {'name': 'visitor_id37592', 'value': '954242191', 'domain': '.pardot.com', 'path': '/'}, {'name': 'visitor_id37592-hash', 'value': 'bc8541147c07c62c52fda9e423086cf1b6f1facf637fb25905c29a85d9d3829cd1639f3e5fd09512e6c0f2d046e1c1bd614c73e6', 'domain': '.pardot.com', 'path': '/'}, {'name': 'lpv37592', 'value': 'aHR0cHM6Ly93d3cubWFuaGVpbS5jby51ay9teW1hbmhlaW0vZGFzaGJvYXJk', 'domain': 'pi.pardot.com', 'path': '/'}]
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Manheim',RowKey='cookies') HTTP/1.1" 204 0
2026-03-29 14:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:01:57 [manheim.gb] INFO: Page 1: 100 results (total: 8380)
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 100493
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 100559
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27100559%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 100559: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1022344
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1043724
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1044065
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1044409
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1069517
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1071824
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1074511
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1075938
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1081914
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1106881
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1117148
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1129657
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271129657%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1129657: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1131228
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1134378
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1156603
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1158833
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1185826
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271185826%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1185826: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 120856
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1217485
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271217485%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1217485: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1240340
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1258309
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1271007
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1276649
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1291382
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1300097
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1305106
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1310084
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1318037
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1327483
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271327483%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1327483: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1329207
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1352460
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1355840
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1378250
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1394322
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1396950
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1402175
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 141704
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1460061
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271460061%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1460061: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1469036
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271469036%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1469036: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1488495
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1490982
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1495412
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1497191
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1508493
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1524294
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1526971
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1532079
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1532399
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1549489
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1561813
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271561813%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1561813: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1563274
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1571025
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1578531
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1585345
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1595949
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1596137
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1602897
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1623762
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1626879
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271626879%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1626879: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1627423
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1637156
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1659789
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1669427
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1670534
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1672488
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1678704
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1681475
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271681475%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1681475: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1683014
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1694092
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1694601
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1706352
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1710798
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1712561
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1715903
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1720405
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1723864
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1745966
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1752896
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1754899
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1761698
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271761698%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1761698: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1775063
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1785338
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1789481
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1794831
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1804768
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271804768%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1804768: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1805138
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1805856
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271805856%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1805856: 2
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1807437
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1817117
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271817117%27 HTTP/1.1" 200 None
2026-03-29 14:01:57 [manheim.gb] INFO: Scrape type for 1817117: 0
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1820309
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1827359
2026-03-29 14:01:57 [manheim.gb] INFO: Found listing with ID: 1833059
2026-03-29 14:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271833059%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [manheim.gb] INFO: Scrape type for 1833059: 0
2026-03-29 14:01:58 [manheim.gb] INFO: Found listing with ID: 1839664
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271839664%27 HTTP/1.1" 200 None
2026-03-29 14:01:58 [manheim.gb] INFO: Scrape type for 1839664: 0
2026-03-29 14:01:58 [manheim.gb] INFO: Found listing with ID: 1841129
2026-03-29 14:01:58 [manheim.gb] INFO: Found listing with ID: 1842210
2026-03-29 14:01:58 [manheim.gb] INFO: Found listing with ID: 1846157
2026-03-29 14:01:58 [manheim.gb] INFO: Found listing with ID: 1850174
2026-03-29 14:01:58 [manheim.gb] INFO: Found listing with ID: 1855585
2026-03-29 14:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54748bf0-ff28-5112-8468-51f4494cd062 with identifier: 1805856
2026-03-29 14:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54748bf0-ff28-5112-8468-51f4494cd062 with scrape type 2
2026-03-29 14:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54748bf0-ff28-5112-8468-51f4494cd062 with scrape type 2
2026-03-29 14:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 54748bf0-ff28-5112-8468-51f4494cd062, identifier: 1805856
2026-03-29 14:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 54748bf0-ff28-5112-8468-51f4494cd062 with identifier: 1805856
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Grey HTTP/1.1" 200 None
2026-03-29 14:01:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-29 14:01:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 54748bf0-ff28-5112-8468-51f4494cd062 with identifier: 1805856
2026-03-29 14:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 54748bf0-ff28-5112-8468-51f4494cd062 with identifier: 1805856 to the API
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:01:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 113,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '54748bf0-ff28-5112-8468-51f4494cd062',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RF66WNH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=1805856',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': 121027,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-04',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN PASSAT 2.0 TDI GT 5dr',
'transmission': 'manual',
'trim': '2.0 TDI GT 5dr',
'year': 2017}
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271805856%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Saving data for 1805856: {'auction_closing_time': 1775120400.0, 'created_time': 1773827170.099343, 'last_price_update_time': 1774792919.085447}
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='1805856') HTTP/1.1" 204 0
2026-03-29 14:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:01:59 [manheim.gb] INFO: Page 2: 100 results (total: 8380)
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1856630
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1861501
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1865947
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1881668
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271881668%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 1881668: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1890190
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1890584
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1895274
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1896156
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1912408
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271912408%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 1912408: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1913798
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1919391
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1921022
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1925572
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271925572%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 1925572: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1933813
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1937867
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271937867%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 1937867: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1950613
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271950613%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 1950613: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1957659
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1972222
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1974094
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 1978572
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2001968
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2021676
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272021676%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2021676: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2026479
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2026976
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2047638
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2051582
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272051582%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2051582: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2066321
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2067401
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272067401%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2067401: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2070871
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272070871%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2070871: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2071287
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272071287%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2071287: 2
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2083141
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272083141%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2083141: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2083848
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272083848%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2083848: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2088559
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272088559%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2088559: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2091533
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2097554
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2099279
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272099279%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2099279: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2099880
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272099880%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2099880: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2103765
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272103765%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2103765: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2109103
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2121256
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2135201
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2140555
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2142691
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2170817
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2179248
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2180974
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272180974%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2180974: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2182593
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272182593%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2182593: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2184143
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2200440
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2202793
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2207854
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272207854%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2207854: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2212385
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2224961
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2225589
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272225589%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2225589: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2233600
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2235447
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2238063
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2240484
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272240484%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2240484: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2240632
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2256216
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2257064
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2264693
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272264693%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2264693: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2270836
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2271094
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2285029
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272285029%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2285029: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2292746
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272292746%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2292746: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2294834
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272294834%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2294834: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2306164
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2314236
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272314236%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2314236: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2323512
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272323512%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2323512: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2329333
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2341985
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2343998
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2352030
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2358415
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272358415%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2358415: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2377998
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272377998%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2377998: 2
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2379105
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2397804
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2411634
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2416335
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2451999
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2458075
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2472180
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2479203
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272479203%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2479203: 0
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2484967
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2492936
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2502868
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 25079
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2516127
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2518028
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2519304
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2523590
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2525169
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2527898
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2529543
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272529543%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2529543: 2
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2530934
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2537195
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2537507
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2546102
2026-03-29 14:01:59 [manheim.gb] INFO: Found listing with ID: 2550789
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272550789%27 HTTP/1.1" 200 None
2026-03-29 14:01:59 [manheim.gb] INFO: Scrape type for 2550789: 0
2026-03-29 14:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf with identifier: 2377998
2026-03-29 14:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf with scrape type 2
2026-03-29 14:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf with scrape type 2
2026-03-29 14:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf, identifier: 2377998
2026-03-29 14:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf with identifier: 2377998
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-29 14:02:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf with identifier: 2377998
2026-03-29 14:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf with identifier: 2377998 to the API
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee0e25e9-e7fc-5ddd-b413-3475bac7cdbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN19HBB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=2377998',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 77985,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seller_name': 'Sandicliffe',
'title': 'PEUGEOT 3008 1.5 BlueHDi GT Line Premium 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi GT Line Premium 5dr',
'year': 2019}
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272377998%27 HTTP/1.1" 200 None
2026-03-29 14:02:00 [manheim.gb] INFO: Saving data for 2377998: {'auction_closing_time': 1775206800.0, 'created_time': 1774389644.087004, 'last_price_update_time': 1774792920.766641}
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2377998') HTTP/1.1" 204 0
2026-03-29 14:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b3a622d-11a5-56d1-b691-14a717e3b63e with identifier: 2071287
2026-03-29 14:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b3a622d-11a5-56d1-b691-14a717e3b63e with scrape type 2
2026-03-29 14:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b3a622d-11a5-56d1-b691-14a717e3b63e with scrape type 2
2026-03-29 14:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5b3a622d-11a5-56d1-b691-14a717e3b63e, identifier: 2071287
2026-03-29 14:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e76ae18-a5b0-5256-9224-263c96a5ebb3 with identifier: 2529543
2026-03-29 14:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e76ae18-a5b0-5256-9224-263c96a5ebb3 with scrape type 2
2026-03-29 14:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e76ae18-a5b0-5256-9224-263c96a5ebb3 with scrape type 2
2026-03-29 14:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7e76ae18-a5b0-5256-9224-263c96a5ebb3, identifier: 2529543
2026-03-29 14:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5b3a622d-11a5-56d1-b691-14a717e3b63e with identifier: 2071287
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK HTTP/1.1" 200 None
2026-03-29 14:02:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol HTTP/1.1" 200 None
2026-03-29 14:02:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5b3a622d-11a5-56d1-b691-14a717e3b63e with identifier: 2071287
2026-03-29 14:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5b3a622d-11a5-56d1-b691-14a717e3b63e with identifier: 2071287 to the API
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%275b3a622d-11a5-56d1-b691-14a717e3b63e%27 HTTP/1.1" 200 None
2026-03-29 14:02:01 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 5b3a622d-11a5-56d1-b691-14a717e3b63e: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022D M Keith Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022TOYOTA YARIS 1.3 VVT-i Zinc 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022TOYOTA\u0022, \u0022Model\u0022: \u0022YARIS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.3L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222007-03-08\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=2071287\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.3 VVT-i Zinc 5dr\u0022, \u0022LicensePlate\u0022: \u0022VU07LAE\u0022, \u0022Year\u0022: 2007, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 141, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00225b3a622d-11a5-56d1-b691-14a717e3b63e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:02:01 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:02:01 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:01 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5b3a622d-11a5-56d1-b691-14a717e3b63e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VU07LAE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=2071287',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'TOYOTA',
'model': 'YARIS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-08',
'seller_name': 'D M Keith Ltd',
'title': 'TOYOTA YARIS 1.3 VVT-i Zinc 5dr',
'transmission': 'manual',
'trim': '1.3 VVT-i Zinc 5dr',
'year': 2007}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272071287%27 HTTP/1.1" 200 None
2026-03-29 14:02:01 [manheim.gb] INFO: Saving data for 2071287: {'auction_closing_time': 1775034000.0, 'created_time': 1774476045.739681, 'last_price_update_time': 1774792921.914023}
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2071287') HTTP/1.1" 204 0
2026-03-29 14:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7e76ae18-a5b0-5256-9224-263c96a5ebb3 with identifier: 2529543
2026-03-29 14:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=RED HTTP/1.1" 200 None
2026-03-29 14:02:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7e76ae18-a5b0-5256-9224-263c96a5ebb3 with identifier: 2529543
2026-03-29 14:02:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7e76ae18-a5b0-5256-9224-263c96a5ebb3 with identifier: 2529543 to the API
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7e76ae18-a5b0-5256-9224-263c96a5ebb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR69EWE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C5?id=2529543',
'listing': 'auction',
'location': 'Leeds',
'make': 'CITROEN',
'model': 'C5',
'odometer': 41923,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-19',
'seller_name': 'Lookers',
'title': 'CITROEN C5 1.2 PureTech 130 Flair 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 Flair 5dr',
'year': 2019}
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272529543%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Saving data for 2529543: {'auction_closing_time': 1774861200.0, 'created_time': 1773828046.84457, 'last_price_update_time': 1774792922.452226}
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2529543') HTTP/1.1" 204 0
2026-03-29 14:02:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:02 [manheim.gb] INFO: Page 3: 100 results (total: 8380)
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2556720
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2570609
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2575797
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2576384
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2582925
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2583840
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2585727
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2587594
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2590388
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2591124
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2595390
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2599420
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2604543
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2609416
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2614347
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 262709
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27262709%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 262709: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2640777
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2650250
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272650250%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2650250: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2652128
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272652128%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2652128: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2654601
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 265624
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2658867
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2668106
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2671604
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2679374
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2681428
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272681428%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2681428: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2684301
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2684837
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2688616
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272688616%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2688616: 2
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 269365
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2696947
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272696947%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2696947: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2699802
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2703196
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2703404
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2708563
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2709395
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2710004
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 271347
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2716746
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2723352
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2725319
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2727118
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272727118%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2727118: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2727121
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2731670
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2732553
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272732553%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2732553: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2744549
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272744549%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2744549: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2746587
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2748982
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2755083
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2766147
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2766849
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272766849%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2766849: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2778506
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2779280
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2782069
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2786149
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272786149%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2786149: 2
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2788744
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272788744%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2788744: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2790044
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2796785
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2801339
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272801339%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2801339: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2809089
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2810478
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2810674
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 281983
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2820669
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2822131
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2826411
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2826523
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2828037
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272828037%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2828037: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2829740
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2831905
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2834063
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2835428
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2841389
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2848863
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2849221
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2851112
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2851564
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2855946
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272855946%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2855946: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2871145
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2882038
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272882038%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2882038: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2893893
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272893893%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2893893: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2894043
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2903668
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2910077
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2913875
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2914404
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2920220
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2922964
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2923812
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272923812%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2923812: 2
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2926603
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272926603%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2926603: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2927939
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272927939%27 HTTP/1.1" 200 None
2026-03-29 14:02:02 [manheim.gb] INFO: Scrape type for 2927939: 0
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2929071
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2930580
2026-03-29 14:02:02 [manheim.gb] INFO: Found listing with ID: 2932500
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272932500%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [manheim.gb] INFO: Scrape type for 2932500: 2
2026-03-29 14:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:03 [manheim.gb] INFO: Found listing with ID: 29368
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2729368%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [manheim.gb] INFO: Scrape type for 29368: 0
2026-03-29 14:02:03 [manheim.gb] INFO: Found listing with ID: 2938644
2026-03-29 14:02:03 [manheim.gb] INFO: Found listing with ID: 2945720
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272945720%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [manheim.gb] INFO: Scrape type for 2945720: 2
2026-03-29 14:02:03 [manheim.gb] INFO: Found listing with ID: 2947313
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272947313%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [manheim.gb] INFO: Scrape type for 2947313: 0
2026-03-29 14:02:03 [manheim.gb] INFO: Found listing with ID: 2948016
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272948016%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [manheim.gb] INFO: Scrape type for 2948016: 0
2026-03-29 14:02:03 [manheim.gb] INFO: Found listing with ID: 2948334
2026-03-29 14:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55be4782-37de-52fd-a03c-4c1a3f22ed14 with identifier: 2786149
2026-03-29 14:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55be4782-37de-52fd-a03c-4c1a3f22ed14 with scrape type 2
2026-03-29 14:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55be4782-37de-52fd-a03c-4c1a3f22ed14 with scrape type 2
2026-03-29 14:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 55be4782-37de-52fd-a03c-4c1a3f22ed14, identifier: 2786149
2026-03-29 14:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 55be4782-37de-52fd-a03c-4c1a3f22ed14 with identifier: 2786149
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLUE HTTP/1.1" 200 None
2026-03-29 14:02:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02: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 14:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol+PHEV HTTP/1.1" 200 None
2026-03-29 14:02:03 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02: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 14:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 55be4782-37de-52fd-a03c-4c1a3f22ed14 with identifier: 2786149
2026-03-29 14:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 55be4782-37de-52fd-a03c-4c1a3f22ed14 with identifier: 2786149 to the API
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 60,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '55be4782-37de-52fd-a03c-4c1a3f22ed14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AK20NJF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=2786149',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 32508,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-01',
'seller_name': 'FCA Group',
'title': 'FORD TRANSIT 1.0 EcoBoost PHEV 126ps Low Roof Limited Van Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost PHEV 126ps Low Roof Limited Van Auto',
'year': 2020}
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272786149%27 HTTP/1.1" 200 None
2026-03-29 14:02:03 [manheim.gb] INFO: Saving data for 2786149: {'auction_closing_time': 1774947600.0, 'created_time': 1773827394.063329, 'last_price_update_time': 1774792923.964747}
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2786149') HTTP/1.1" 204 0
2026-03-29 14:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85c8b18d-b011-532d-83ff-51f40e6ccac9 with identifier: 2932500
2026-03-29 14:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85c8b18d-b011-532d-83ff-51f40e6ccac9 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85c8b18d-b011-532d-83ff-51f40e6ccac9 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 85c8b18d-b011-532d-83ff-51f40e6ccac9, identifier: 2932500
2026-03-29 14:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 85c8b18d-b011-532d-83ff-51f40e6ccac9 with identifier: 2932500
2026-03-29 14:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 85c8b18d-b011-532d-83ff-51f40e6ccac9 with identifier: 2932500
2026-03-29 14:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 85c8b18d-b011-532d-83ff-51f40e6ccac9 with identifier: 2932500 to the API
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '85c8b18d-b011-532d-83ff-51f40e6ccac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS21ZJU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/C5?id=2932500',
'listing': 'auction',
'location': 'Leeds',
'make': 'CITROEN',
'model': 'C5',
'odometer': 35971,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seller_name': 'Lookers',
'title': 'CITROEN C5 1.5 BlueHDi 130 Shine Plus 5dr',
'transmission': 'manual',
'trim': '1.5 BlueHDi 130 Shine Plus 5dr',
'year': 2021}
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272932500%27 HTTP/1.1" 200 None
2026-03-29 14:02:04 [manheim.gb] INFO: Saving data for 2932500: {'auction_closing_time': 1774861200.0, 'created_time': 1773827342.11457, 'last_price_update_time': 1774792924.502637}
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2932500') HTTP/1.1" 204 0
2026-03-29 14:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e431c008-5317-549d-8fee-91ba41225502 with identifier: 2945720
2026-03-29 14:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e431c008-5317-549d-8fee-91ba41225502 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e431c008-5317-549d-8fee-91ba41225502 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e431c008-5317-549d-8fee-91ba41225502, identifier: 2945720
2026-03-29 14:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4d44a4f-60de-571e-abb3-7e0ce657552f with identifier: 2688616
2026-03-29 14:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4d44a4f-60de-571e-abb3-7e0ce657552f with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4d44a4f-60de-571e-abb3-7e0ce657552f with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d4d44a4f-60de-571e-abb3-7e0ce657552f, identifier: 2688616
2026-03-29 14:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c158bc1b-3af5-54dd-b31e-fe51b2011f33 with identifier: 2923812
2026-03-29 14:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c158bc1b-3af5-54dd-b31e-fe51b2011f33 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c158bc1b-3af5-54dd-b31e-fe51b2011f33 with scrape type 2
2026-03-29 14:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c158bc1b-3af5-54dd-b31e-fe51b2011f33, identifier: 2923812
2026-03-29 14:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e431c008-5317-549d-8fee-91ba41225502 with identifier: 2945720
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GOLD HTTP/1.1" 200 None
2026-03-29 14:02:04 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e431c008-5317-549d-8fee-91ba41225502 with identifier: 2945720
2026-03-29 14:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e431c008-5317-549d-8fee-91ba41225502 with identifier: 2945720 to the API
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'GOLD',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e431c008-5317-549d-8fee-91ba41225502',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK15WJE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC60?id=2945720',
'listing': 'auction',
'location': 'Shotts',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 128398,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-02',
'seller_name': 'Startline Motor Finance',
'title': 'VOLVO XC60 D4 [181] SE 5dr AWD',
'transmission': 'manual',
'trim': 'D4 [181] SE 5dr AWD',
'year': 2015}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272945720%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [manheim.gb] INFO: Saving data for 2945720: {'auction_closing_time': 1774947600.0, 'created_time': 1773827455.389452, 'last_price_update_time': 1774792925.301485}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2945720') HTTP/1.1" 204 0
2026-03-29 14:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d4d44a4f-60de-571e-abb3-7e0ce657552f with identifier: 2688616
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREY HTTP/1.1" 200 None
2026-03-29 14:02:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d4d44a4f-60de-571e-abb3-7e0ce657552f with identifier: 2688616
2026-03-29 14:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d4d44a4f-60de-571e-abb3-7e0ce657552f with identifier: 2688616 to the API
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d4d44a4f-60de-571e-abb3-7e0ce657552f%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d4d44a4f-60de-571e-abb3-7e0ce657552f: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Research Garage Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022ALFA ROMEO GIULIA 2.0 TB 280 Veloce 4dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022ALFA ROMEO\u0022, \u0022Model\u0022: \u0022GIULIA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-05-25\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/ALFA%20ROMEO/GIULIA?id=2688616\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TB 280 Veloce 4dr Auto\u0022, \u0022LicensePlate\u0022: \u0022MW18NXT\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 141, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d4d44a4f-60de-571e-abb3-7e0ce657552f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:02:05 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:02:05 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:05 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4d44a4f-60de-571e-abb3-7e0ce657552f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MW18NXT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ALFA%20ROMEO/GIULIA?id=2688616',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'ALFA ROMEO',
'model': 'GIULIA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-25',
'seller_name': 'Research Garage Group',
'title': 'ALFA ROMEO GIULIA 2.0 TB 280 Veloce 4dr Auto',
'transmission': 'automatic',
'trim': '2.0 TB 280 Veloce 4dr Auto',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272688616%27 HTTP/1.1" 200 None
2026-03-29 14:02:05 [manheim.gb] INFO: Saving data for 2688616: {'auction_closing_time': 1774947600.0, 'created_time': 1774360890.174878, 'last_price_update_time': 1774792925.808171}
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2688616') HTTP/1.1" 204 0
2026-03-29 14:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c158bc1b-3af5-54dd-b31e-fe51b2011f33 with identifier: 2923812
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=WHITE HTTP/1.1" 200 None
2026-03-29 14:02:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c158bc1b-3af5-54dd-b31e-fe51b2011f33 with identifier: 2923812
2026-03-29 14:02:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c158bc1b-3af5-54dd-b31e-fe51b2011f33 with identifier: 2923812 to the API
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 156,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c158bc1b-3af5-54dd-b31e-fe51b2011f33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR70OUO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/5008?id=2923812',
'listing': 'auction',
'location': 'Leeds',
'make': 'PEUGEOT',
'model': '5008',
'odometer': 53787,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-21',
'seller_name': 'Lookers',
'title': 'PEUGEOT 5008 1.2 PureTech Allure 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Allure 5dr EAT8',
'year': 2020}
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272923812%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Saving data for 2923812: {'auction_closing_time': 1774861200.0, 'created_time': 1773827193.502023, 'last_price_update_time': 1774792926.259253}
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2923812') HTTP/1.1" 204 0
2026-03-29 14:02:06 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 13 pages/min), scraped 7 items (at 7 items/min)
2026-03-29 14:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-29 14:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:06 [manheim.gb] INFO: Page 4: 100 results (total: 8380)
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2961198
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2963573
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272963573%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 2963573: 2
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2966734
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2967957
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2968147
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2970435
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2971754
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 2991281
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3003186
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3003440
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3003831
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273003831%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3003831: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3004578
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3013164
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3015105
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3018419
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3023426
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3025048
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3032244
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273032244%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3032244: 2
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3036863
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273036863%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3036863: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3042152
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3043169
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3047354
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3051766
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3054111
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273054111%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3054111: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3057862
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3059205
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3062135
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3063856
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3066879
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3074157
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3085246
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3089904
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3090004
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273090004%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3090004: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3091257
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 309168
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3103601
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3105562
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3105578
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3108739
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3110613
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3118036
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3121591
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3127564
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3128008
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273128008%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3128008: 2
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3128248
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3129812
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3130677
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3130901
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3138124
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3148077
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273148077%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3148077: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3148342
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273148342%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3148342: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3151847
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3156873
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3168056
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3169330
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273169330%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3169330: 2
2026-03-29 14:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3177742
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3188679
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3193428
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273193428%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3193428: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3199937
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3204178
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3204799
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3205206
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3206528
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273206528%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3206528: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3219565
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273219565%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3219565: 2
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3226529
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273226529%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3226529: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3231473
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3241879
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273241879%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3241879: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3246928
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273246928%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3246928: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3249662
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3251459
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3254427
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273254427%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3254427: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3255566
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3262960
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3263252
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3263352
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3263396
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3265496
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273265496%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3265496: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3266930
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3286999
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3296505
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3304151
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 330998
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3324223
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3343832
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3348616
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3349614
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3350076
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3352453
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273352453%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3352453: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3362052
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3362258
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273362258%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3362258: 2
2026-03-29 14:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3362630
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3363351
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3366301
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3366491
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3366741
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3367588
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3367613
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3367717
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273367717%27 HTTP/1.1" 200 None
2026-03-29 14:02:06 [manheim.gb] INFO: Scrape type for 3367717: 0
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3367968
2026-03-29 14:02:06 [manheim.gb] INFO: Found listing with ID: 3367972
2026-03-29 14:02:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 884313df-c49a-5723-84bb-7b806d3c474f with identifier: 3032244
2026-03-29 14:02:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 884313df-c49a-5723-84bb-7b806d3c474f with scrape type 2
2026-03-29 14:02:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 884313df-c49a-5723-84bb-7b806d3c474f with scrape type 2
2026-03-29 14:02:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 884313df-c49a-5723-84bb-7b806d3c474f, identifier: 3032244
2026-03-29 14:02:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 884313df-c49a-5723-84bb-7b806d3c474f with identifier: 3032244
2026-03-29 14:02:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 884313df-c49a-5723-84bb-7b806d3c474f with identifier: 3032244
2026-03-29 14:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 884313df-c49a-5723-84bb-7b806d3c474f with identifier: 3032244 to the API
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 186,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '884313df-c49a-5723-84bb-7b806d3c474f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY70AUP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=3032244',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 83619,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-17',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Sportive H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Sportive H1 Van',
'year': 2020}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273032244%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [manheim.gb] INFO: Saving data for 3032244: {'auction_closing_time': 1774861200.0, 'created_time': 1773746836.709182, 'last_price_update_time': 1774792927.275479}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3032244') HTTP/1.1" 204 0
2026-03-29 14:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1a7276-5968-5b9f-ba41-045ba9919596 with identifier: 3169330
2026-03-29 14:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1a7276-5968-5b9f-ba41-045ba9919596 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf1a7276-5968-5b9f-ba41-045ba9919596 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf1a7276-5968-5b9f-ba41-045ba9919596, identifier: 3169330
2026-03-29 14:02:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec03e7b7-3a68-56b8-b410-b480fd53c4a9 with identifier: 3128008
2026-03-29 14:02:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec03e7b7-3a68-56b8-b410-b480fd53c4a9 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec03e7b7-3a68-56b8-b410-b480fd53c4a9 with scrape type 2
2026-03-29 14:02:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ec03e7b7-3a68-56b8-b410-b480fd53c4a9, identifier: 3128008
2026-03-29 14:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf1a7276-5968-5b9f-ba41-045ba9919596 with identifier: 3169330
2026-03-29 14:02:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf1a7276-5968-5b9f-ba41-045ba9919596 with identifier: 3169330
2026-03-29 14:02:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf1a7276-5968-5b9f-ba41-045ba9919596 with identifier: 3169330 to the API
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27bf1a7276-5968-5b9f-ba41-045ba9919596%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id bf1a7276-5968-5b9f-ba41-045ba9919596: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022BMW 1 SERIES 118i [1.5] Sport 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00221 SERIES\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-06-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=3169330\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022118i [1.5] Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022RN19GGP\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 137, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022bf1a7276-5968-5b9f-ba41-045ba9919596\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:02:07 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:02:07 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:07 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf1a7276-5968-5b9f-ba41-045ba9919596',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RN19GGP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=3169330',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'BMW',
'model': '1 SERIES',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-28',
'seller_name': 'Sytner',
'title': 'BMW 1 SERIES 118i [1.5] Sport 5dr',
'transmission': 'manual',
'trim': '118i [1.5] Sport 5dr',
'year': 2019}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273169330%27 HTTP/1.1" 200 None
2026-03-29 14:02:07 [manheim.gb] INFO: Saving data for 3169330: {'auction_closing_time': 1774947600.0, 'created_time': 1774389647.90013, 'last_price_update_time': 1774792927.924787}
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3169330') HTTP/1.1" 204 0
2026-03-29 14:02:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ec03e7b7-3a68-56b8-b410-b480fd53c4a9 with identifier: 3128008
2026-03-29 14:02:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-29 14:02:08 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ec03e7b7-3a68-56b8-b410-b480fd53c4a9 with identifier: 3128008
2026-03-29 14:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ec03e7b7-3a68-56b8-b410-b480fd53c4a9 with identifier: 3128008 to the API
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ec03e7b7-3a68-56b8-b410-b480fd53c4a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP71DHL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/2008?id=3128008',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': '2008',
'odometer': 31374,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-21',
'seller_name': 'Southeast Motors',
'title': 'PEUGEOT 2008 1.2 PureTech 130 GT 5dr',
'transmission': 'manual',
'trim': '1.2 PureTech 130 GT 5dr',
'year': 2021}
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273128008%27 HTTP/1.1" 200 None
2026-03-29 14:02:08 [manheim.gb] INFO: Saving data for 3128008: {'auction_closing_time': 1775552400.0, 'created_time': 1774706443.677003, 'last_price_update_time': 1774792928.38991}
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3128008') HTTP/1.1" 204 0
2026-03-29 14:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e7019ba-7352-5b12-a464-959c50bb8e63 with identifier: 2963573
2026-03-29 14:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e7019ba-7352-5b12-a464-959c50bb8e63 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e7019ba-7352-5b12-a464-959c50bb8e63 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1e7019ba-7352-5b12-a464-959c50bb8e63, identifier: 2963573
2026-03-29 14:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 019493d6-d49a-5392-8e65-82d8cfd16b76 with identifier: 3219565
2026-03-29 14:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 019493d6-d49a-5392-8e65-82d8cfd16b76 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 019493d6-d49a-5392-8e65-82d8cfd16b76 with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 019493d6-d49a-5392-8e65-82d8cfd16b76, identifier: 3219565
2026-03-29 14:02:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb with identifier: 3362258
2026-03-29 14:02:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb with scrape type 2
2026-03-29 14:02:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb, identifier: 3362258
2026-03-29 14:02:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1e7019ba-7352-5b12-a464-959c50bb8e63 with identifier: 2963573
2026-03-29 14:02:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1e7019ba-7352-5b12-a464-959c50bb8e63 with identifier: 2963573
2026-03-29 14:02:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1e7019ba-7352-5b12-a464-959c50bb8e63 with identifier: 2963573 to the API
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e7019ba-7352-5b12-a464-959c50bb8e63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CT19PXV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=2963573',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 72047,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-31',
'seller_name': 'Motor Range',
'title': 'FORD TRANSIT 2.0 TDCi 105ps Low Roof Van',
'transmission': 'manual',
'trim': '2.0 TDCi 105ps Low Roof Van',
'year': 2019}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272963573%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [manheim.gb] INFO: Saving data for 2963573: {'auction_closing_time': 1775034000.0, 'created_time': 1773827170.903412, 'last_price_update_time': 1774792929.054037}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='2963573') HTTP/1.1" 204 0
2026-03-29 14:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 019493d6-d49a-5392-8e65-82d8cfd16b76 with identifier: 3219565
2026-03-29 14:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 019493d6-d49a-5392-8e65-82d8cfd16b76 with identifier: 3219565
2026-03-29 14:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 019493d6-d49a-5392-8e65-82d8cfd16b76 with identifier: 3219565 to the API
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '019493d6-d49a-5392-8e65-82d8cfd16b76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT60DYS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/IBIZA?id=3219565',
'listing': 'auction',
'location': 'Birmingham',
'make': 'SEAT',
'model': 'IBIZA',
'odometer': 106463,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-14',
'seller_name': 'Sandicliffe',
'title': 'SEAT IBIZA 1.4 Good Stuff 5dr',
'transmission': 'manual',
'trim': '1.4 Good Stuff 5dr',
'year': 2011}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273219565%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [manheim.gb] INFO: Saving data for 3219565: {'auction_closing_time': 1775206800.0, 'created_time': 1774044051.872401, 'last_price_update_time': 1774792929.407941}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3219565') HTTP/1.1" 204 0
2026-03-29 14:02:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb with identifier: 3362258
2026-03-29 14:02:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb with identifier: 3362258
2026-03-29 14:02:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb with identifier: 3362258 to the API
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 162,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6e0f1d43-f7a7-558b-9b3f-fde2fc9b5ffb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CA70XLR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/RELAY?id=3362258',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'RELAY',
'odometer': 54538,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-29',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'CITROEN RELAY 2.2 BlueHDi H2 Van 140ps Enterprise',
'transmission': 'manual',
'trim': '2.2 BlueHDi H2 Van 140ps Enterprise',
'year': 2021}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273362258%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [manheim.gb] INFO: Saving data for 3362258: {'auction_closing_time': 1775638800.0, 'created_time': 1774360937.039518, 'last_price_update_time': 1774792929.730657}
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3362258') HTTP/1.1" 204 0
2026-03-29 14:02:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:09 [manheim.gb] INFO: Page 5: 100 results (total: 8380)
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3381075
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273381075%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [manheim.gb] INFO: Scrape type for 3381075: 0
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 339184
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3403226
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3407378
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3416341
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3430947
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3431919
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3431928
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273431928%27 HTTP/1.1" 200 None
2026-03-29 14:02:09 [manheim.gb] INFO: Scrape type for 3431928: 0
2026-03-29 14:02:09 [manheim.gb] INFO: Found listing with ID: 3434202
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273434202%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3434202: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3459987
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3476734
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3490223
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3492625
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3500850
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3502977
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3503323
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3503571
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3504550
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3509761
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273509761%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3509761: 2
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3516507
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3527432
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273527432%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3527432: 2
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3560019
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3579434
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273579434%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3579434: 2
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3585852
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3590972
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3595781
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273595781%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3595781: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3605708
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273605708%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3605708: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3616366
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273616366%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3616366: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3627602
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3650073
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3663721
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3663737
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3687325
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273687325%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3687325: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3689239
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3691114
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3698593
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3701979
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273701979%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3701979: 2
2026-03-29 14:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3702434
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3709697
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3712039
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3717183
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3719367
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273719367%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3719367: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3730774
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3733524
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3734406
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3735273
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3736289
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273736289%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3736289: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3737944
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3738063
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3738102
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273738102%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3738102: 2
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3738388
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3740249
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3740405
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740405%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3740405: 2
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3740519
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740519%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3740519: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3742217
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3742290
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273742290%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3742290: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3744517
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3745351
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3746903
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3747829
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273747829%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3747829: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3750619
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3753164
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3753939
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3754028
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3754594
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3754647
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3756582
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3758449
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3764648
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3765052
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273765052%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3765052: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3766327
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273766327%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3766327: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3770639
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3779255
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3779559
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3787007
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3788899
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 378930
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3789447
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3789934
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273789934%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3789934: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3790033
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3790088
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273790088%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3790088: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3793408
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3801659
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273801659%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3801659: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3804854
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3811793
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3813190
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3823881
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3831676
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3833278
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273833278%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3833278: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3834613
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3835894
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3838721
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273838721%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3838721: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3840517
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273840517%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3840517: 2
2026-03-29 14:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3840596
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3844542
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273844542%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3844542: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3844555
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273844555%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3844555: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3848604
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273848604%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Scrape type for 3848604: 0
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3852676
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3853077
2026-03-29 14:02:10 [manheim.gb] INFO: Found listing with ID: 3857749
2026-03-29 14:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4939161-270f-5437-807b-66524917f0b3 with identifier: 3509761
2026-03-29 14:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4939161-270f-5437-807b-66524917f0b3 with scrape type 2
2026-03-29 14:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4939161-270f-5437-807b-66524917f0b3 with scrape type 2
2026-03-29 14:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e4939161-270f-5437-807b-66524917f0b3, identifier: 3509761
2026-03-29 14:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e4939161-270f-5437-807b-66524917f0b3 with identifier: 3509761
2026-03-29 14:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e4939161-270f-5437-807b-66524917f0b3 with identifier: 3509761
2026-03-29 14:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e4939161-270f-5437-807b-66524917f0b3 with identifier: 3509761 to the API
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 270,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e4939161-270f-5437-807b-66524917f0b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN21YTO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=3509761',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 104338,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-20',
'seller_name': None,
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Leader Luton Van 3 Seats GRP Body '
'Steel Susp',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Leader Luton Van 3 Seats GRP Body Steel Susp',
'year': 2021}
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273509761%27 HTTP/1.1" 200 None
2026-03-29 14:02:10 [manheim.gb] INFO: Saving data for 3509761: {'auction_closing_time': 1775120400.0, 'created_time': 1773827431.662775, 'last_price_update_time': 1774792930.981814}
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3509761') HTTP/1.1" 204 0
2026-03-29 14:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e80b0c46-2f17-5607-ad31-d78c0179ef15 with identifier: 3579434
2026-03-29 14:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e80b0c46-2f17-5607-ad31-d78c0179ef15 with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e80b0c46-2f17-5607-ad31-d78c0179ef15 with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e80b0c46-2f17-5607-ad31-d78c0179ef15, identifier: 3579434
2026-03-29 14:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f83bd49-a617-5b59-9917-e3fb61b6ddd7 with identifier: 3738102
2026-03-29 14:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f83bd49-a617-5b59-9917-e3fb61b6ddd7 with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f83bd49-a617-5b59-9917-e3fb61b6ddd7 with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1f83bd49-a617-5b59-9917-e3fb61b6ddd7, identifier: 3738102
2026-03-29 14:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e80b0c46-2f17-5607-ad31-d78c0179ef15 with identifier: 3579434
2026-03-29 14:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e80b0c46-2f17-5607-ad31-d78c0179ef15 with identifier: 3579434
2026-03-29 14:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e80b0c46-2f17-5607-ad31-d78c0179ef15 with identifier: 3579434 to the API
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e80b0c46-2f17-5607-ad31-d78c0179ef15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K14EMO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=3579434',
'listing': 'auction',
'location': 'Washington',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 66800,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-12',
'seller_name': 'S G Petch',
'title': 'NISSAN JUKE 1.6 DiG-T Nismo 5dr',
'transmission': 'manual',
'trim': '1.6 DiG-T Nismo 5dr',
'year': 2014}
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273579434%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [manheim.gb] INFO: Saving data for 3579434: {'auction_closing_time': 1774861200.0, 'created_time': 1774360924.353767, 'last_price_update_time': 1774792931.61681}
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3579434') HTTP/1.1" 204 0
2026-03-29 14:02:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1f83bd49-a617-5b59-9917-e3fb61b6ddd7 with identifier: 3738102
2026-03-29 14:02:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1f83bd49-a617-5b59-9917-e3fb61b6ddd7 with identifier: 3738102
2026-03-29 14:02:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1f83bd49-a617-5b59-9917-e3fb61b6ddd7 with identifier: 3738102 to the API
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 148,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1f83bd49-a617-5b59-9917-e3fb61b6ddd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV22TWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/TARRACO?id=3738102',
'listing': 'auction',
'location': 'Leeds',
'make': 'SEAT',
'model': 'TARRACO',
'odometer': 43059,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-25',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SEAT TARRACO 2.0 TDI FR Sport 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI FR Sport 5dr DSG',
'year': 2022}
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273738102%27 HTTP/1.1" 200 None
2026-03-29 14:02:11 [manheim.gb] INFO: Saving data for 3738102: {'auction_closing_time': 1774861200.0, 'created_time': 1774476072.147719, 'last_price_update_time': 1774792931.917717}
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3738102') HTTP/1.1" 204 0
2026-03-29 14:02:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b030b98-2de8-5d22-8739-bbbfa784635d with identifier: 3527432
2026-03-29 14:02:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b030b98-2de8-5d22-8739-bbbfa784635d with scrape type 2
2026-03-29 14:02:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b030b98-2de8-5d22-8739-bbbfa784635d with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6b030b98-2de8-5d22-8739-bbbfa784635d, identifier: 3527432
2026-03-29 14:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1ca0407-4e18-51b8-9a2c-6a719c5702ad with identifier: 3840517
2026-03-29 14:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1ca0407-4e18-51b8-9a2c-6a719c5702ad with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1ca0407-4e18-51b8-9a2c-6a719c5702ad with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e1ca0407-4e18-51b8-9a2c-6a719c5702ad, identifier: 3840517
2026-03-29 14:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbe36b85-313a-5e1d-b529-e59960112cc3 with identifier: 3701979
2026-03-29 14:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbe36b85-313a-5e1d-b529-e59960112cc3 with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbe36b85-313a-5e1d-b529-e59960112cc3 with scrape type 2
2026-03-29 14:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bbe36b85-313a-5e1d-b529-e59960112cc3, identifier: 3701979
2026-03-29 14:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6b030b98-2de8-5d22-8739-bbbfa784635d with identifier: 3527432
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Petrol%2FHybrid HTTP/1.1" 200 None
2026-03-29 14:02:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6b030b98-2de8-5d22-8739-bbbfa784635d with identifier: 3527432
2026-03-29 14:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6b030b98-2de8-5d22-8739-bbbfa784635d with identifier: 3527432 to the API
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 88,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '6b030b98-2de8-5d22-8739-bbbfa784635d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC67GUW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/NIRO?id=3527432',
'listing': 'directbuy',
'location': 'Washington',
'make': 'KIA',
'model': 'NIRO',
'odometer': 94568,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-02',
'seller_name': 'S G Petch',
'title': 'KIA NIRO 1.6 GDi Hybrid 3 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid 3 5dr DCT',
'year': 2018}
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273527432%27 HTTP/1.1" 200 None
2026-03-29 14:02:12 [manheim.gb] INFO: Saving data for 3527432: {'auction_closing_time': 1774861200.0, 'created_time': 1773827446.199778, 'last_price_update_time': 1774792932.71835}
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3527432') HTTP/1.1" 204 0
2026-03-29 14:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e1ca0407-4e18-51b8-9a2c-6a719c5702ad with identifier: 3840517
2026-03-29 14:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e1ca0407-4e18-51b8-9a2c-6a719c5702ad with identifier: 3840517
2026-03-29 14:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e1ca0407-4e18-51b8-9a2c-6a719c5702ad with identifier: 3840517 to the API
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e1ca0407-4e18-51b8-9a2c-6a719c5702ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FY20KWC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=3840517',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 40588,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-04-08',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT PARTNER 1000 1.5 BlueHDi 100 Grip Van Low Roof',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Grip Van Low Roof',
'year': 2020}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273840517%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Saving data for 3840517: {'auction_closing_time': 1775638800.0, 'created_time': 1774389656.922512, 'last_price_update_time': 1774792933.055921}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3840517') HTTP/1.1" 204 0
2026-03-29 14:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bbe36b85-313a-5e1d-b529-e59960112cc3 with identifier: 3701979
2026-03-29 14:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bbe36b85-313a-5e1d-b529-e59960112cc3 with identifier: 3701979
2026-03-29 14:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bbe36b85-313a-5e1d-b529-e59960112cc3 with identifier: 3701979 to the API
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 41,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': 'bbe36b85-313a-5e1d-b529-e59960112cc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP71AWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=3701979',
'listing': 'auction',
'location': 'Northampton',
'make': 'BMW',
'model': 'X1',
'odometer': 121488,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-12',
'seller_name': 'Sytner',
'title': 'BMW X1 xDrive 25e Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive 25e Sport 5dr Auto',
'year': 2022}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273701979%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Saving data for 3701979: {'auction_closing_time': 1774947600.0, 'created_time': 1773827140.54488, 'last_price_update_time': 1774792933.367557}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3701979') HTTP/1.1" 204 0
2026-03-29 14:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8f5816-09e2-5744-a1f7-e529ea1d6a58 with identifier: 3740405
2026-03-29 14:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8f5816-09e2-5744-a1f7-e529ea1d6a58 with scrape type 2
2026-03-29 14:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8f5816-09e2-5744-a1f7-e529ea1d6a58 with scrape type 2
2026-03-29 14:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a8f5816-09e2-5744-a1f7-e529ea1d6a58, identifier: 3740405
2026-03-29 14:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a8f5816-09e2-5744-a1f7-e529ea1d6a58 with identifier: 3740405
2026-03-29 14:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a8f5816-09e2-5744-a1f7-e529ea1d6a58 with identifier: 3740405
2026-03-29 14:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a8f5816-09e2-5744-a1f7-e529ea1d6a58 with identifier: 3740405 to the API
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '8a8f5816-09e2-5744-a1f7-e529ea1d6a58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO22FVM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/RAV4?id=3740405',
'listing': 'auction',
'location': 'Leeds',
'make': 'TOYOTA',
'model': 'RAV4',
'odometer': 27172,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-20',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'TOYOTA RAV4 2.5 VVT-i Hybrid Icon 5dr CVT 2WD',
'transmission': 'automatic',
'trim': '2.5 VVT-i Hybrid Icon 5dr CVT 2WD',
'year': 2022}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273740405%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Saving data for 3740405: {'auction_closing_time': 1774861200.0, 'created_time': 1774476072.868616, 'last_price_update_time': 1774792933.793733}
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3740405') HTTP/1.1" 204 0
2026-03-29 14:02:13 [manheim.gb] INFO: Page 6: 100 results (total: 8380)
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3860655
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3860958
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3861599
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3861872
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3865327
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3865695
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3867151
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3867664
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3868324
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3868517
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3869757
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3871505
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3871908
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3874240
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273874240%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3874240: 0
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3874452
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3876877
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273876877%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3876877: 0
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3877823
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273877823%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3877823: 0
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3878799
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878799%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3878799: 2
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3878835
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878835%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3878835: 2
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3878954
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3883179
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3883184
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3884223
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3885553
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3887296
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3887312
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273887312%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3887312: 2
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3887367
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3888086
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3890157
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3892398
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3894457
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3896015
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3896107
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3897468
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3897883
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3898236
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3899281
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3899443
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3899826
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3900502
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3901984
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3902942
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3902951
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273902951%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3902951: 2
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3904474
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273904474%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3904474: 0
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3905912
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273905912%27 HTTP/1.1" 200 None
2026-03-29 14:02:13 [manheim.gb] INFO: Scrape type for 3905912: 0
2026-03-29 14:02:13 [manheim.gb] INFO: Found listing with ID: 3907304
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273907304%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3907304: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3910618
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273910618%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3910618: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3910800
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3910851
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3911833
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3913684
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3914128
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3914269
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914269%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3914269: 2
2026-03-29 14:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3914383
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3915512
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273915512%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3915512: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 391707
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3917373
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3918670
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3919272
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3920842
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3922082
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3922613
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3923017
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3923379
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273923379%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3923379: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3924447
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3924448
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3925380
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273925380%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3925380: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3925518
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273925518%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3925518: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3925700
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3933399
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273933399%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3933399: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3933623
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273933623%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3933623: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3934214
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3934344
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273934344%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3934344: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3936744
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3936822
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3937554
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3937673
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937673%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3937673: 2
2026-03-29 14:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3938912
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3940315
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3941280
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273941280%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3941280: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3943514
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3944874
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3945938
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3946648
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3948183
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3948251
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273948251%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3948251: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3948708
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3949753
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3950135
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3951044
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3951566
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3952114
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273952114%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3952114: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3952115
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3952185
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3952943
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3954166
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273954166%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3954166: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3954863
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3955668
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3956120
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273956120%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Scrape type for 3956120: 0
2026-03-29 14:02:14 [manheim.gb] INFO: Found listing with ID: 3956175
2026-03-29 14:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7867e41-6ca0-5f66-bf64-ae3a7cace086 with identifier: 3878835
2026-03-29 14:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7867e41-6ca0-5f66-bf64-ae3a7cace086 with scrape type 2
2026-03-29 14:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7867e41-6ca0-5f66-bf64-ae3a7cace086 with scrape type 2
2026-03-29 14:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e7867e41-6ca0-5f66-bf64-ae3a7cace086, identifier: 3878835
2026-03-29 14:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e7867e41-6ca0-5f66-bf64-ae3a7cace086 with identifier: 3878835
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER HTTP/1.1" 200 None
2026-03-29 14:02:14 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e7867e41-6ca0-5f66-bf64-ae3a7cace086 with identifier: 3878835
2026-03-29 14:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e7867e41-6ca0-5f66-bf64-ae3a7cace086 with identifier: 3878835 to the API
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e7867e41-6ca0-5f66-bf64-ae3a7cace086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM20YFK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA?id=3878835',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA',
'odometer': 59004,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-30',
'seller_name': 'Lookers',
'title': 'MERCEDES-BENZ CLA CLA 200 AMG Line 4dr Tip Auto',
'transmission': 'automatic',
'trim': 'CLA 200 AMG Line 4dr Tip Auto',
'year': 2020}
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878835%27 HTTP/1.1" 200 None
2026-03-29 14:02:14 [manheim.gb] INFO: Saving data for 3878835: {'auction_closing_time': 1774947600.0, 'created_time': 1773827113.203395, 'last_price_update_time': 1774792934.98642}
2026-03-29 14:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3878835') HTTP/1.1" 204 0
2026-03-29 14:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ebea15-56e8-54da-be74-9b429b421da6 with identifier: 3887312
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ebea15-56e8-54da-be74-9b429b421da6 with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51ebea15-56e8-54da-be74-9b429b421da6 with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 51ebea15-56e8-54da-be74-9b429b421da6, identifier: 3887312
2026-03-29 14:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 51ebea15-56e8-54da-be74-9b429b421da6 with identifier: 3887312
2026-03-29 14:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 51ebea15-56e8-54da-be74-9b429b421da6 with identifier: 3887312
2026-03-29 14:02:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 51ebea15-56e8-54da-be74-9b429b421da6 with identifier: 3887312 to the API
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '51ebea15-56e8-54da-be74-9b429b421da6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LN24RBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=3887312',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 13448,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-31',
'seller_name': 'Leasys',
'title': 'VAUXHALL ASTRA 1.2 Turbo 130 GS 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo 130 GS 5dr Auto',
'year': 2024}
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273887312%27 HTTP/1.1" 200 None
2026-03-29 14:02:15 [manheim.gb] INFO: Saving data for 3887312: {'auction_closing_time': 1774947600.0, 'created_time': 1773827133.657913, 'last_price_update_time': 1774792935.493591}
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3887312') HTTP/1.1" 204 0
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f7320d-451f-5ccc-8870-176fbc9fee0d with identifier: 3914269
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f7320d-451f-5ccc-8870-176fbc9fee0d with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f7320d-451f-5ccc-8870-176fbc9fee0d with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 84f7320d-451f-5ccc-8870-176fbc9fee0d, identifier: 3914269
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0de6c500-b5fe-5f50-9ae6-e9c026633697 with identifier: 3878799
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0de6c500-b5fe-5f50-9ae6-e9c026633697 with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0de6c500-b5fe-5f50-9ae6-e9c026633697 with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0de6c500-b5fe-5f50-9ae6-e9c026633697, identifier: 3878799
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326f02fb-628b-5322-8783-522e3dd8345f with identifier: 3937673
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326f02fb-628b-5322-8783-522e3dd8345f with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 326f02fb-628b-5322-8783-522e3dd8345f with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 326f02fb-628b-5322-8783-522e3dd8345f, identifier: 3937673
2026-03-29 14:02:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72438d2b-a26e-5a65-bf48-1bc2d164bb6e with identifier: 3902951
2026-03-29 14:02:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72438d2b-a26e-5a65-bf48-1bc2d164bb6e with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72438d2b-a26e-5a65-bf48-1bc2d164bb6e with scrape type 2
2026-03-29 14:02:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 72438d2b-a26e-5a65-bf48-1bc2d164bb6e, identifier: 3902951
2026-03-29 14:02:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 84f7320d-451f-5ccc-8870-176fbc9fee0d with identifier: 3914269
2026-03-29 14:02:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 84f7320d-451f-5ccc-8870-176fbc9fee0d with identifier: 3914269
2026-03-29 14:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 84f7320d-451f-5ccc-8870-176fbc9fee0d with identifier: 3914269 to the API
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '84f7320d-451f-5ccc-8870-176fbc9fee0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV24KPZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=3914269',
'listing': 'directbuy',
'location': 'Washington',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 5238,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-31',
'seller_name': 'OK Fleet Disposals Ltd',
'title': 'VAUXHALL CORSA 1.2 Turbo 130 Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo 130 Ultimate 5dr Auto',
'year': 2024}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273914269%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [manheim.gb] INFO: Saving data for 3914269: {'auction_closing_time': 1775034000.0, 'created_time': 1773827007.600074, 'last_price_update_time': 1774792936.249287}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3914269') HTTP/1.1" 204 0
2026-03-29 14:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0de6c500-b5fe-5f50-9ae6-e9c026633697 with identifier: 3878799
2026-03-29 14:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0de6c500-b5fe-5f50-9ae6-e9c026633697 with identifier: 3878799
2026-03-29 14:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0de6c500-b5fe-5f50-9ae6-e9c026633697 with identifier: 3878799 to the API
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0de6c500-b5fe-5f50-9ae6-e9c026633697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YS70PZX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=3878799',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q5',
'odometer': 98891,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-04',
'seller_name': None,
'title': 'AUDI Q5 40 TDI Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TDI Quattro S Line 5dr S Tronic',
'year': 2020}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273878799%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [manheim.gb] INFO: Saving data for 3878799: {'auction_closing_time': 1774947600.0, 'created_time': 1773827345.949061, 'last_price_update_time': 1774792936.58071}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3878799') HTTP/1.1" 204 0
2026-03-29 14:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 326f02fb-628b-5322-8783-522e3dd8345f with identifier: 3937673
2026-03-29 14:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 326f02fb-628b-5322-8783-522e3dd8345f with identifier: 3937673
2026-03-29 14:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 326f02fb-628b-5322-8783-522e3dd8345f with identifier: 3937673 to the API
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 183,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '326f02fb-628b-5322-8783-522e3dd8345f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV70DZZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=3937673',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 69812,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-22',
'seller_name': 'Available Car',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 D200 SE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D200 SE 5dr Auto',
'year': 2020}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273937673%27 HTTP/1.1" 200 None
2026-03-29 14:02:16 [manheim.gb] INFO: Saving data for 3937673: {'auction_closing_time': 1774861200.0, 'created_time': 1773827191.534205, 'last_price_update_time': 1774792936.897342}
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3937673') HTTP/1.1" 204 0
2026-03-29 14:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 72438d2b-a26e-5a65-bf48-1bc2d164bb6e with identifier: 3902951
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-29 14:02:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 72438d2b-a26e-5a65-bf48-1bc2d164bb6e with identifier: 3902951
2026-03-29 14:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 72438d2b-a26e-5a65-bf48-1bc2d164bb6e with identifier: 3902951 to the API
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '72438d2b-a26e-5a65-bf48-1bc2d164bb6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SD22OHV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=3902951',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 30183,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-21',
'seller_name': None,
'title': 'VAUXHALL CORSA 100kW SRi Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW SRi Premium 50kWh 5dr Auto [11kWCh]',
'year': 2022}
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273902951%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Saving data for 3902951: {'auction_closing_time': 1774947600.0, 'created_time': 1773827011.248997, 'last_price_update_time': 1774792937.380014}
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3902951') HTTP/1.1" 204 0
2026-03-29 14:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:17 [manheim.gb] INFO: Page 7: 100 results (total: 8380)
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3956693
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 395690
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3957711
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3957762
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3957858
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3958107
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3958701
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3958967
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3959377
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273959377%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3959377: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3960486
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273960486%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3960486: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3960672
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3963310
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273963310%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3963310: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3963423
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273963423%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3963423: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3966690
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273966690%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3966690: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3968433
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968433%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3968433: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3968484
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3968623
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273968623%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3968623: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3969263
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3969836
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273969836%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3969836: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3970116
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3970475
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970475%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3970475: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3970491
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3970492
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3970584
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3970978
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273970978%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3970978: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3971928
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3972173
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3972673
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3973610
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3974718
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3975154
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273975154%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3975154: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3975339
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3976032
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3976164
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976164%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3976164: 2
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3976884
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3978135
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3978856
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3979487
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979487%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3979487: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3979506
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273979506%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3979506: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3979844
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3981091
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3981215
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273981215%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3981215: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3981222
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3981241
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3981315
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3981769
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3982497
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3982652
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3983037
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3983117
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3983223
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3983997
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3984613
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3984771
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3985577
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3986602
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3987318
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273987318%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3987318: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3987693
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273987693%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3987693: 2
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3987889
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273987889%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3987889: 2
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3988232
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3988457
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3988891
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3989598
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3989778
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3989795
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3989934
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3990507
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3990587
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273990587%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3990587: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3991012
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3991028
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3991166
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3991439
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273991439%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3991439: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3992605
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273992605%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3992605: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3992843
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3993044
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3993964
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273993964%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3993964: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3994248
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3994308
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273994308%27 HTTP/1.1" 200 None
2026-03-29 14:02:17 [manheim.gb] INFO: Scrape type for 3994308: 0
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3994712
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3994852
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995054
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995057
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995072
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995321
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995421
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995484
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995548
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995693
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995748
2026-03-29 14:02:17 [manheim.gb] INFO: Found listing with ID: 3995774
2026-03-29 14:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273995774%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [manheim.gb] INFO: Scrape type for 3995774: 0
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3995789
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3995864
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3997901
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3998153
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3998242
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3998514
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3998529
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273998529%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [manheim.gb] INFO: Scrape type for 3998529: 0
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3998638
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3998799
2026-03-29 14:02:18 [manheim.gb] INFO: Found listing with ID: 3999889
2026-03-29 14:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09beea1a-66b2-5f4b-8d13-90418abe96c3 with identifier: 3976164
2026-03-29 14:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09beea1a-66b2-5f4b-8d13-90418abe96c3 with scrape type 2
2026-03-29 14:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09beea1a-66b2-5f4b-8d13-90418abe96c3 with scrape type 2
2026-03-29 14:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 09beea1a-66b2-5f4b-8d13-90418abe96c3, identifier: 3976164
2026-03-29 14:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 09beea1a-66b2-5f4b-8d13-90418abe96c3 with identifier: 3976164
2026-03-29 14:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 09beea1a-66b2-5f4b-8d13-90418abe96c3 with identifier: 3976164
2026-03-29 14:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 09beea1a-66b2-5f4b-8d13-90418abe96c3 with identifier: 3976164 to the API
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2709beea1a-66b2-5f4b-8d13-90418abe96c3%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 09beea1a-66b2-5f4b-8d13-90418abe96c3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Hilton Garage Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022JAGUAR XF 2.0d [240] R-Sport 4dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022JAGUAR\u0022, \u0022Model\u0022: \u0022XF\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-09-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/JAGUAR/XF?id=3976164\u0022, \u0022Location\u0022: \u0022Birmingham\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0d [240] R-Sport 4dr Auto\u0022, \u0022LicensePlate\u0022: \u0022LS68PNF\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002209beea1a-66b2-5f4b-8d13-90418abe96c3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:02:18 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:02:18 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:18 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '09beea1a-66b2-5f4b-8d13-90418abe96c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LS68PNF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XF?id=3976164',
'listing': 'auction',
'location': 'Birmingham',
'make': 'JAGUAR',
'model': 'XF',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-27',
'seller_name': 'Hilton Garage Ltd',
'title': 'JAGUAR XF 2.0d [240] R-Sport 4dr Auto',
'transmission': 'automatic',
'trim': '2.0d [240] R-Sport 4dr Auto',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273976164%27 HTTP/1.1" 200 None
2026-03-29 14:02:18 [manheim.gb] INFO: Saving data for 3976164: {'auction_closing_time': 1775034000.0, 'created_time': 1773827483.130997, 'last_price_update_time': 1774792938.659364}
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3976164') HTTP/1.1" 204 0
2026-03-29 14:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 441e05ee-98ef-5faf-bde9-dbe0ed8db056 with identifier: 3987889
2026-03-29 14:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 441e05ee-98ef-5faf-bde9-dbe0ed8db056 with scrape type 2
2026-03-29 14:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 441e05ee-98ef-5faf-bde9-dbe0ed8db056 with scrape type 2
2026-03-29 14:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 441e05ee-98ef-5faf-bde9-dbe0ed8db056, identifier: 3987889
2026-03-29 14:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 441e05ee-98ef-5faf-bde9-dbe0ed8db056 with identifier: 3987889
2026-03-29 14:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 441e05ee-98ef-5faf-bde9-dbe0ed8db056 with identifier: 3987889
2026-03-29 14:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 441e05ee-98ef-5faf-bde9-dbe0ed8db056 with identifier: 3987889 to the API
2026-03-29 14:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 277,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '441e05ee-98ef-5faf-bde9-dbe0ed8db056',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SN21PZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=3987889',
'listing': 'auction',
'location': 'Shotts',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 143880,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-15',
'seller_name': 'DIRECT COMPANY',
'title': 'MERCEDES-BENZ SPRINTER 3.5t Progressive Chassis Cab',
'transmission': 'manual',
'trim': '3.5t Progressive Chassis Cab',
'year': 2021}
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273987889%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Saving data for 3987889: {'auction_closing_time': 1775120400.0, 'created_time': 1773827038.651789, 'last_price_update_time': 1774792939.191752}
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3987889') HTTP/1.1" 204 0
2026-03-29 14:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2478c0d-1e5d-53eb-802f-95a2f25d7c85 with identifier: 3987693
2026-03-29 14:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2478c0d-1e5d-53eb-802f-95a2f25d7c85 with scrape type 2
2026-03-29 14:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2478c0d-1e5d-53eb-802f-95a2f25d7c85 with scrape type 2
2026-03-29 14:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f2478c0d-1e5d-53eb-802f-95a2f25d7c85, identifier: 3987693
2026-03-29 14:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f2478c0d-1e5d-53eb-802f-95a2f25d7c85 with identifier: 3987693
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=AGATE+BLACK HTTP/1.1" 200 None
2026-03-29 14:02:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f2478c0d-1e5d-53eb-802f-95a2f25d7c85 with identifier: 3987693
2026-03-29 14:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f2478c0d-1e5d-53eb-802f-95a2f25d7c85 with identifier: 3987693 to the API
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'AGATE BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f2478c0d-1e5d-53eb-802f-95a2f25d7c85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GF22YZS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=3987693',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 27728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-10',
'seller_name': 'FCE Bank',
'title': 'FORD ECOSPORT 1.0 EcoBoost 125 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 ST-Line 5dr',
'year': 2022}
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%273987693%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Saving data for 3987693: {'auction_closing_time': 1774947600.0, 'created_time': 1773827342.742392, 'last_price_update_time': 1774792939.730776}
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='3987693') HTTP/1.1" 204 0
2026-03-29 14:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:19 [manheim.gb] INFO: Page 8: 100 results (total: 8380)
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4000238
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4000282
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4001086
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4001504
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4001517
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4001546
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4001552
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4002756
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4002778
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4003572
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274003572%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4003572: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4003863
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4004058
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4004132
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4004198
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4004248
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4005486
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4005739
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4005968
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274005968%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4005968: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4006027
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006027%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4006027: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4006069
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274006069%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4006069: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4006645
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4006651
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4006673
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4007135
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4007389
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4007566
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4007576
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4007866
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4008192
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008192%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4008192: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4008389
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4008730
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274008730%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4008730: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4008769
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4008770
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009283
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009350
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009350%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4009350: 0
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009377
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009377%27 HTTP/1.1" 200 None
2026-03-29 14:02:19 [manheim.gb] INFO: Scrape type for 4009377: 2
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009579
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009825
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009841
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009864
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4009945
2026-03-29 14:02:19 [manheim.gb] INFO: Found listing with ID: 4010197
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274010197%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4010197: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4010508
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4010653
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274010653%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4010653: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4011019
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4011339
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4011397
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012040
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012042
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012058
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012298
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012336
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012538
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4012825
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4013149
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4013363
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4013469
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274013469%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4013469: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4013839
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4013886
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014104
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014116
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014143
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014300
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014303
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014456
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014456%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4014456: 2
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014466
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014530
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4014583
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015055
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015057
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015058
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015219
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015223
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015223%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4015223: 2
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015243
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015298
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015427
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015512
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015532
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015532%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4015532: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015566
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015566%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4015566: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015729
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015912
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015958
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015986
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015986%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4015986: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015989
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015991
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4015998
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015998%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Scrape type for 4015998: 0
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016006
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016008
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016018
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016047
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016104
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016265
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016442
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4016494
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4017044
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4017419
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4017570
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4017608
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4017709
2026-03-29 14:02:20 [manheim.gb] INFO: Found listing with ID: 4017867
2026-03-29 14:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 810b1c7b-edd4-5674-adad-c06d0554eed3 with identifier: 4009377
2026-03-29 14:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 810b1c7b-edd4-5674-adad-c06d0554eed3 with scrape type 2
2026-03-29 14:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 810b1c7b-edd4-5674-adad-c06d0554eed3 with scrape type 2
2026-03-29 14:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 810b1c7b-edd4-5674-adad-c06d0554eed3, identifier: 4009377
2026-03-29 14:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 810b1c7b-edd4-5674-adad-c06d0554eed3 with identifier: 4009377
2026-03-29 14:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 810b1c7b-edd4-5674-adad-c06d0554eed3 with identifier: 4009377
2026-03-29 14:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 810b1c7b-edd4-5674-adad-c06d0554eed3 with identifier: 4009377 to the API
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '810b1c7b-edd4-5674-adad-c06d0554eed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CJ23NFH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DS/DS%204?id=4009377',
'listing': 'auction',
'location': 'Colchester',
'make': 'DS',
'model': 'DS 4',
'odometer': 47509,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-30',
'seller_name': 'Leasys',
'title': 'DS DS 4 1.2 PureTech Performance Line + 5dr EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech Performance Line + 5dr EAT8',
'year': 2023}
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274009377%27 HTTP/1.1" 200 None
2026-03-29 14:02:20 [manheim.gb] INFO: Saving data for 4009377: {'created_time': 1773827353.014797, 'last_price_update_time': 1774792940.86976}
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4009377') HTTP/1.1" 204 0
2026-03-29 14:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a with identifier: 4014456
2026-03-29 14:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a, identifier: 4014456
2026-03-29 14:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2abcf6a1-6144-5016-abf7-a8c4acb44147 with identifier: 4015223
2026-03-29 14:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2abcf6a1-6144-5016-abf7-a8c4acb44147 with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2abcf6a1-6144-5016-abf7-a8c4acb44147 with scrape type 2
2026-03-29 14:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2abcf6a1-6144-5016-abf7-a8c4acb44147, identifier: 4015223
2026-03-29 14:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a with identifier: 4014456
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=FROZEN+WHITE HTTP/1.1" 200 None
2026-03-29 14:02:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a with identifier: 4014456
2026-03-29 14:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a with identifier: 4014456 to the API
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'FROZEN WHITE',
'currency': 'GBP',
'engine': '2.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '8a6b9cee-1dde-5bb5-a94f-c77360a4cb7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO73YVW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4014456',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'KUGA',
'odometer': 17224,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seller_name': 'FCE Bank',
'title': 'FORD KUGA 2.5 FHEV ST-Line X Edition 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 FHEV ST-Line X Edition 5dr CVT',
'year': 2023}
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274014456%27 HTTP/1.1" 200 None
2026-03-29 14:02:21 [manheim.gb] INFO: Saving data for 4014456: {'auction_closing_time': 1774947600.0, 'created_time': 1773827069.432731, 'last_price_update_time': 1774792941.769429}
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4014456') HTTP/1.1" 204 0
2026-03-29 14:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2abcf6a1-6144-5016-abf7-a8c4acb44147 with identifier: 4015223
2026-03-29 14:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2abcf6a1-6144-5016-abf7-a8c4acb44147 with identifier: 4015223
2026-03-29 14:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2abcf6a1-6144-5016-abf7-a8c4acb44147 with identifier: 4015223 to the API
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2abcf6a1-6144-5016-abf7-a8c4acb44147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CA23MXD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4015223',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 19431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-18',
'seller_name': 'FCA Group',
'title': 'FORD FOCUS 1.0 EcoBoost Hybrid mHEV ST-Line 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line 5dr Auto',
'year': 2023}
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274015223%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Saving data for 4015223: {'auction_closing_time': 1774947600.0, 'created_time': 1774361019.145247, 'last_price_update_time': 1774792942.098834}
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4015223') HTTP/1.1" 204 0
2026-03-29 14:02:22 [manheim.gb] INFO: Page 9: 100 results (total: 8380)
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4017884
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017884%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4017884: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4017888
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4017925
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017925%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4017925: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4017988
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274017988%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4017988: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4018374
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274018374%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4018374: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4018512
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4018956
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4019088
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4019109
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4019933
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4019990
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274019990%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4019990: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020010
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020010%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4020010: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020013
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020016
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020023
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274020023%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4020023: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020726
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020874
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020972
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4020996
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021051
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021076
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021181
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021202
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021218
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021330
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021330%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4021330: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021340
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274021340%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4021340: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021350
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021504
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021696
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4021911
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022015
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022025
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022323
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022323%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4022323: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022395
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022574
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022654
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4022879
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274022879%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4022879: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4023441
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4023449
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024237
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024349
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024350
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024356
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024358
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024360
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024361
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024369
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024381
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024381%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4024381: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024474
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024480
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024483
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024484
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024573
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024598
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024598%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4024598: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024608
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024895
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024929
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4024989
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274024989%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4024989: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025022
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025062
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025074
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025074%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025074: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025115
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025115%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025115: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025149
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025149%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025149: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025222
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025236
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025236%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025236: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025271
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025299
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025299%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025299: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025305
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025305%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025305: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025362
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025367
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025379
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025404
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025404%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025404: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025453
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025463
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025463%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025463: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025464
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025465
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025478
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025537
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025548
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025553
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025559
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025578
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025578%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025578: 2
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025608
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025608%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4025608: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025613
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025639
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025980
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4025985
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026049
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026049%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4026049: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026051
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026058
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026058%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4026058: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026137
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026137%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4026137: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026220
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026267
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026267%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4026267: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026270
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4026876
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274026876%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4026876: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027333
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027347
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027347%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4027347: 0
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027364
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027368
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027373
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027373%27 HTTP/1.1" 200 None
2026-03-29 14:02:22 [manheim.gb] INFO: Scrape type for 4027373: 0
2026-03-29 14:02:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:22 [manheim.gb] INFO: Page 10: 100 results (total: 8380)
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027385
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027391
2026-03-29 14:02:22 [manheim.gb] INFO: Found listing with ID: 4027398
2026-03-29 14:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274027398%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4027398: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4027403
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4027858
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4028056
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4028159
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4028838
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4028902
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4028943
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029096
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029097
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029099
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029104
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029104%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4029104: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029108
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029108%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4029108: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029387
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029402
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029404
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029428
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029447
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029460
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029460%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4029460: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029470
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029474
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029474%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4029474: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029496
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029499
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029502
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029523
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029523%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4029523: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029544
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274029544%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4029544: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029547
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029564
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029804
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4029967
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4030056
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030056%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4030056: 2
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4030305
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030305%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4030305: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4030464
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4030581
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4030587
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031011
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031011%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4031011: 2
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031421
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031427
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031427%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4031427: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031434
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031434%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4031434: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031436
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031447
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031448
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031479
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031481
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031549
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031557
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031557%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4031557: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031562
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031562%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4031562: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031588
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031611
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031620
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4031630
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4032300
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4032346
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274032346%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4032346: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4032361
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033149
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033177
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033180
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033283
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033308
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033554
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033688
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033770
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033932
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4033999
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034001
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034028
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034028%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4034028: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034190
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034190%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4034190: 2
2026-03-29 14:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034279
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034550
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034550%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4034550: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034651
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034835
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034840
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034840%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4034840: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034860
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034865
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034874
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034890
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034904
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034911
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034924
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034925
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4034978
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035060
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035060%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4035060: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035138
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035215
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035215%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4035215: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035221
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035332
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035484
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035581
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274035581%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4035581: 0
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035600
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035631
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035651
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035695
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4035938
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4036195
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036195%27 HTTP/1.1" 200 None
2026-03-29 14:02:23 [manheim.gb] INFO: Scrape type for 4036195: 2
2026-03-29 14:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4036224
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4036278
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4036347
2026-03-29 14:02:23 [manheim.gb] INFO: Found listing with ID: 4036417
2026-03-29 14:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59af570c-dfec-5895-ba10-29c0cdb475b6 with identifier: 4025578
2026-03-29 14:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59af570c-dfec-5895-ba10-29c0cdb475b6 with scrape type 2
2026-03-29 14:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59af570c-dfec-5895-ba10-29c0cdb475b6 with scrape type 2
2026-03-29 14:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 59af570c-dfec-5895-ba10-29c0cdb475b6, identifier: 4025578
2026-03-29 14:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 59af570c-dfec-5895-ba10-29c0cdb475b6 with identifier: 4025578
2026-03-29 14:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 59af570c-dfec-5895-ba10-29c0cdb475b6 with identifier: 4025578
2026-03-29 14:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 59af570c-dfec-5895-ba10-29c0cdb475b6 with identifier: 4025578 to the API
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '59af570c-dfec-5895-ba10-29c0cdb475b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VE72KXU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4025578',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 21468,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-30',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VOLKSWAGEN POLO 1.0 TSI R-Line 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI R-Line 5dr DSG',
'year': 2022}
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274025578%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [manheim.gb] INFO: Saving data for 4025578: {'auction_closing_time': 1774861200.0, 'created_time': 1774476088.844633, 'last_price_update_time': 1774792944.121831}
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4025578') HTTP/1.1" 204 0
2026-03-29 14:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5445b778-5b8f-57e4-9a7d-6d6c5624d617 with identifier: 4030056
2026-03-29 14:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5445b778-5b8f-57e4-9a7d-6d6c5624d617 with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5445b778-5b8f-57e4-9a7d-6d6c5624d617 with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5445b778-5b8f-57e4-9a7d-6d6c5624d617, identifier: 4030056
2026-03-29 14:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5445b778-5b8f-57e4-9a7d-6d6c5624d617 with identifier: 4030056
2026-03-29 14:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5445b778-5b8f-57e4-9a7d-6d6c5624d617 with identifier: 4030056
2026-03-29 14:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5445b778-5b8f-57e4-9a7d-6d6c5624d617 with identifier: 4030056 to the API
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5445b778-5b8f-57e4-9a7d-6d6c5624d617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WN73DLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4030056',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 14140,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-01',
'seller_name': 'Scot Wholesale',
'title': 'FORD TRANSIT 2.0 EcoBlue 165ps H3 17 Seater Leader Auto',
'transmission': 'automatic',
'trim': '2.0 EcoBlue 165ps H3 17 Seater Leader Auto',
'year': 2023}
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274030056%27 HTTP/1.1" 200 None
2026-03-29 14:02:24 [manheim.gb] INFO: Saving data for 4030056: {'auction_closing_time': 1774947600.0, 'created_time': 1773827317.77561, 'last_price_update_time': 1774792944.651546}
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4030056') HTTP/1.1" 204 0
2026-03-29 14:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 451d5564-1bfd-58a1-9afd-edc1edb2a3e4 with identifier: 4034190
2026-03-29 14:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 451d5564-1bfd-58a1-9afd-edc1edb2a3e4 with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 451d5564-1bfd-58a1-9afd-edc1edb2a3e4 with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 451d5564-1bfd-58a1-9afd-edc1edb2a3e4, identifier: 4034190
2026-03-29 14:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d4d929f-d677-59f1-90e9-710965b86c56 with identifier: 4031011
2026-03-29 14:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d4d929f-d677-59f1-90e9-710965b86c56 with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d4d929f-d677-59f1-90e9-710965b86c56 with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5d4d929f-d677-59f1-90e9-710965b86c56, identifier: 4031011
2026-03-29 14:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d6866e8-a374-50dd-92ed-0c8b1120a90a with identifier: 4036195
2026-03-29 14:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d6866e8-a374-50dd-92ed-0c8b1120a90a with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d6866e8-a374-50dd-92ed-0c8b1120a90a with scrape type 2
2026-03-29 14:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0d6866e8-a374-50dd-92ed-0c8b1120a90a, identifier: 4036195
2026-03-29 14:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 451d5564-1bfd-58a1-9afd-edc1edb2a3e4 with identifier: 4034190
2026-03-29 14:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 451d5564-1bfd-58a1-9afd-edc1edb2a3e4 with identifier: 4034190
2026-03-29 14:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 451d5564-1bfd-58a1-9afd-edc1edb2a3e4 with identifier: 4034190 to the API
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '451d5564-1bfd-58a1-9afd-edc1edb2a3e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ72PBZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4034190',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'MICRA',
'odometer': 29241,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-31',
'seller_name': None,
'title': 'NISSAN MICRA 1.0 IG-T 92 N-Sport 5dr',
'transmission': 'manual',
'trim': '1.0 IG-T 92 N-Sport 5dr',
'year': 2022}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274034190%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [manheim.gb] INFO: Saving data for 4034190: {'auction_closing_time': 1774947600.0, 'created_time': 1773826999.183641, 'last_price_update_time': 1774792945.283598}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4034190') HTTP/1.1" 204 0
2026-03-29 14:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5d4d929f-d677-59f1-90e9-710965b86c56 with identifier: 4031011
2026-03-29 14:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5d4d929f-d677-59f1-90e9-710965b86c56 with identifier: 4031011
2026-03-29 14:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5d4d929f-d677-59f1-90e9-710965b86c56 with identifier: 4031011 to the API
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '5d4d929f-d677-59f1-90e9-710965b86c56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GN70XFH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4031011',
'listing': 'auction',
'location': 'Leeds',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 71338,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-04',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'TESLA MODEL Long Range AWD 4dr Auto',
'transmission': 'automatic',
'trim': 'Long Range AWD 4dr Auto',
'year': 2020}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274031011%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [manheim.gb] INFO: Saving data for 4031011: {'auction_closing_time': 1774861200.0, 'created_time': 1774476092.609322, 'last_price_update_time': 1774792945.597025}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4031011') HTTP/1.1" 204 0
2026-03-29 14:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0d6866e8-a374-50dd-92ed-0c8b1120a90a with identifier: 4036195
2026-03-29 14:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0d6866e8-a374-50dd-92ed-0c8b1120a90a with identifier: 4036195
2026-03-29 14:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0d6866e8-a374-50dd-92ed-0c8b1120a90a with identifier: 4036195 to the API
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'AGATE BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '0d6866e8-a374-50dd-92ed-0c8b1120a90a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EA73HXF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4036195',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 22358,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-24',
'seller_name': 'FCE Bank',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Hybrid mHEV ST 5dr DCT',
'year': 2023}
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036195%27 HTTP/1.1" 200 None
2026-03-29 14:02:25 [manheim.gb] INFO: Saving data for 4036195: {'auction_closing_time': 1774947600.0, 'created_time': 1773827471.802286, 'last_price_update_time': 1774792945.899043}
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036195') HTTP/1.1" 204 0
2026-03-29 14:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:26 [manheim.gb] INFO: Page 11: 100 results (total: 8380)
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036630
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036632
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036632%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4036632: 2
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036643
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036643%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4036643: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036646
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036667
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036667%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4036667: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036671
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036815
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036815%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4036815: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036816
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4036991
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037152
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037175
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037274
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037310
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037356
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037403
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037426
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037426%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4037426: 2
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037449
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037449%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4037449: 2
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037506
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037506%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4037506: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037721
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037726
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037728
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037731
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037731%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4037731: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037732
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037758
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037761
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037761%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4037761: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037765
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037765%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4037765: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4037819
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4038211
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4038366
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038366%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4038366: 2
2026-03-29 14:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4038491
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4038674
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039143
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039242
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039291
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039292
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039292%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4039292: 2
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039468
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039673
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039673%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4039673: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4039688
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040396
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040401
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040408
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040429
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040467
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040467%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4040467: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040547
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040548
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040554
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040554%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4040554: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040587
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040792
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040792%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4040792: 2
2026-03-29 14:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040819
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040819%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4040819: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040821
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040821%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4040821: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040847
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040849
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040877
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040877%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4040877: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4040886
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041005
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041096
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041100
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041146
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041264
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041264%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4041264: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041319
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041420
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041465
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041529
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041549
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041560
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041560%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4041560: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041566
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274041566%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4041566: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4041944
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042178
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042549
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042660
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042660%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4042660: 2
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042785
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042785%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4042785: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042792
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042792%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4042792: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042802
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042810
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042810%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4042810: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042831
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042831%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4042831: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042832
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4042843
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4043083
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4043090
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043090%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4043090: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4043170
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043170%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4043170: 0
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4043249
2026-03-29 14:02:26 [manheim.gb] INFO: Found listing with ID: 4043349
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043349%27 HTTP/1.1" 200 None
2026-03-29 14:02:26 [manheim.gb] INFO: Scrape type for 4043349: 2
2026-03-29 14:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7591702a-3a57-5f5b-a68a-65aaa1742393 with identifier: 4037426
2026-03-29 14:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7591702a-3a57-5f5b-a68a-65aaa1742393 with scrape type 2
2026-03-29 14:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7591702a-3a57-5f5b-a68a-65aaa1742393 with scrape type 2
2026-03-29 14:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7591702a-3a57-5f5b-a68a-65aaa1742393, identifier: 4037426
2026-03-29 14:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1064552-6c81-5d26-b0af-5ae9d548fc72 with identifier: 4037449
2026-03-29 14:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1064552-6c81-5d26-b0af-5ae9d548fc72 with scrape type 2
2026-03-29 14:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1064552-6c81-5d26-b0af-5ae9d548fc72 with scrape type 2
2026-03-29 14:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a1064552-6c81-5d26-b0af-5ae9d548fc72, identifier: 4037449
2026-03-29 14:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:27 [manheim.gb] INFO: Found listing with ID: 4043350
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043350%27 HTTP/1.1" 200 None
2026-03-29 14:02:27 [manheim.gb] INFO: Scrape type for 4043350: 2
2026-03-29 14:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7591702a-3a57-5f5b-a68a-65aaa1742393 with identifier: 4037426
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=CHROME+BLUE HTTP/1.1" 200 None
2026-03-29 14:02:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7591702a-3a57-5f5b-a68a-65aaa1742393 with identifier: 4037426
2026-03-29 14:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7591702a-3a57-5f5b-a68a-65aaa1742393 with identifier: 4037426 to the API
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'CHROME BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7591702a-3a57-5f5b-a68a-65aaa1742393',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC73PTY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4037426',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 24596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-30',
'seller_name': 'FCE Bank',
'title': 'FORD FIESTA 1.0 EcoBoost ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost ST-Line 5dr',
'year': 2023}
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037426%27 HTTP/1.1" 200 None
2026-03-29 14:02:27 [manheim.gb] INFO: Saving data for 4037426: {'auction_closing_time': 1775552400.0, 'created_time': 1773827085.159769, 'last_price_update_time': 1774792947.545961}
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037426') HTTP/1.1" 204 0
2026-03-29 14:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a1064552-6c81-5d26-b0af-5ae9d548fc72 with identifier: 4037449
2026-03-29 14:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a1064552-6c81-5d26-b0af-5ae9d548fc72 with identifier: 4037449
2026-03-29 14:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a1064552-6c81-5d26-b0af-5ae9d548fc72 with identifier: 4037449 to the API
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'color': 'AGATE BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1064552-6c81-5d26-b0af-5ae9d548fc72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LM73OSU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4037449',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 22038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-16',
'seller_name': 'FCE Bank',
'title': 'FORD PUMA 1.5 EcoBoost ST 5dr',
'transmission': 'manual',
'trim': '1.5 EcoBoost ST 5dr',
'year': 2023}
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274037449%27 HTTP/1.1" 200 None
2026-03-29 14:02:27 [manheim.gb] INFO: Saving data for 4037449: {'auction_closing_time': 1775552400.0, 'created_time': 1773827451.842717, 'last_price_update_time': 1774792947.98534}
2026-03-29 14:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4037449') HTTP/1.1" 204 0
2026-03-29 14:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4043351
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043351%27 HTTP/1.1" 200 None
2026-03-29 14:02:28 [manheim.gb] INFO: Scrape type for 4043351: 2
2026-03-29 14:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776cf2b1-0ddb-579a-96eb-87860103aa62 with identifier: 4039292
2026-03-29 14:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776cf2b1-0ddb-579a-96eb-87860103aa62 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776cf2b1-0ddb-579a-96eb-87860103aa62 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 776cf2b1-0ddb-579a-96eb-87860103aa62, identifier: 4039292
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4043383
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4043737
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4043746
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043746%27 HTTP/1.1" 200 None
2026-03-29 14:02:28 [manheim.gb] INFO: Scrape type for 4043746: 0
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4044019
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4044404
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4044588
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4044841
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4044862
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4044954
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045118
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045486
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045491
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045524
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045586
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045726
2026-03-29 14:02:28 [manheim.gb] INFO: Found listing with ID: 4045753
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045753%27 HTTP/1.1" 200 None
2026-03-29 14:02:28 [manheim.gb] INFO: Scrape type for 4045753: 0
2026-03-29 14:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 776cf2b1-0ddb-579a-96eb-87860103aa62 with identifier: 4039292
2026-03-29 14:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 776cf2b1-0ddb-579a-96eb-87860103aa62 with identifier: 4039292
2026-03-29 14:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 776cf2b1-0ddb-579a-96eb-87860103aa62 with identifier: 4039292 to the API
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:28 [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 14:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '776cf2b1-0ddb-579a-96eb-87860103aa62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YF20WLP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/E-TRON?id=4039292',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'E-TRON',
'odometer': 75471,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-23',
'seller_name': 'FCA Group',
'title': 'AUDI E-TRON 300kW 55 Quattro 95kWh 5dr Auto',
'transmission': 'automatic',
'trim': '300kW 55 Quattro 95kWh 5dr Auto',
'year': 2020}
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274039292%27 HTTP/1.1" 200 None
2026-03-29 14:02:28 [manheim.gb] INFO: Saving data for 4039292: {'auction_closing_time': 1774947600.0, 'created_time': 1773827007.444983, 'last_price_update_time': 1774792948.447114}
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4039292') HTTP/1.1" 204 0
2026-03-29 14:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c70bcde0-5978-504b-ac0c-0ada77874038 with identifier: 4036632
2026-03-29 14:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70bcde0-5978-504b-ac0c-0ada77874038 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c70bcde0-5978-504b-ac0c-0ada77874038 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c70bcde0-5978-504b-ac0c-0ada77874038, identifier: 4036632
2026-03-29 14:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89616bf3-d200-5bf3-9be8-efc53e619e65 with identifier: 4038366
2026-03-29 14:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89616bf3-d200-5bf3-9be8-efc53e619e65 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89616bf3-d200-5bf3-9be8-efc53e619e65 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 89616bf3-d200-5bf3-9be8-efc53e619e65, identifier: 4038366
2026-03-29 14:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21216e24-c3d1-548e-894f-b50ae18503f1 with identifier: 4040792
2026-03-29 14:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21216e24-c3d1-548e-894f-b50ae18503f1 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21216e24-c3d1-548e-894f-b50ae18503f1 with scrape type 2
2026-03-29 14:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 21216e24-c3d1-548e-894f-b50ae18503f1, identifier: 4040792
2026-03-29 14:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c70bcde0-5978-504b-ac0c-0ada77874038 with identifier: 4036632
2026-03-29 14:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c70bcde0-5978-504b-ac0c-0ada77874038 with identifier: 4036632
2026-03-29 14:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c70bcde0-5978-504b-ac0c-0ada77874038 with identifier: 4036632 to the API
2026-03-29 14:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c70bcde0-5978-504b-ac0c-0ada77874038',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN18KGE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/DUCATO?id=4036632',
'listing': 'auction',
'location': 'Washington',
'make': 'FIAT',
'model': 'DUCATO',
'odometer': 11695,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-25',
'seller_name': 'FCA Group',
'title': 'FIAT DUCATO MOTORHOME',
'transmission': 'automatic',
'trim': 'MOTORHOME',
'year': 2018}
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274036632%27 HTTP/1.1" 200 None
2026-03-29 14:02:29 [manheim.gb] INFO: Saving data for 4036632: {'auction_closing_time': 1775034000.0, 'created_time': 1773928906.552074, 'last_price_update_time': 1774792949.15807}
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036632') HTTP/1.1" 204 0
2026-03-29 14:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 89616bf3-d200-5bf3-9be8-efc53e619e65 with identifier: 4038366
2026-03-29 14:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 89616bf3-d200-5bf3-9be8-efc53e619e65 with identifier: 4038366
2026-03-29 14:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 89616bf3-d200-5bf3-9be8-efc53e619e65 with identifier: 4038366 to the API
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '89616bf3-d200-5bf3-9be8-efc53e619e65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA66HRE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4038366',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'A1',
'odometer': 63141,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-24',
'seller_name': 'Newman & Reidy LTD',
'title': 'AUDI A1 1.4 TFSI 150 S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '1.4 TFSI 150 S Line 5dr S Tronic',
'year': 2016}
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274038366%27 HTTP/1.1" 200 None
2026-03-29 14:02:29 [manheim.gb] INFO: Saving data for 4038366: {'auction_closing_time': 1774947600.0, 'created_time': 1773746590.016019, 'last_price_update_time': 1774792949.485682}
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4038366') HTTP/1.1" 204 0
2026-03-29 14:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 21216e24-c3d1-548e-894f-b50ae18503f1 with identifier: 4040792
2026-03-29 14:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 21216e24-c3d1-548e-894f-b50ae18503f1 with identifier: 4040792
2026-03-29 14:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 21216e24-c3d1-548e-894f-b50ae18503f1 with identifier: 4040792 to the API
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 185,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '21216e24-c3d1-548e-894f-b50ae18503f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VN21MUV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4040792',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 53882,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-02',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 150 Highline Van',
'transmission': 'manual',
'trim': '2.0 TDI 150 Highline Van',
'year': 2021}
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274040792%27 HTTP/1.1" 200 None
2026-03-29 14:02:29 [manheim.gb] INFO: Saving data for 4040792: {'auction_closing_time': 1774861200.0, 'created_time': 1773827055.652132, 'last_price_update_time': 1774792949.825204}
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4040792') HTTP/1.1" 204 0
2026-03-29 14:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae with identifier: 4042660
2026-03-29 14:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae with scrape type 2
2026-03-29 14:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae with scrape type 2
2026-03-29 14:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae, identifier: 4042660
2026-03-29 14:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2a6ea61-479b-5834-a16a-4c996c0fafff with identifier: 4043349
2026-03-29 14:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2a6ea61-479b-5834-a16a-4c996c0fafff with scrape type 2
2026-03-29 14:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2a6ea61-479b-5834-a16a-4c996c0fafff with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d2a6ea61-479b-5834-a16a-4c996c0fafff, identifier: 4043349
2026-03-29 14:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae with identifier: 4042660
2026-03-29 14:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae with identifier: 4042660
2026-03-29 14:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae with identifier: 4042660 to the API
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c97ade97-4aa7-5ac0-8097-c7fcf8e0c0ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NJ71VEX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4042660',
'listing': 'auction',
'location': 'Colchester',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 61644,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-03',
'seller_name': None,
'title': 'TESLA MODEL Standard Plus 4dr Auto',
'transmission': 'automatic',
'trim': 'Standard Plus 4dr Auto',
'year': 2021}
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274042660%27 HTTP/1.1" 200 None
2026-03-29 14:02:30 [manheim.gb] INFO: Saving data for 4042660: {'auction_closing_time': 1774947600.0, 'created_time': 1773741511.873413, 'last_price_update_time': 1774792950.418948}
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4042660') HTTP/1.1" 204 0
2026-03-29 14:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d2a6ea61-479b-5834-a16a-4c996c0fafff with identifier: 4043349
2026-03-29 14:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d2a6ea61-479b-5834-a16a-4c996c0fafff with identifier: 4043349
2026-03-29 14:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d2a6ea61-479b-5834-a16a-4c996c0fafff with identifier: 4043349 to the API
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2a6ea61-479b-5834-a16a-4c996c0fafff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT19VSE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4043349',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 36700,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT PARTNER 850 SE 1.6 BlueHDi 100 Van ATV',
'transmission': 'manual',
'trim': '850 SE 1.6 BlueHDi 100 Van ATV',
'year': 2019}
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043349%27 HTTP/1.1" 200 None
2026-03-29 14:02:30 [manheim.gb] INFO: Saving data for 4043349: {'auction_closing_time': 1775638800.0, 'created_time': 1774389672.326695, 'last_price_update_time': 1774792950.783538}
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4043349') HTTP/1.1" 204 0
2026-03-29 14:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08d49a8e-a928-50fd-a5ab-dbf350e648e2 with identifier: 4043350
2026-03-29 14:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08d49a8e-a928-50fd-a5ab-dbf350e648e2 with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08d49a8e-a928-50fd-a5ab-dbf350e648e2 with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08d49a8e-a928-50fd-a5ab-dbf350e648e2, identifier: 4043350
2026-03-29 14:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59 with identifier: 4043351
2026-03-29 14:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59 with scrape type 2
2026-03-29 14:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59 with scrape type 2
2026-03-29 14:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59, identifier: 4043351
2026-03-29 14:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08d49a8e-a928-50fd-a5ab-dbf350e648e2 with identifier: 4043350
2026-03-29 14:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08d49a8e-a928-50fd-a5ab-dbf350e648e2 with identifier: 4043350
2026-03-29 14:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 08d49a8e-a928-50fd-a5ab-dbf350e648e2 with identifier: 4043350 to the API
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': '08d49a8e-a928-50fd-a5ab-dbf350e648e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BL19JXH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/FIORINO?id=4043350',
'listing': 'auction',
'location': 'Haydock',
'make': 'FIAT',
'model': 'FIORINO',
'odometer': 43006,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-15',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'FIAT FIORINO 1.3 16V Multijet Adventure Van',
'transmission': 'manual',
'trim': '1.3 16V Multijet Adventure Van',
'year': 2019}
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043350%27 HTTP/1.1" 200 None
2026-03-29 14:02:31 [manheim.gb] INFO: Saving data for 4043350: {'auction_closing_time': 1775638800.0, 'created_time': 1774389671.917984, 'last_price_update_time': 1774792951.911659}
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4043350') HTTP/1.1" 204 0
2026-03-29 14:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59 with identifier: 4043351
2026-03-29 14:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59 with identifier: 4043351
2026-03-29 14:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59 with identifier: 4043351 to the API
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-08T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9c0a4aa6-f1e5-5bf5-bcfb-d2a338cc6f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT19VSJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4043351',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 45763,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT PARTNER 850 SE 1.6 BlueHDi 100 Van ATV',
'transmission': 'manual',
'trim': '850 SE 1.6 BlueHDi 100 Van ATV',
'year': 2019}
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274043351%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Saving data for 4043351: {'auction_closing_time': 1775638800.0, 'created_time': 1774389671.536236, 'last_price_update_time': 1774792952.275906}
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4043351') HTTP/1.1" 204 0
2026-03-29 14:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:32 [manheim.gb] INFO: Page 12: 100 results (total: 8380)
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4045805
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045805%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4045805: 2
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4045907
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4045965
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045965%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4045965: 2
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4045980
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046117
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046200
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046200%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4046200: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046265
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046275
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274046275%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4046275: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046339
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046466
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4046571
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047011
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047020
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047024
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047028
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047028%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047028: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047073
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047073%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047073: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047088
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047090
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047093
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047097
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047104
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047109
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047110
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047110%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047110: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047111
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047111%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047111: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047114
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047114%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047114: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047146
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047154
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047182
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047182%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047182: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047208
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047210
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047227
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047227%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047227: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047788
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047791
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4047877
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274047877%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4047877: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048005
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048306
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048306%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4048306: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048337
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048415
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048428
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048506
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048516
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048549
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048564
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048564%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4048564: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048567
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048576
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048578
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048580
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4048790
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048790%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4048790: 2
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049063
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049072
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049080
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049084
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049088
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049088%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049088: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049094
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049096
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049098
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049099
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049101
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049101%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049101: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049106
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049113
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049119
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049120
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049120%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049120: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049122
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049122%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049122: 2
2026-03-29 14:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049128
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049132
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049132%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049132: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049134
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049134%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049134: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049138
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049148
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049148%27 HTTP/1.1" 200 None
2026-03-29 14:02:32 [manheim.gb] INFO: Scrape type for 4049148: 0
2026-03-29 14:02:32 [manheim.gb] INFO: Found listing with ID: 4049150
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049150%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049150: 2
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049153
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049153%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049153: 0
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049156
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049157
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049157%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049157: 0
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049159
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049163
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049164
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049165
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049172
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049178
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049178%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049178: 2
2026-03-29 14:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049180
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049183
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049192
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049194
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049195
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049195%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049195: 2
2026-03-29 14:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ebd5075-1217-5947-a41b-1207431687f9 with identifier: 4045805
2026-03-29 14:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ebd5075-1217-5947-a41b-1207431687f9 with scrape type 2
2026-03-29 14:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ebd5075-1217-5947-a41b-1207431687f9 with scrape type 2
2026-03-29 14:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4ebd5075-1217-5947-a41b-1207431687f9, identifier: 4045805
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049198
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049212
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049216
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049220
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049221
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049226
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049333
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049340
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049402
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049402%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049402: 0
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049411
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049413
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049413%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049413: 2
2026-03-29 14:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4ebd5075-1217-5947-a41b-1207431687f9 with identifier: 4045805
2026-03-29 14:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4ebd5075-1217-5947-a41b-1207431687f9 with identifier: 4045805
2026-03-29 14:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4ebd5075-1217-5947-a41b-1207431687f9 with identifier: 4045805 to the API
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 163,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '4ebd5075-1217-5947-a41b-1207431687f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KN70WUT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4045805',
'listing': 'auction',
'location': 'Leeds',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': 75535,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-08',
'seller_name': 'Mobilize Financial Services',
'title': 'MERCEDES-BENZ C CLASS C200 Sport 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'C200 Sport 5dr 9G-Tronic',
'year': 2020}
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045805%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Saving data for 4045805: {'auction_closing_time': 1774861200.0, 'created_time': 1774044114.157398, 'last_price_update_time': 1774792953.677699}
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4045805') HTTP/1.1" 204 0
2026-03-29 14:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049419
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049512
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049512%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049512: 0
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049534
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049534%27 HTTP/1.1" 200 None
2026-03-29 14:02:33 [manheim.gb] INFO: Scrape type for 4049534: 0
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049591
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049603
2026-03-29 14:02:33 [manheim.gb] INFO: Found listing with ID: 4049614
2026-03-29 14:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c186e71a-4b23-5313-8e07-092b3695aec0 with identifier: 4049122
2026-03-29 14:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c186e71a-4b23-5313-8e07-092b3695aec0 with scrape type 2
2026-03-29 14:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c186e71a-4b23-5313-8e07-092b3695aec0 with scrape type 2
2026-03-29 14:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c186e71a-4b23-5313-8e07-092b3695aec0, identifier: 4049122
2026-03-29 14:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c186e71a-4b23-5313-8e07-092b3695aec0 with identifier: 4049122
2026-03-29 14:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c186e71a-4b23-5313-8e07-092b3695aec0 with identifier: 4049122
2026-03-29 14:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c186e71a-4b23-5313-8e07-092b3695aec0 with identifier: 4049122 to the API
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'c186e71a-4b23-5313-8e07-092b3695aec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LJ73JNX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4049122',
'listing': 'auction',
'location': 'Bristol',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 14100,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-29',
'seller_name': 'FCA Group',
'title': 'TESLA MODEL RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'year': 2024}
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049122%27 HTTP/1.1" 200 None
2026-03-29 14:02:34 [manheim.gb] INFO: Saving data for 4049122: {'auction_closing_time': 1774947600.0, 'created_time': 1774476112.068802, 'last_price_update_time': 1774792954.254599}
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049122') HTTP/1.1" 204 0
2026-03-29 14:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ca17da2-5dff-5a55-acda-cf3c430f4942 with identifier: 4049150
2026-03-29 14:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ca17da2-5dff-5a55-acda-cf3c430f4942 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ca17da2-5dff-5a55-acda-cf3c430f4942 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9ca17da2-5dff-5a55-acda-cf3c430f4942, identifier: 4049150
2026-03-29 14:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3 with identifier: 4045965
2026-03-29 14:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3, identifier: 4045965
2026-03-29 14:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31de778-ae41-5e12-98c8-d4a9a54a0029 with identifier: 4048790
2026-03-29 14:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31de778-ae41-5e12-98c8-d4a9a54a0029 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d31de778-ae41-5e12-98c8-d4a9a54a0029 with scrape type 2
2026-03-29 14:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d31de778-ae41-5e12-98c8-d4a9a54a0029, identifier: 4048790
2026-03-29 14:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9ca17da2-5dff-5a55-acda-cf3c430f4942 with identifier: 4049150
2026-03-29 14:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9ca17da2-5dff-5a55-acda-cf3c430f4942 with identifier: 4049150
2026-03-29 14:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9ca17da2-5dff-5a55-acda-cf3c430f4942 with identifier: 4049150 to the API
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 148,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9ca17da2-5dff-5a55-acda-cf3c430f4942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP73GZW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND?id=4049150',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'GRANDLAND',
'odometer': 7038,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-31',
'seller_name': 'FCA Group',
'title': 'VAUXHALL GRANDLAND 1.2 Turbo Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.2 Turbo Ultimate 5dr Auto',
'year': 2023}
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049150%27 HTTP/1.1" 200 None
2026-03-29 14:02:34 [manheim.gb] INFO: Saving data for 4049150: {'auction_closing_time': 1774947600.0, 'created_time': 1773827118.810788, 'last_price_update_time': 1774792954.952015}
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049150') HTTP/1.1" 204 0
2026-03-29 14:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3 with identifier: 4045965
2026-03-29 14:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3 with identifier: 4045965
2026-03-29 14:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3 with identifier: 4045965 to the API
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '751ab6d7-a8f9-53fb-a7ce-2ba50d2834c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC23ZTD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-CROSS?id=4045965',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'T-CROSS',
'odometer': 35758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-17',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN T-CROSS 1.0 TSI SE 5dr',
'transmission': 'manual',
'trim': '1.0 TSI SE 5dr',
'year': 2023}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274045965%27 HTTP/1.1" 200 None
2026-03-29 14:02:35 [manheim.gb] INFO: Saving data for 4045965: {'auction_closing_time': 1776070800.0, 'created_time': 1773827232.777414, 'last_price_update_time': 1774792955.265454}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4045965') HTTP/1.1" 204 0
2026-03-29 14:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d31de778-ae41-5e12-98c8-d4a9a54a0029 with identifier: 4048790
2026-03-29 14:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d31de778-ae41-5e12-98c8-d4a9a54a0029 with identifier: 4048790
2026-03-29 14:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d31de778-ae41-5e12-98c8-d4a9a54a0029 with identifier: 4048790 to the API
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd31de778-ae41-5e12-98c8-d4a9a54a0029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CF19TZN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4048790',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q5',
'odometer': 101534,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-06',
'seller_name': 'FCA Group',
'title': 'AUDI Q5 40 TDI Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TDI Quattro S Line 5dr S Tronic',
'year': 2019}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274048790%27 HTTP/1.1" 200 None
2026-03-29 14:02:35 [manheim.gb] INFO: Saving data for 4048790: {'auction_closing_time': 1774947600.0, 'created_time': 1773827211.994785, 'last_price_update_time': 1774792955.650379}
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4048790') HTTP/1.1" 204 0
2026-03-29 14:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a0203c-d25b-576d-9a4d-e924efa6637b with identifier: 4049195
2026-03-29 14:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a0203c-d25b-576d-9a4d-e924efa6637b with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27a0203c-d25b-576d-9a4d-e924efa6637b with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 27a0203c-d25b-576d-9a4d-e924efa6637b, identifier: 4049195
2026-03-29 14:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c50c0e0-2466-543c-a613-05c58223bcc9 with identifier: 4049178
2026-03-29 14:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c50c0e0-2466-543c-a613-05c58223bcc9 with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c50c0e0-2466-543c-a613-05c58223bcc9 with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4c50c0e0-2466-543c-a613-05c58223bcc9, identifier: 4049178
2026-03-29 14:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a with identifier: 4049413
2026-03-29 14:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a with scrape type 2
2026-03-29 14:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a, identifier: 4049413
2026-03-29 14:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 27a0203c-d25b-576d-9a4d-e924efa6637b with identifier: 4049195
2026-03-29 14:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 27a0203c-d25b-576d-9a4d-e924efa6637b with identifier: 4049195
2026-03-29 14:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 27a0203c-d25b-576d-9a4d-e924efa6637b with identifier: 4049195 to the API
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '27a0203c-d25b-576d-9a4d-e924efa6637b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'NG73FOP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TESLA/MODEL?id=4049195',
'listing': 'auction',
'location': 'Leeds',
'make': 'TESLA',
'model': 'MODEL',
'odometer': 18032,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-24',
'seller_name': 'FCA Group',
'title': 'TESLA MODEL RWD 5dr Auto',
'transmission': 'automatic',
'trim': 'RWD 5dr Auto',
'year': 2024}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049195%27 HTTP/1.1" 200 None
2026-03-29 14:02:36 [manheim.gb] INFO: Saving data for 4049195: {'auction_closing_time': 1774861200.0, 'created_time': 1773827123.821046, 'last_price_update_time': 1774792956.354567}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049195') HTTP/1.1" 204 0
2026-03-29 14:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4c50c0e0-2466-543c-a613-05c58223bcc9 with identifier: 4049178
2026-03-29 14:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4c50c0e0-2466-543c-a613-05c58223bcc9 with identifier: 4049178
2026-03-29 14:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4c50c0e0-2466-543c-a613-05c58223bcc9 with identifier: 4049178 to the API
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4c50c0e0-2466-543c-a613-05c58223bcc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YD73JLP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4049178',
'listing': 'auction',
'location': 'Washington',
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 17548,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-02-27',
'seller_name': 'FCA Group',
'title': 'VOLKSWAGEN T-ROC 1.5 TSI Life 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 TSI Life 5dr DSG',
'year': 2024}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049178%27 HTTP/1.1" 200 None
2026-03-29 14:02:36 [manheim.gb] INFO: Saving data for 4049178: {'auction_closing_time': 1775034000.0, 'created_time': 1773827447.374494, 'last_price_update_time': 1774792956.689117}
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049178') HTTP/1.1" 204 0
2026-03-29 14:02:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a with identifier: 4049413
2026-03-29 14:02:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a with identifier: 4049413
2026-03-29 14:02:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a with identifier: 4049413 to the API
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5ff1bfc6-25d7-5a98-83a6-bd6c87c18c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VU74GWW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4049413',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 4863,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-02',
'seller_name': 'FCA Group',
'title': 'VOLKSWAGEN T-ROC 1.5 TSI R-Line 5dr',
'transmission': 'manual',
'trim': '1.5 TSI R-Line 5dr',
'year': 2024}
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049413%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Saving data for 4049413: {'auction_closing_time': 1774861200.0, 'created_time': 1773827320.8229, 'last_price_update_time': 1774792957.024082}
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049413') HTTP/1.1" 204 0
2026-03-29 14:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:37 [manheim.gb] INFO: Page 13: 100 results (total: 8380)
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4049615
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4049623
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4049640
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274049640%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4049640: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4049816
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050220
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050371
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050372
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050373
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050374
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050375
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050376
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050377
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050378
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050379
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050432
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050607
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050660
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050664
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050716
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050722
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050722%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4050722: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050727
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050731
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050735
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050747
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050750
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050826
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050862
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050862%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4050862: 2
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4050879
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051101
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051199
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051202
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274051202%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4051202: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051316
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051612
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051769
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4051851
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052096
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052105
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052105%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4052105: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052151
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052151%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4052151: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052230
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052230%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4052230: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052242
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052262
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052285
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052286
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052289
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052349
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052352
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052358
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052363
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052384
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274052384%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4052384: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052417
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052467
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052492
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052668
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4052706
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053127
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053127%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4053127: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053224
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053506
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053516
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053684
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053684%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4053684: 2
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053717
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4053722
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053722%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4053722: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054197
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054200
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054203
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054240
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054281
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054281%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4054281: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054282
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054282%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4054282: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054293
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054298
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054333
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054335
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054338
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054367
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054367%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4054367: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054377
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054379
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054392
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054392%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4054392: 2
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054394
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054474
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054474%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4054474: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054610
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054610%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4054610: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054810
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4054977
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055202
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055202%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4055202: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055205
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055210
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055303
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055365
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055434
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055435
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055437
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055438
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055491
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055491%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4055491: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055542
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055542%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4055542: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055578
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055681
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055690
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055690%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4055690: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055720
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055745
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055766
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055778
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055778%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4055778: 0
2026-03-29 14:02:37 [manheim.gb] INFO: Found listing with ID: 4055791
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274055791%27 HTTP/1.1" 200 None
2026-03-29 14:02:37 [manheim.gb] INFO: Scrape type for 4055791: 0
2026-03-29 14:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ae5f93e-dead-5cd3-9152-026cca01795e with identifier: 4053684
2026-03-29 14:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ae5f93e-dead-5cd3-9152-026cca01795e with scrape type 2
2026-03-29 14:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ae5f93e-dead-5cd3-9152-026cca01795e with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8ae5f93e-dead-5cd3-9152-026cca01795e, identifier: 4053684
2026-03-29 14:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8ae5f93e-dead-5cd3-9152-026cca01795e with identifier: 4053684
2026-03-29 14:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8ae5f93e-dead-5cd3-9152-026cca01795e with identifier: 4053684
2026-03-29 14:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8ae5f93e-dead-5cd3-9152-026cca01795e with identifier: 4053684 to the API
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278ae5f93e-dead-5cd3-9152-026cca01795e%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8ae5f93e-dead-5cd3-9152-026cca01795e: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Arval\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN GOLF 1.5 TSI Life 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022GOLF\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-11-08\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4053684\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TSI Life 5dr\u0022, \u0022LicensePlate\u0022: \u0022DF73EWE\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 121, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-13T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: true, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228ae5f93e-dead-5cd3-9152-026cca01795e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:02:38 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:02:38 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8ae5f93e-dead-5cd3-9152-026cca01795e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DF73EWE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4053684',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-08',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN GOLF 1.5 TSI Life 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Life 5dr',
'year': 2023}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274053684%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [manheim.gb] INFO: Saving data for 4053684: {'auction_closing_time': 1776070800.0, 'created_time': 1773827157.506017, 'last_price_update_time': 1774792958.344622}
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4053684') HTTP/1.1" 204 0
2026-03-29 14:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa601b3c-ba96-5a96-b456-26a51b0c4d3a with identifier: 4054392
2026-03-29 14:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa601b3c-ba96-5a96-b456-26a51b0c4d3a with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa601b3c-ba96-5a96-b456-26a51b0c4d3a with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: aa601b3c-ba96-5a96-b456-26a51b0c4d3a, identifier: 4054392
2026-03-29 14:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: aa601b3c-ba96-5a96-b456-26a51b0c4d3a with identifier: 4054392
2026-03-29 14:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: aa601b3c-ba96-5a96-b456-26a51b0c4d3a with identifier: 4054392
2026-03-29 14:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: aa601b3c-ba96-5a96-b456-26a51b0c4d3a with identifier: 4054392 to the API
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'aa601b3c-ba96-5a96-b456-26a51b0c4d3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YS67ASO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4054392',
'listing': 'auction',
'location': 'Bristol',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 88515,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-22',
'seller_name': 'FCA Group',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 180 HSE Dynamic Lux 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 180 HSE Dynamic Lux 5dr Auto',
'year': 2017}
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274054392%27 HTTP/1.1" 200 None
2026-03-29 14:02:38 [manheim.gb] INFO: Saving data for 4054392: {'auction_closing_time': 1774947600.0, 'created_time': 1774515660.008891, 'last_price_update_time': 1774792958.835176}
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4054392') HTTP/1.1" 204 0
2026-03-29 14:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fac252b-4950-54c8-819d-7f58d2777517 with identifier: 4050862
2026-03-29 14:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fac252b-4950-54c8-819d-7f58d2777517 with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fac252b-4950-54c8-819d-7f58d2777517 with scrape type 2
2026-03-29 14:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6fac252b-4950-54c8-819d-7f58d2777517, identifier: 4050862
2026-03-29 14:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6fac252b-4950-54c8-819d-7f58d2777517 with identifier: 4050862
2026-03-29 14:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6fac252b-4950-54c8-819d-7f58d2777517 with identifier: 4050862
2026-03-29 14:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6fac252b-4950-54c8-819d-7f58d2777517 with identifier: 4050862 to the API
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6fac252b-4950-54c8-819d-7f58d2777517',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK18UPG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND%20X?id=4050862',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'GRANDLAND X',
'odometer': 54854,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-31',
'seller_name': 'FCA Group',
'title': 'VAUXHALL GRANDLAND X 1.2 Turbo Sport Nav 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo Sport Nav 5dr',
'year': 2018}
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274050862%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Saving data for 4050862: {'auction_closing_time': 1774947600.0, 'created_time': 1773827311.854493, 'last_price_update_time': 1774792959.24246}
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050862') HTTP/1.1" 204 0
2026-03-29 14:02:39 [manheim.gb] INFO: Page 14: 100 results (total: 8380)
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4055806
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4055819
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4055897
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4055988
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056215
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056246
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056246%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4056246: 2
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056254
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056254%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4056254: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056287
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056300
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056317
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056357
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056363
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056436
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056471
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056548
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056559
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056647
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056647%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4056647: 2
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056650
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056660
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056660%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4056660: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056668
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056915
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056930
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056935
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056940
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056940%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4056940: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056949
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4056978
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056978%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4056978: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057024
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057028
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057028%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4057028: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057031
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057055
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057079
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057087
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057087%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4057087: 2
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057150
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057150%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4057150: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057175
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057175%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4057175: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057177
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057182
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057182%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4057182: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057247
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057247%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4057247: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057453
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057460
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057463
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057497
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057517
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057657
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057904
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057907
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4057974
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058282
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058282%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4058282: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058284
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058286
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058286%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4058286: 2
2026-03-29 14:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058313
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058366
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058389
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058396
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058396%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4058396: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058401
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058407
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058412
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058517
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058550
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058550%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4058550: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058554
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058695
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058764
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058896
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058908
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058908%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4058908: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058970
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4058974
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059076
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059286
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059354
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059361
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059363
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059377
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059377%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4059377: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059380
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059381
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274059381%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4059381: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059399
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059734
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059874
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4059939
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060005
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060005%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4060005: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060142
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060204
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060204%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4060204: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060233
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060236
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060244
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060249
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060249%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4060249: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060261
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060272
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060322
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060514
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274060514%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4060514: 0
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060517
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060533
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060534
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060541
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060708
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060735
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4060837
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4061081
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061081%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4061081: 2
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4061107
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4061119
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4061129
2026-03-29 14:02:39 [manheim.gb] INFO: Found listing with ID: 4061161
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061161%27 HTTP/1.1" 200 None
2026-03-29 14:02:39 [manheim.gb] INFO: Scrape type for 4061161: 0
2026-03-29 14:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73bd1cb2-da3a-5739-a672-e8659069b362 with identifier: 4056246
2026-03-29 14:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73bd1cb2-da3a-5739-a672-e8659069b362 with scrape type 2
2026-03-29 14:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73bd1cb2-da3a-5739-a672-e8659069b362 with scrape type 2
2026-03-29 14:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 73bd1cb2-da3a-5739-a672-e8659069b362, identifier: 4056246
2026-03-29 14:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 73bd1cb2-da3a-5739-a672-e8659069b362 with identifier: 4056246
2026-03-29 14:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 73bd1cb2-da3a-5739-a672-e8659069b362 with identifier: 4056246
2026-03-29 14:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 73bd1cb2-da3a-5739-a672-e8659069b362 with identifier: 4056246 to the API
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 229,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '73bd1cb2-da3a-5739-a672-e8659069b362',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY71YLL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4056246',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 104407,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-31',
'seller_name': 'Arval',
'title': 'VAUXHALL MOVANO 2.2 Turbo D 140ps H2 Van Dynamic',
'transmission': 'manual',
'trim': '2.2 Turbo D 140ps H2 Van Dynamic',
'year': 2022}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056246%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [manheim.gb] INFO: Saving data for 4056246: {'auction_closing_time': 1774861200.0, 'created_time': 1773835162.493886, 'last_price_update_time': 1774792960.290103}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056246') HTTP/1.1" 204 0
2026-03-29 14:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 261082f0-af33-5377-ae5b-9881ee83e1da with identifier: 4057087
2026-03-29 14:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 261082f0-af33-5377-ae5b-9881ee83e1da with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 261082f0-af33-5377-ae5b-9881ee83e1da with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 261082f0-af33-5377-ae5b-9881ee83e1da, identifier: 4057087
2026-03-29 14:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 261082f0-af33-5377-ae5b-9881ee83e1da with identifier: 4057087
2026-03-29 14:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 261082f0-af33-5377-ae5b-9881ee83e1da with identifier: 4057087
2026-03-29 14:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 261082f0-af33-5377-ae5b-9881ee83e1da with identifier: 4057087 to the API
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '261082f0-af33-5377-ae5b-9881ee83e1da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY22MKP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4057087',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 13051,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-16',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE 1.0 DiG-T 114 Acenta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T 114 Acenta 5dr DCT',
'year': 2022}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274057087%27 HTTP/1.1" 200 None
2026-03-29 14:02:40 [manheim.gb] INFO: Saving data for 4057087: {'auction_closing_time': 1774861200.0, 'created_time': 1774389674.702816, 'last_price_update_time': 1774792960.884011}
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4057087') HTTP/1.1" 204 0
2026-03-29 14:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83886940-84a8-5a5e-9974-b7462aa16505 with identifier: 4056647
2026-03-29 14:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83886940-84a8-5a5e-9974-b7462aa16505 with scrape type 2
2026-03-29 14:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83886940-84a8-5a5e-9974-b7462aa16505 with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 83886940-84a8-5a5e-9974-b7462aa16505, identifier: 4056647
2026-03-29 14:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88bd78cc-2cdc-5d98-a024-16da49b92293 with identifier: 4058286
2026-03-29 14:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88bd78cc-2cdc-5d98-a024-16da49b92293 with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88bd78cc-2cdc-5d98-a024-16da49b92293 with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 88bd78cc-2cdc-5d98-a024-16da49b92293, identifier: 4058286
2026-03-29 14:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e208c6b8-3887-521b-8de1-803bb9b73fc5 with identifier: 4061081
2026-03-29 14:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e208c6b8-3887-521b-8de1-803bb9b73fc5 with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e208c6b8-3887-521b-8de1-803bb9b73fc5 with scrape type 2
2026-03-29 14:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e208c6b8-3887-521b-8de1-803bb9b73fc5, identifier: 4061081
2026-03-29 14:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 83886940-84a8-5a5e-9974-b7462aa16505 with identifier: 4056647
2026-03-29 14:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 83886940-84a8-5a5e-9974-b7462aa16505 with identifier: 4056647
2026-03-29 14:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 83886940-84a8-5a5e-9974-b7462aa16505 with identifier: 4056647 to the API
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 232,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '83886940-84a8-5a5e-9974-b7462aa16505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SR71CTZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY?id=4056647',
'listing': 'auction',
'location': 'Shotts',
'make': 'LAND ROVER',
'model': 'DISCOVERY',
'odometer': 87764,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-08',
'seller_name': 'Parks Motor Group',
'title': 'LAND ROVER DISCOVERY 3.0 D300 HSE Commercial Auto',
'transmission': 'automatic',
'trim': '3.0 D300 HSE Commercial Auto',
'year': 2021}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274056647%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [manheim.gb] INFO: Saving data for 4056647: {'auction_closing_time': 1774947600.0, 'created_time': 1773835132.645785, 'last_price_update_time': 1774792961.579025}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056647') HTTP/1.1" 204 0
2026-03-29 14:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 88bd78cc-2cdc-5d98-a024-16da49b92293 with identifier: 4058286
2026-03-29 14:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 88bd78cc-2cdc-5d98-a024-16da49b92293 with identifier: 4058286
2026-03-29 14:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 88bd78cc-2cdc-5d98-a024-16da49b92293 with identifier: 4058286 to the API
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '88bd78cc-2cdc-5d98-a024-16da49b92293',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BW23GVC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/EV6?id=4058286',
'listing': 'auction',
'location': 'Colchester',
'make': 'KIA',
'model': 'EV6',
'odometer': 7999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-10',
'seller_name': 'FCA Group',
'title': 'KIA EV6 236kW GT Line S 77.4kWh 5dr AWD Auto',
'transmission': 'automatic',
'trim': '236kW GT Line S 77.4kWh 5dr AWD Auto',
'year': 2023}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274058286%27 HTTP/1.1" 200 None
2026-03-29 14:02:41 [manheim.gb] INFO: Saving data for 4058286: {'auction_closing_time': 1774947600.0, 'created_time': 1773835104.632866, 'last_price_update_time': 1774792961.912085}
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058286') HTTP/1.1" 204 0
2026-03-29 14:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e208c6b8-3887-521b-8de1-803bb9b73fc5 with identifier: 4061081
2026-03-29 14:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e208c6b8-3887-521b-8de1-803bb9b73fc5 with identifier: 4061081
2026-03-29 14:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e208c6b8-3887-521b-8de1-803bb9b73fc5 with identifier: 4061081 to the API
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e208c6b8-3887-521b-8de1-803bb9b73fc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LS70HRG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4061081',
'listing': 'auction',
'location': 'Gloucester',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 68891,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-30',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT PARTNER 1000 1.2 PureTech 110 Professional Van',
'transmission': 'manual',
'trim': '1000 1.2 PureTech 110 Professional Van',
'year': 2020}
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061081%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Saving data for 4061081: {'auction_closing_time': 1775725200.0, 'created_time': 1774389676.939727, 'last_price_update_time': 1774792962.260775}
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4061081') HTTP/1.1" 204 0
2026-03-29 14:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:42 [manheim.gb] INFO: Page 15: 100 results (total: 8380)
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061163
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061330
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061363
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061387
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061650
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061690
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061690%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4061690: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061698
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061698%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4061698: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061699
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061703
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061724
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274061724%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4061724: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4061979
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062001
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062079
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062114
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062114%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4062114: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062117
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062160
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062162
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062162%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4062162: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062189
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062225
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062225%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4062225: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062244
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062413
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062416
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062470
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062470%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4062470: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062489
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062509
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062512
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062558
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062606
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062632
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062739
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274062739%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4062739: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062786
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062835
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062935
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4062966
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063358
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063486
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063486%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4063486: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063487
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063513
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063835
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063835%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4063835: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063868
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063890
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4063917
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274063917%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4063917: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064056
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064105
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064105%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4064105: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064138
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064187
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064194
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064204
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064259
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064265
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064431
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064431%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4064431: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064441
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064482
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064483
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064484
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064589
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064608
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064713
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064713%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4064713: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064715
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064736
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064760
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064874
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064929
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274064929%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4064929: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064937
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064955
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4064965
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065029
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065029%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065029: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065094
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065125
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065129
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065161
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065256
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065261
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065265
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065268
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065271
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065271%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065271: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065279
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065295
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065321
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065321%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065321: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065432
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065448
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065500
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065510
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065510%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065510: 2
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065601
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065622
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065623
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065624
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065639
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065646
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065647
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065647%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065647: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065850
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065850%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065850: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065872
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065920
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065920%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065920: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065934
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4065982
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065982%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4065982: 0
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4066038
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4066089
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4066124
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4066133
2026-03-29 14:02:42 [manheim.gb] INFO: Found listing with ID: 4066152
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066152%27 HTTP/1.1" 200 None
2026-03-29 14:02:42 [manheim.gb] INFO: Scrape type for 4066152: 0
2026-03-29 14:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:43 [manheim.gb] INFO: Page 16: 100 results (total: 8380)
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066155
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066173
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066182
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066183
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066201
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066258
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066258%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4066258: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066271
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066437
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066480
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066665
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066707
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066717
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066829
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066830
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066830%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4066830: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066831
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066832
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066834
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066836
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066901
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274066901%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4066901: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066980
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066982
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066986
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4066991
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067002
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067004
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067026
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067029
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067062
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067062%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067062: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067110
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067118
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067119
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067121
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067121%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067121: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067133
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067134
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067139
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067196
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067255
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067255%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067255: 2
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067346
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067511
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067511%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067511: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067513
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067517
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067517%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067517: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067526
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067526%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067526: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067535
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067547
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067550
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067708
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067718
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067718%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067718: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067725
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067725%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067725: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067748
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067748%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067748: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067751
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067751%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067751: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067778
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067778%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067778: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067802
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4067844
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067844%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4067844: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068010
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068055
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068148
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068185
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068255
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068264
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068279
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068280
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068292
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068292%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4068292: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068296
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068515
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068577
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068694
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068739
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068744
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068744%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4068744: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068804
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068824
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274068824%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4068824: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068848
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068856
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068911
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068912
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068919
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4068997
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069019
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069020
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069021
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069029
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069030
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069034
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069036
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069036%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4069036: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069041
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069041%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4069041: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069056
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069058
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069079
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069134
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069134%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4069134: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069138
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069187
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069275
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069423
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069470
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069500
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069544
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069545
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069545%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4069545: 0
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069548
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069551
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069557
2026-03-29 14:02:43 [manheim.gb] INFO: Found listing with ID: 4069799
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069799%27 HTTP/1.1" 200 None
2026-03-29 14:02:43 [manheim.gb] INFO: Scrape type for 4069799: 0
2026-03-29 14:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c3e2c45-f73d-583b-8d33-bffa23024677 with identifier: 4065510
2026-03-29 14:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c3e2c45-f73d-583b-8d33-bffa23024677 with scrape type 2
2026-03-29 14:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c3e2c45-f73d-583b-8d33-bffa23024677 with scrape type 2
2026-03-29 14:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1c3e2c45-f73d-583b-8d33-bffa23024677, identifier: 4065510
2026-03-29 14:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1c3e2c45-f73d-583b-8d33-bffa23024677 with identifier: 4065510
2026-03-29 14:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1c3e2c45-f73d-583b-8d33-bffa23024677 with identifier: 4065510
2026-03-29 14:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1c3e2c45-f73d-583b-8d33-bffa23024677 with identifier: 4065510 to the API
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '1c3e2c45-f73d-583b-8d33-bffa23024677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AV25UCS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/CAPRI?id=4065510',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'CAPRI',
'odometer': 716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-22',
'seller_name': 'FCE Bank',
'title': 'FORD CAPRI 210kW Premium 77kWh 5dr Auto',
'transmission': 'automatic',
'trim': '210kW Premium 77kWh 5dr Auto',
'year': 2025}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274065510%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [manheim.gb] INFO: Saving data for 4065510: {'auction_closing_time': 1775552400.0, 'created_time': 1773834998.971703, 'last_price_update_time': 1774792964.394742}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4065510') HTTP/1.1" 204 0
2026-03-29 14:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d41fbd-5afe-54c9-8aa6-17bf44bf6166 with identifier: 4067255
2026-03-29 14:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d41fbd-5afe-54c9-8aa6-17bf44bf6166 with scrape type 2
2026-03-29 14:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45d41fbd-5afe-54c9-8aa6-17bf44bf6166 with scrape type 2
2026-03-29 14:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 45d41fbd-5afe-54c9-8aa6-17bf44bf6166, identifier: 4067255
2026-03-29 14:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 45d41fbd-5afe-54c9-8aa6-17bf44bf6166 with identifier: 4067255
2026-03-29 14:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 45d41fbd-5afe-54c9-8aa6-17bf44bf6166 with identifier: 4067255
2026-03-29 14:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 45d41fbd-5afe-54c9-8aa6-17bf44bf6166 with identifier: 4067255 to the API
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '45d41fbd-5afe-54c9-8aa6-17bf44bf6166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC21FWR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4067255',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 109821,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-21',
'seller_name': 'UKPN',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Active Auto 5dr',
'transmission': 'automatic',
'trim': '1.0 EcoBoost 125 Active Auto 5dr',
'year': 2021}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274067255%27 HTTP/1.1" 200 None
2026-03-29 14:02:44 [manheim.gb] INFO: Saving data for 4067255: {'auction_closing_time': 1774947600.0, 'created_time': 1773834967.649427, 'last_price_update_time': 1774792964.929223}
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4067255') HTTP/1.1" 204 0
2026-03-29 14:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:45 [manheim.gb] INFO: Page 17: 100 results (total: 8380)
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069839
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069846
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069847
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069850
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069854
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069868
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069870
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069878
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274069878%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4069878: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4069884
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070095
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070124
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070127
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070133
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070133%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070133: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070134
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070135
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070136
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070137
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070139
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070142
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070143
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070143%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070143: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070148
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070149
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070156
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070186
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070188
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070217
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070217%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070217: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070228
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070274
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070275
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070275%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070275: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070308
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070444
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070477
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070477%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070477: 2
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070507
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070508
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070651
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070666
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070698
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070700
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070700%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070700: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070718
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070718%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070718: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070761
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070836
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070836%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4070836: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070883
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070886
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4070983
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071144
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071178
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071245
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071438
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071445
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071487
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071538
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071582
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071598
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071776
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071916
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071942
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071957
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071957%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4071957: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071959
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071959%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4071959: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071964
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071965
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071966
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071969
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071970
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071971
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071973
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071973%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4071973: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071975
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071986
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071986%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4071986: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071987
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071987%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4071987: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4071998
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274071998%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4071998: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072099
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072103
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072121
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072121%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072121: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072123
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072125
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072127
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072127%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072127: 2
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072172
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072172%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072172: 2
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072211
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072247
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072247%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072247: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072285
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072290
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072319
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072323
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072351
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072359
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072377
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072393
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072394
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072394%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072394: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072411
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072427
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072443
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072454
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072454%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072454: 2
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072459
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072462
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072587
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072587%27 HTTP/1.1" 200 None
2026-03-29 14:02:45 [manheim.gb] INFO: Scrape type for 4072587: 0
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072590
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072601
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072738
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072756
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072780
2026-03-29 14:02:45 [manheim.gb] INFO: Found listing with ID: 4072787
2026-03-29 14:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da3e355-09c2-5026-ab26-90bfc67b9812 with identifier: 4070477
2026-03-29 14:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da3e355-09c2-5026-ab26-90bfc67b9812 with scrape type 2
2026-03-29 14:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da3e355-09c2-5026-ab26-90bfc67b9812 with scrape type 2
2026-03-29 14:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3da3e355-09c2-5026-ab26-90bfc67b9812, identifier: 4070477
2026-03-29 14:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3da3e355-09c2-5026-ab26-90bfc67b9812 with identifier: 4070477
2026-03-29 14:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3da3e355-09c2-5026-ab26-90bfc67b9812 with identifier: 4070477
2026-03-29 14:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3da3e355-09c2-5026-ab26-90bfc67b9812 with identifier: 4070477 to the API
2026-03-29 14:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 180,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3da3e355-09c2-5026-ab26-90bfc67b9812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FP70XHF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4070477',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 82778,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Dynamic H1 Van',
'year': 2020}
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274070477%27 HTTP/1.1" 200 None
2026-03-29 14:02:46 [manheim.gb] INFO: Saving data for 4070477: {'auction_closing_time': 1774861200.0, 'created_time': 1773842498.215876, 'last_price_update_time': 1774792966.372328}
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4070477') HTTP/1.1" 204 0
2026-03-29 14:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52b1730d-8940-51d9-9d3c-837c9b986ab3 with identifier: 4072172
2026-03-29 14:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52b1730d-8940-51d9-9d3c-837c9b986ab3 with scrape type 2
2026-03-29 14:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52b1730d-8940-51d9-9d3c-837c9b986ab3 with scrape type 2
2026-03-29 14:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 52b1730d-8940-51d9-9d3c-837c9b986ab3, identifier: 4072172
2026-03-29 14:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 52b1730d-8940-51d9-9d3c-837c9b986ab3 with identifier: 4072172
2026-03-29 14:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 52b1730d-8940-51d9-9d3c-837c9b986ab3 with identifier: 4072172
2026-03-29 14:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 52b1730d-8940-51d9-9d3c-837c9b986ab3 with identifier: 4072172 to the API
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '52b1730d-8940-51d9-9d3c-837c9b986ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA18JNL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/COUNTRYMAN?id=4072172',
'listing': 'auction',
'location': 'Bristol',
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 108396,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-27',
'seller_name': 'Wessex Garages',
'title': 'MINI COUNTRYMAN 1.5 Cooper 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper 5dr',
'year': 2018}
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072172%27 HTTP/1.1" 200 None
2026-03-29 14:02:46 [manheim.gb] INFO: Saving data for 4072172: {'auction_closing_time': 1774861200.0, 'created_time': 1773834864.568619, 'last_price_update_time': 1774792966.89915}
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072172') HTTP/1.1" 204 0
2026-03-29 14:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e10f1f45-b86c-5267-8ff6-36dbaab5c2bb with identifier: 4072127
2026-03-29 14:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e10f1f45-b86c-5267-8ff6-36dbaab5c2bb with scrape type 2
2026-03-29 14:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e10f1f45-b86c-5267-8ff6-36dbaab5c2bb with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e10f1f45-b86c-5267-8ff6-36dbaab5c2bb, identifier: 4072127
2026-03-29 14:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33350c81-8079-5c18-b2b8-0e4e393eaef4 with identifier: 4072454
2026-03-29 14:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33350c81-8079-5c18-b2b8-0e4e393eaef4 with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33350c81-8079-5c18-b2b8-0e4e393eaef4 with scrape type 2
2026-03-29 14:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 33350c81-8079-5c18-b2b8-0e4e393eaef4, identifier: 4072454
2026-03-29 14:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e10f1f45-b86c-5267-8ff6-36dbaab5c2bb with identifier: 4072127
2026-03-29 14:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e10f1f45-b86c-5267-8ff6-36dbaab5c2bb with identifier: 4072127
2026-03-29 14:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e10f1f45-b86c-5267-8ff6-36dbaab5c2bb with identifier: 4072127 to the API
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e10f1f45-b86c-5267-8ff6-36dbaab5c2bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD24CZV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CUPRA/ATECA?id=4072127',
'listing': 'auction',
'location': 'Bristol',
'make': 'CUPRA',
'model': 'ATECA',
'odometer': 11616,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-04',
'seller_name': 'FCA Group',
'title': 'CUPRA ATECA 1.5 EcoTSI V2 5dr DSG',
'transmission': 'automatic',
'trim': '1.5 EcoTSI V2 5dr DSG',
'year': 2024}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072127%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Saving data for 4072127: {'auction_closing_time': 1774947600.0, 'created_time': 1774476130.90996, 'last_price_update_time': 1774792967.412441}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072127') HTTP/1.1" 204 0
2026-03-29 14:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 33350c81-8079-5c18-b2b8-0e4e393eaef4 with identifier: 4072454
2026-03-29 14:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 33350c81-8079-5c18-b2b8-0e4e393eaef4 with identifier: 4072454
2026-03-29 14:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 33350c81-8079-5c18-b2b8-0e4e393eaef4 with identifier: 4072454 to the API
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 182,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '33350c81-8079-5c18-b2b8-0e4e393eaef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OY20PZD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/F-PACE?id=4072454',
'listing': 'auction',
'location': 'Manchester',
'make': 'JAGUAR',
'model': 'F-PACE',
'odometer': 97765,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-01',
'seller_name': 'FCA Group',
'title': 'JAGUAR F-PACE 2.0 [300] 300 Sport 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0 [300] 300 Sport 5dr Auto AWD',
'year': 2020}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072454%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Saving data for 4072454: {'auction_closing_time': 1775120400.0, 'created_time': 1774476130.185235, 'last_price_update_time': 1774792967.811554}
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072454') HTTP/1.1" 204 0
2026-03-29 14:02:47 [manheim.gb] INFO: Page 18: 100 results (total: 8380)
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072832
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274072832%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4072832: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072841
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072849
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072865
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072866
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072926
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072949
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072964
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072968
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4072969
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073063
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073063%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073063: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073097
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073121
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073158
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073244
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073245
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073245%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073245: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073270
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073288
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073352
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073456
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073460
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073486
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073489
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073553
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073554
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073558
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073558%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073558: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073559
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073559%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073559: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073561
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073562
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073563
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073563%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073563: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073570
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073582
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073586
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073692
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073692%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073692: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073712
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073716
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073716%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073716: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073717
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073720
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073727
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073727%27 HTTP/1.1" 200 None
2026-03-29 14:02:47 [manheim.gb] INFO: Scrape type for 4073727: 0
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073729
2026-03-29 14:02:47 [manheim.gb] INFO: Found listing with ID: 4073799
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073799%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4073799: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073832
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073836
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073861
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073863
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073885
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073886
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073886%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4073886: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073892
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073900
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274073900%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4073900: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073901
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4073908
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074029
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074051
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074064
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074068
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074115
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074125
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074136
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074136%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074136: 2
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074170
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074453
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074453%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074453: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074532
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074532%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074532: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074534
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074564
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074580
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074580%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074580: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074584
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074584%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074584: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074585
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074587
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074588
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074590
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074602
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074613
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074613%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074613: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074669
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074669%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074669: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074684
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074712
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074723
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074761
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074781
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074781%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074781: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074876
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074876%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4074876: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4074879
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075219
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075241
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075296
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075325
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075325%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4075325: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075347
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075696
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075696%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4075696: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075708
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075725
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075725%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4075725: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075761
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075772
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075772%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4075772: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075908
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4075911
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274075911%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4075911: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076296
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076296%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4076296: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076297
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076299
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076304
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076306
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076306%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4076306: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076391
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076435
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076466
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076506
2026-03-29 14:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:48 [manheim.gb] INFO: Page 19: 100 results (total: 8380)
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076589
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076604
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076604%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4076604: 2
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076660
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076702
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076702%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4076702: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076711
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076740
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076758
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4076889
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077170
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077170%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077170: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077240
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077240%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077240: 2
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077247
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077249
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077251
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077251%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077251: 2
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077265
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077265%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077265: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077288
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077296
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077330
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077483
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077487
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077492
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077533
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077560
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077638
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077654
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077654%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077654: 2
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077710
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077710%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077710: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077729
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077737
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077762
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077765
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077765%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077765: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077783
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077783%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077783: 2
2026-03-29 14:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077790
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077874
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077904
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077904%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077904: 2
2026-03-29 14:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077977
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077979
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077979%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4077979: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4077983
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078122
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078258
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078310
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078310%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4078310: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078331
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078344
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078382
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078545
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078545%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4078545: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078585
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078615
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078617
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078617%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4078617: 0
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078643
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078646
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078655
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078674
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078690
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078691
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078691%27 HTTP/1.1" 200 None
2026-03-29 14:02:48 [manheim.gb] INFO: Scrape type for 4078691: 2
2026-03-29 14:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:48 [manheim.gb] INFO: Found listing with ID: 4078692
2026-03-29 14:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078692%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078692: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078693
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078708
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078708%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078708: 2
2026-03-29 14:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409570ae-816c-595f-95e5-33c0da79ce77 with identifier: 4076604
2026-03-29 14:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409570ae-816c-595f-95e5-33c0da79ce77 with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409570ae-816c-595f-95e5-33c0da79ce77 with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 409570ae-816c-595f-95e5-33c0da79ce77, identifier: 4076604
2026-03-29 14:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078710
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078711
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078719
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078723
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078765
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078770
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078771
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078772
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078773
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078775
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078775%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078775: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078777
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078782
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078785
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078786
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078792
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078793
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078793%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078793: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078803
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078808
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078810
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078812
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078814
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078814%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078814: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078815
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078816
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078816%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078816: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078820
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078821
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078825
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078825%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078825: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078828
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078829
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078841
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078872
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078908
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078910
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078910%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078910: 0
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078964
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078964%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Scrape type for 4078964: 2
2026-03-29 14:02:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 409570ae-816c-595f-95e5-33c0da79ce77 with identifier: 4076604
2026-03-29 14:02:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 409570ae-816c-595f-95e5-33c0da79ce77 with identifier: 4076604
2026-03-29 14:02:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 409570ae-816c-595f-95e5-33c0da79ce77 with identifier: 4076604 to the API
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '409570ae-816c-595f-95e5-33c0da79ce77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC23XLB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4076604',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 24985,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'year': 2023}
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274076604%27 HTTP/1.1" 200 None
2026-03-29 14:02:49 [manheim.gb] INFO: Saving data for 4076604: {'auction_closing_time': 1774861200.0, 'created_time': 1774389685.558858, 'last_price_update_time': 1774792969.784141}
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4076604') HTTP/1.1" 204 0
2026-03-29 14:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0925f2dc-0bad-5fd2-81bf-e372b9ba659c with identifier: 4074136
2026-03-29 14:02:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0925f2dc-0bad-5fd2-81bf-e372b9ba659c with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0925f2dc-0bad-5fd2-81bf-e372b9ba659c with scrape type 2
2026-03-29 14:02:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0925f2dc-0bad-5fd2-81bf-e372b9ba659c, identifier: 4074136
2026-03-29 14:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:49 [manheim.gb] INFO: Found listing with ID: 4078965
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078965%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [manheim.gb] INFO: Scrape type for 4078965: 2
2026-03-29 14:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0925f2dc-0bad-5fd2-81bf-e372b9ba659c with identifier: 4074136
2026-03-29 14:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0925f2dc-0bad-5fd2-81bf-e372b9ba659c with identifier: 4074136
2026-03-29 14:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0925f2dc-0bad-5fd2-81bf-e372b9ba659c with identifier: 4074136 to the API
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 163,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0925f2dc-0bad-5fd2-81bf-e372b9ba659c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OV22UFX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/GOLF?id=4074136',
'listing': 'auction',
'location': 'Leeds',
'make': 'MERCEDES-BENZ',
'model': 'GOLF',
'odometer': 72341,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-18',
'seller_name': 'Arval',
'title': 'MERCEDES-BENZ GOLF GLB 200 AMG Line 5dr 7G-Tronic',
'transmission': 'automatic',
'trim': 'GLB 200 AMG Line 5dr 7G-Tronic',
'year': 2022}
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274074136%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [manheim.gb] INFO: Saving data for 4074136: {'auction_closing_time': 1776070800.0, 'created_time': 1773834807.879196, 'last_price_update_time': 1774792970.29931}
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4074136') HTTP/1.1" 204 0
2026-03-29 14:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a61b10d4-d75f-5dcc-90dd-4406c16d4699 with identifier: 4077251
2026-03-29 14:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a61b10d4-d75f-5dcc-90dd-4406c16d4699 with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a61b10d4-d75f-5dcc-90dd-4406c16d4699 with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a61b10d4-d75f-5dcc-90dd-4406c16d4699, identifier: 4077251
2026-03-29 14:02:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd70306-40b0-5489-b535-4f69269d3acb with identifier: 4077783
2026-03-29 14:02:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd70306-40b0-5489-b535-4f69269d3acb with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd70306-40b0-5489-b535-4f69269d3acb with scrape type 2
2026-03-29 14:02:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bbd70306-40b0-5489-b535-4f69269d3acb, identifier: 4077783
2026-03-29 14:02:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:50 [manheim.gb] INFO: Found listing with ID: 4079000
2026-03-29 14:02:50 [manheim.gb] INFO: Found listing with ID: 4079005
2026-03-29 14:02:50 [manheim.gb] INFO: Found listing with ID: 4079006
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079006%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [manheim.gb] INFO: Scrape type for 4079006: 2
2026-03-29 14:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a61b10d4-d75f-5dcc-90dd-4406c16d4699 with identifier: 4077251
2026-03-29 14:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a61b10d4-d75f-5dcc-90dd-4406c16d4699 with identifier: 4077251
2026-03-29 14:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a61b10d4-d75f-5dcc-90dd-4406c16d4699 with identifier: 4077251 to the API
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a61b10d4-d75f-5dcc-90dd-4406c16d4699',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY70NOF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/I-PACE?id=4077251',
'listing': 'auction',
'location': 'Bristol',
'make': 'JAGUAR',
'model': 'I-PACE',
'odometer': 49795,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-11',
'seller_name': 'FCA Group',
'title': 'JAGUAR I-PACE 294kW EV400 SE 90kWh 5dr Auto',
'transmission': 'automatic',
'trim': '294kW EV400 SE 90kWh 5dr Auto',
'year': 2020}
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077251%27 HTTP/1.1" 200 None
2026-03-29 14:02:50 [manheim.gb] INFO: Saving data for 4077251: {'auction_closing_time': 1774947600.0, 'created_time': 1774515671.822367, 'last_price_update_time': 1774792970.834679}
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077251') HTTP/1.1" 204 0
2026-03-29 14:02:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bbd70306-40b0-5489-b535-4f69269d3acb with identifier: 4077783
2026-03-29 14:02:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bbd70306-40b0-5489-b535-4f69269d3acb with identifier: 4077783
2026-03-29 14:02:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bbd70306-40b0-5489-b535-4f69269d3acb with identifier: 4077783 to the API
2026-03-29 14:02:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 264,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bbd70306-40b0-5489-b535-4f69269d3acb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FH23TVD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4077783',
'listing': 'auction',
'location': 'Haydock',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 44866,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-11',
'seller_name': 'Scot Wholesale',
'title': 'FORD TRANSIT 2.0 EcoBlue 170ps Low Floor Luton Skeletal Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 170ps Low Floor Luton Skeletal Van',
'year': 2023}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077783%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [manheim.gb] INFO: Saving data for 4077783: {'auction_closing_time': 1774947600.0, 'created_time': 1773834748.558931, 'last_price_update_time': 1774792971.161644}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077783') HTTP/1.1" 204 0
2026-03-29 14:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb with identifier: 4077240
2026-03-29 14:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb, identifier: 4077240
2026-03-29 14:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa3d50bd-947f-5716-9b99-9a637c49cf4b with identifier: 4077654
2026-03-29 14:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa3d50bd-947f-5716-9b99-9a637c49cf4b with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa3d50bd-947f-5716-9b99-9a637c49cf4b with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fa3d50bd-947f-5716-9b99-9a637c49cf4b, identifier: 4077654
2026-03-29 14:02:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf658a8c-b836-5fa1-a15b-367dbdf28b57 with identifier: 4077904
2026-03-29 14:02:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf658a8c-b836-5fa1-a15b-367dbdf28b57 with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf658a8c-b836-5fa1-a15b-367dbdf28b57 with scrape type 2
2026-03-29 14:02:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cf658a8c-b836-5fa1-a15b-367dbdf28b57, identifier: 4077904
2026-03-29 14:02:51 [manheim.gb] INFO: Found listing with ID: 4079023
2026-03-29 14:02:51 [manheim.gb] INFO: Found listing with ID: 4079030
2026-03-29 14:02:51 [manheim.gb] INFO: Found listing with ID: 4079032
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079032%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [manheim.gb] INFO: Scrape type for 4079032: 2
2026-03-29 14:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb with identifier: 4077240
2026-03-29 14:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb with identifier: 4077240
2026-03-29 14:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb with identifier: 4077240 to the API
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 145,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cfdf8bb6-c7ff-5609-b987-fa4c95b4b4eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT65KWV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4077240',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 80808,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-14',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL MOKKA 1.4T SE 5dr',
'transmission': 'manual',
'trim': '1.4T SE 5dr',
'year': 2015}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077240%27 HTTP/1.1" 200 None
2026-03-29 14:02:51 [manheim.gb] INFO: Saving data for 4077240: {'auction_closing_time': 1775120400.0, 'created_time': 1774389682.134215, 'last_price_update_time': 1774792971.765784}
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077240') HTTP/1.1" 204 0
2026-03-29 14:02:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fa3d50bd-947f-5716-9b99-9a637c49cf4b with identifier: 4077654
2026-03-29 14:02:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fa3d50bd-947f-5716-9b99-9a637c49cf4b with identifier: 4077654
2026-03-29 14:02:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fa3d50bd-947f-5716-9b99-9a637c49cf4b with identifier: 4077654 to the API
2026-03-29 14:02:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fa3d50bd-947f-5716-9b99-9a637c49cf4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD66XUK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4077654',
'listing': 'auction',
'location': 'Bristol',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 85415,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-19',
'seller_name': 'Wessex Garages',
'title': 'BMW 2 SERIES 218i Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '218i Sport 5dr Step Auto',
'year': 2016}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077654%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [manheim.gb] INFO: Saving data for 4077654: {'auction_closing_time': 1774861200.0, 'created_time': 1773834760.630457, 'last_price_update_time': 1774792972.075609}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077654') HTTP/1.1" 204 0
2026-03-29 14:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cf658a8c-b836-5fa1-a15b-367dbdf28b57 with identifier: 4077904
2026-03-29 14:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cf658a8c-b836-5fa1-a15b-367dbdf28b57 with identifier: 4077904
2026-03-29 14:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cf658a8c-b836-5fa1-a15b-367dbdf28b57 with identifier: 4077904 to the API
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 89,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cf658a8c-b836-5fa1-a15b-367dbdf28b57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FN18UWM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4077904',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 25558,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-31',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V ecoTEC Tech Line Nav 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoTEC Tech Line Nav 5dr',
'year': 2018}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274077904%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [manheim.gb] INFO: Saving data for 4077904: {'auction_closing_time': 1774861200.0, 'created_time': 1774476140.921059, 'last_price_update_time': 1774792972.416309}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077904') HTTP/1.1" 204 0
2026-03-29 14:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ecdc42f-e010-5005-863f-872b8a1d1f9c with identifier: 4078691
2026-03-29 14:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ecdc42f-e010-5005-863f-872b8a1d1f9c with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ecdc42f-e010-5005-863f-872b8a1d1f9c with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0ecdc42f-e010-5005-863f-872b8a1d1f9c, identifier: 4078691
2026-03-29 14:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0ecdc42f-e010-5005-863f-872b8a1d1f9c with identifier: 4078691
2026-03-29 14:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0ecdc42f-e010-5005-863f-872b8a1d1f9c with identifier: 4078691
2026-03-29 14:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0ecdc42f-e010-5005-863f-872b8a1d1f9c with identifier: 4078691 to the API
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ecdc42f-e010-5005-863f-872b8a1d1f9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YH67MXW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4078691',
'listing': 'auction',
'location': 'Bristol',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 89526,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-28',
'seller_name': 'FCA Group',
'title': 'BMW 3 SERIES 320d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '320d M Sport 5dr Step Auto',
'year': 2017}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078691%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [manheim.gb] INFO: Saving data for 4078691: {'auction_closing_time': 1774947600.0, 'created_time': 1774515669.00762, 'last_price_update_time': 1774792972.79998}
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078691') HTTP/1.1" 204 0
2026-03-29 14:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a406c30-05ed-5da5-967c-f60c0186a197 with identifier: 4078708
2026-03-29 14:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a406c30-05ed-5da5-967c-f60c0186a197 with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a406c30-05ed-5da5-967c-f60c0186a197 with scrape type 2
2026-03-29 14:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a406c30-05ed-5da5-967c-f60c0186a197, identifier: 4078708
2026-03-29 14:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:52 [manheim.gb] INFO: Found listing with ID: 4079050
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079050%27 HTTP/1.1" 200 None
2026-03-29 14:02:52 [manheim.gb] INFO: Scrape type for 4079050: 0
2026-03-29 14:02:52 [manheim.gb] INFO: Found listing with ID: 4079060
2026-03-29 14:02:52 [manheim.gb] INFO: Found listing with ID: 4079090
2026-03-29 14:02:52 [manheim.gb] INFO: Found listing with ID: 4079162
2026-03-29 14:02:52 [manheim.gb] INFO: Found listing with ID: 4079190
2026-03-29 14:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a406c30-05ed-5da5-967c-f60c0186a197 with identifier: 4078708
2026-03-29 14:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a406c30-05ed-5da5-967c-f60c0186a197 with identifier: 4078708
2026-03-29 14:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a406c30-05ed-5da5-967c-f60c0186a197 with identifier: 4078708 to the API
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 171,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8a406c30-05ed-5da5-967c-f60c0186a197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SY68MBO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4078708',
'listing': 'auction',
'location': 'Shotts',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 74975,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-09',
'seller_name': 'FCA Group',
'title': 'LAND ROVER RANGE ROVER 2.0 D240 R-Dynamic SE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D240 R-Dynamic SE 5dr Auto',
'year': 2018}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078708%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [manheim.gb] INFO: Saving data for 4078708: {'auction_closing_time': 1774947600.0, 'created_time': 1774389684.78356, 'last_price_update_time': 1774792973.231361}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078708') HTTP/1.1" 204 0
2026-03-29 14:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13b811ce-b246-56b9-b2f1-eb18ed019c52 with identifier: 4078964
2026-03-29 14:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13b811ce-b246-56b9-b2f1-eb18ed019c52 with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13b811ce-b246-56b9-b2f1-eb18ed019c52 with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 13b811ce-b246-56b9-b2f1-eb18ed019c52, identifier: 4078964
2026-03-29 14:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0111f558-a0b3-5957-9e43-7653a73b300d with identifier: 4078965
2026-03-29 14:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0111f558-a0b3-5957-9e43-7653a73b300d with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0111f558-a0b3-5957-9e43-7653a73b300d with scrape type 2
2026-03-29 14:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0111f558-a0b3-5957-9e43-7653a73b300d, identifier: 4078965
2026-03-29 14:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 13b811ce-b246-56b9-b2f1-eb18ed019c52 with identifier: 4078964
2026-03-29 14:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 13b811ce-b246-56b9-b2f1-eb18ed019c52 with identifier: 4078964
2026-03-29 14:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 13b811ce-b246-56b9-b2f1-eb18ed019c52 with identifier: 4078964 to the API
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Electric',
'id': '13b811ce-b246-56b9-b2f1-eb18ed019c52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY72KSZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4078964',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'VOLVO',
'model': 'XC40',
'odometer': 24897,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-09',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLVO XC40 300kW Recharge Twin Ultimate 78kWh 5dr AWD Auto',
'transmission': 'automatic',
'trim': '300kW Recharge Twin Ultimate 78kWh 5dr AWD Auto',
'year': 2022}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078964%27 HTTP/1.1" 200 None
2026-03-29 14:02:53 [manheim.gb] INFO: Saving data for 4078964: {'auction_closing_time': 1774947600.0, 'created_time': 1773834695.716278, 'last_price_update_time': 1774792973.871923}
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078964') HTTP/1.1" 204 0
2026-03-29 14:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0111f558-a0b3-5957-9e43-7653a73b300d with identifier: 4078965
2026-03-29 14:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0111f558-a0b3-5957-9e43-7653a73b300d with identifier: 4078965
2026-03-29 14:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0111f558-a0b3-5957-9e43-7653a73b300d with identifier: 4078965 to the API
2026-03-29 14:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:54 [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 14:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0111f558-a0b3-5957-9e43-7653a73b300d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE69UZF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4078965',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 88489,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-11',
'seller_name': 'Northridge Finance',
'title': 'BMW 1 SERIES 118i [1.5] M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '118i [1.5] M Sport 5dr Step Auto',
'year': 2019}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274078965%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [manheim.gb] INFO: Saving data for 4078965: {'auction_closing_time': 1774861200.0, 'created_time': 1773834698.010527, 'last_price_update_time': 1774792974.18487}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078965') HTTP/1.1" 204 0
2026-03-29 14:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c038bbc8-1578-5f6d-a215-6c8737859bf4 with identifier: 4079006
2026-03-29 14:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c038bbc8-1578-5f6d-a215-6c8737859bf4 with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c038bbc8-1578-5f6d-a215-6c8737859bf4 with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c038bbc8-1578-5f6d-a215-6c8737859bf4, identifier: 4079006
2026-03-29 14:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c038bbc8-1578-5f6d-a215-6c8737859bf4 with identifier: 4079006
2026-03-29 14:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c038bbc8-1578-5f6d-a215-6c8737859bf4 with identifier: 4079006
2026-03-29 14:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c038bbc8-1578-5f6d-a215-6c8737859bf4 with identifier: 4079006 to the API
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:54 [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 14:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 143,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'c038bbc8-1578-5f6d-a215-6c8737859bf4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'PF71EOK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4079006',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 41853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-17',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI 1.3 DiG-T MH Acenta Premium 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T MH Acenta Premium 5dr',
'year': 2021}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079006%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [manheim.gb] INFO: Saving data for 4079006: {'auction_closing_time': 1774861200.0, 'created_time': 1774389687.624979, 'last_price_update_time': 1774792974.569772}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4079006') HTTP/1.1" 204 0
2026-03-29 14:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6bca0eb-1a6a-5818-b804-8e4fde8a69ef with identifier: 4079032
2026-03-29 14:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6bca0eb-1a6a-5818-b804-8e4fde8a69ef with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6bca0eb-1a6a-5818-b804-8e4fde8a69ef with scrape type 2
2026-03-29 14:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f6bca0eb-1a6a-5818-b804-8e4fde8a69ef, identifier: 4079032
2026-03-29 14:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f6bca0eb-1a6a-5818-b804-8e4fde8a69ef with identifier: 4079032
2026-03-29 14:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f6bca0eb-1a6a-5818-b804-8e4fde8a69ef with identifier: 4079032
2026-03-29 14:02:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f6bca0eb-1a6a-5818-b804-8e4fde8a69ef with identifier: 4079032 to the API
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:54 [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 14:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6bca0eb-1a6a-5818-b804-8e4fde8a69ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK69YEE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4079032',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 38101,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-29',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN JUKE 1.0 DiG-T Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T Acenta 5dr',
'year': 2020}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079032%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [manheim.gb] INFO: Saving data for 4079032: {'auction_closing_time': 1774861200.0, 'created_time': 1774389688.631502, 'last_price_update_time': 1774792974.947324}
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4079032') HTTP/1.1" 204 0
2026-03-29 14:02:54 [manheim.gb] INFO: Page 20: 100 results (total: 8380)
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079192
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079193
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079194
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079194%27 HTTP/1.1" 200 None
2026-03-29 14:02:54 [manheim.gb] INFO: Scrape type for 4079194: 0
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079196
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079211
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079218
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079221
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079250
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079263
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079278
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079334
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079335
2026-03-29 14:02:54 [manheim.gb] INFO: Found listing with ID: 4079358
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079358%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079358: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079391
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079391%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079391: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079422
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079431
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079431%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079431: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079437
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079447
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079451
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079454
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079457
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079459
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079468
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079468%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079468: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079472
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079474
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079474%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079474: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079516
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079584
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079708
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079708%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079708: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079805
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079823
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079842
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079932
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079943
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274079943%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4079943: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4079974
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080018
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080018%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080018: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080068
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080069
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080128
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080131
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080133
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080133%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080133: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080148
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080149
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080150
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080153
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080195
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080195%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080195: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080217
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080374
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080509
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080511
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080553
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080569
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080602
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080610
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080649
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080675
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080744
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080744%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080744: 2
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080759
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080791
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080791%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080791: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080813
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080943
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080943%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080943: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080944
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080947
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080958
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080958%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080958: 2
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080961
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080977
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080977%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080977: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080996
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080996%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4080996: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4080997
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081002
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081013
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081013%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4081013: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081016
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081164
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081207
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081231
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081274
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081301
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081339
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081347
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081351
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081365
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081418
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081428
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081428%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4081428: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081429
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081437
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081440
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081449
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081457
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081469
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081469%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4081469: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081491
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081493
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081529
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081589
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081630
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081678
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081695
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081732
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081738
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081758
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081758%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4081758: 0
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081828
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081887
2026-03-29 14:02:55 [manheim.gb] INFO: Found listing with ID: 4081908
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274081908%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Scrape type for 4081908: 0
2026-03-29 14:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a8bce7-3c8c-513c-be66-e45e09f5e760 with identifier: 4080744
2026-03-29 14:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a8bce7-3c8c-513c-be66-e45e09f5e760 with scrape type 2
2026-03-29 14:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a8bce7-3c8c-513c-be66-e45e09f5e760 with scrape type 2
2026-03-29 14:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 80a8bce7-3c8c-513c-be66-e45e09f5e760, identifier: 4080744
2026-03-29 14:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 80a8bce7-3c8c-513c-be66-e45e09f5e760 with identifier: 4080744
2026-03-29 14:02:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 80a8bce7-3c8c-513c-be66-e45e09f5e760 with identifier: 4080744
2026-03-29 14:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 80a8bce7-3c8c-513c-be66-e45e09f5e760 with identifier: 4080744 to the API
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '80a8bce7-3c8c-513c-be66-e45e09f5e760',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VX14ZLU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KA?id=4080744',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KA',
'odometer': 69497,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-06',
'seller_name': 'Hills Ford',
'title': 'FORD KA 1.2 Zetec 3dr [Start Stop]',
'transmission': 'manual',
'trim': '1.2 Zetec 3dr [Start Stop]',
'year': 2014}
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080744%27 HTTP/1.1" 200 None
2026-03-29 14:02:55 [manheim.gb] INFO: Saving data for 4080744: {'auction_closing_time': 1775206800.0, 'created_time': 1774476147.692542, 'last_price_update_time': 1774792975.980455}
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080744') HTTP/1.1" 204 0
2026-03-29 14:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:56 [manheim.gb] INFO: Page 21: 100 results (total: 8380)
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4081998
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082030
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082046
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082052
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082055
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082076
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082077
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082082
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082093
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082108
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082110
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082128
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082153
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082195
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082218
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082256
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082380
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082386
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082387
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082388
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082389
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082395
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082397
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082400
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082400%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082400: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082438
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082440
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082444
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082444%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082444: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082455
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082455%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082455: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082462
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082464
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082469
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082512
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082512%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082512: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082514
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082514%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082514: 2
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082583
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082583%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082583: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082593
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082636
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082712
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082731
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082740
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082773
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082780
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082780%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082780: 2
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082785
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082796
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082796%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082796: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082807
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082807%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4082807: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082886
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082926
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4082995
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083000
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083063
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083063%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4083063: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083128
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083134
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083154
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083156
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083191
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083260
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083324
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083387
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083415
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083448
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083475
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083475%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4083475: 2
2026-03-29 14:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083517
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083517%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4083517: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083542
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083542%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4083542: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083544
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083545
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083616
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083653
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083676
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083734
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083758
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083760
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083763
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083779
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4083822
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084020
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084037
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084121
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084239
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084241
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084241%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4084241: 2
2026-03-29 14:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084246
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084263
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084275
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084317
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084317%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4084317: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084325
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084430
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084430%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4084430: 0
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084437
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084437%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4084437: 2
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084472
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084472%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4084472: 2
2026-03-29 14:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b63df77e-7a6a-591c-9c4c-3e1ec0d033a8 with identifier: 4080958
2026-03-29 14:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b63df77e-7a6a-591c-9c4c-3e1ec0d033a8 with scrape type 2
2026-03-29 14:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b63df77e-7a6a-591c-9c4c-3e1ec0d033a8 with scrape type 2
2026-03-29 14:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b63df77e-7a6a-591c-9c4c-3e1ec0d033a8, identifier: 4080958
2026-03-29 14:02:56 [manheim.gb] INFO: Found listing with ID: 4084511
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084511%27 HTTP/1.1" 200 None
2026-03-29 14:02:56 [manheim.gb] INFO: Scrape type for 4084511: 2
2026-03-29 14:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b63df77e-7a6a-591c-9c4c-3e1ec0d033a8 with identifier: 4080958
2026-03-29 14:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b63df77e-7a6a-591c-9c4c-3e1ec0d033a8 with identifier: 4080958
2026-03-29 14:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b63df77e-7a6a-591c-9c4c-3e1ec0d033a8 with identifier: 4080958 to the API
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b63df77e-7a6a-591c-9c4c-3e1ec0d033a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LT19PKZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND%20X?id=4080958',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'CROSSLAND X',
'odometer': 34888,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-31',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL CROSSLAND X 1.2 SE 5dr',
'transmission': 'manual',
'trim': '1.2 SE 5dr',
'year': 2019}
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274080958%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [manheim.gb] INFO: Saving data for 4080958: {'auction_closing_time': 1775120400.0, 'created_time': 1773834609.454402, 'last_price_update_time': 1774792977.076051}
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080958') HTTP/1.1" 204 0
2026-03-29 14:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084512
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084515
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084584
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084585
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084644
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084644%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [manheim.gb] INFO: Scrape type for 4084644: 0
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084660
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084700
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084752
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084758
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084761
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084762
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084763
2026-03-29 14:02:57 [manheim.gb] INFO: Found listing with ID: 4084765
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084765%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [manheim.gb] INFO: Scrape type for 4084765: 0
2026-03-29 14:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 663e52fb-e064-57c3-a469-d1e1de7cccd7 with identifier: 4082514
2026-03-29 14:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 663e52fb-e064-57c3-a469-d1e1de7cccd7 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 663e52fb-e064-57c3-a469-d1e1de7cccd7 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 663e52fb-e064-57c3-a469-d1e1de7cccd7, identifier: 4082514
2026-03-29 14:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 663e52fb-e064-57c3-a469-d1e1de7cccd7 with identifier: 4082514
2026-03-29 14:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 663e52fb-e064-57c3-a469-d1e1de7cccd7 with identifier: 4082514
2026-03-29 14:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 663e52fb-e064-57c3-a469-d1e1de7cccd7 with identifier: 4082514 to the API
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 219,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '663e52fb-e064-57c3-a469-d1e1de7cccd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL61ONM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/HILUX?id=4082514',
'listing': 'auction',
'location': 'Shepshed',
'make': 'TOYOTA',
'model': 'HILUX',
'odometer': 194728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-21',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'TOYOTA HILUX HL2 2010 D/Cab Pick Up 2.5 D-4D 4WD 144',
'transmission': 'manual',
'trim': 'HL2 2010 D/Cab Pick Up 2.5 D-4D 4WD 144',
'year': 2011}
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082514%27 HTTP/1.1" 200 None
2026-03-29 14:02:57 [manheim.gb] INFO: Saving data for 4082514: {'auction_closing_time': 1774861200.0, 'created_time': 1773834549.724011, 'last_price_update_time': 1774792977.619164}
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082514') HTTP/1.1" 204 0
2026-03-29 14:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab1c97b-7ffc-57b0-9182-5cd560d6be21 with identifier: 4083475
2026-03-29 14:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab1c97b-7ffc-57b0-9182-5cd560d6be21 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab1c97b-7ffc-57b0-9182-5cd560d6be21 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: eab1c97b-7ffc-57b0-9182-5cd560d6be21, identifier: 4083475
2026-03-29 14:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f9bc25-c107-598d-9796-b3c2e38b0625 with identifier: 4082780
2026-03-29 14:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f9bc25-c107-598d-9796-b3c2e38b0625 with scrape type 2
2026-03-29 14:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3f9bc25-c107-598d-9796-b3c2e38b0625 with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a3f9bc25-c107-598d-9796-b3c2e38b0625, identifier: 4082780
2026-03-29 14:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13f309d2-f72b-507b-935c-d41e5f826196 with identifier: 4084241
2026-03-29 14:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13f309d2-f72b-507b-935c-d41e5f826196 with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13f309d2-f72b-507b-935c-d41e5f826196 with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 13f309d2-f72b-507b-935c-d41e5f826196, identifier: 4084241
2026-03-29 14:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc3e7e49-e6b8-5d29-8678-1676296a311e with identifier: 4084437
2026-03-29 14:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc3e7e49-e6b8-5d29-8678-1676296a311e with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc3e7e49-e6b8-5d29-8678-1676296a311e with scrape type 2
2026-03-29 14:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dc3e7e49-e6b8-5d29-8678-1676296a311e, identifier: 4084437
2026-03-29 14:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: eab1c97b-7ffc-57b0-9182-5cd560d6be21 with identifier: 4083475
2026-03-29 14:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: eab1c97b-7ffc-57b0-9182-5cd560d6be21 with identifier: 4083475
2026-03-29 14:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: eab1c97b-7ffc-57b0-9182-5cd560d6be21 with identifier: 4083475 to the API
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'eab1c97b-7ffc-57b0-9182-5cd560d6be21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LS18AHN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4083475',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': 58032,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-31',
'seller_name': None,
'title': 'MERCEDES-BENZ C CLASS C200 AMG Line 2dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'C200 AMG Line 2dr 9G-Tronic',
'year': 2018}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274083475%27 HTTP/1.1" 200 None
2026-03-29 14:02:58 [manheim.gb] INFO: Saving data for 4083475: {'auction_closing_time': 1774947600.0, 'created_time': 1774004482.456256, 'last_price_update_time': 1774792978.49469}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4083475') HTTP/1.1" 204 0
2026-03-29 14:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a3f9bc25-c107-598d-9796-b3c2e38b0625 with identifier: 4082780
2026-03-29 14:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a3f9bc25-c107-598d-9796-b3c2e38b0625 with identifier: 4082780
2026-03-29 14:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a3f9bc25-c107-598d-9796-b3c2e38b0625 with identifier: 4082780 to the API
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02: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 14:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 145,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a3f9bc25-c107-598d-9796-b3c2e38b0625',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FN22NXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4082780',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 53029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-14',
'seller_name': 'Mobilize Financial Services',
'title': 'NISSAN QASHQAI 1.3 DiG-T MH 158 Tekna 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.3 DiG-T MH 158 Tekna 5dr Xtronic',
'year': 2022}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274082780%27 HTTP/1.1" 200 None
2026-03-29 14:02:58 [manheim.gb] INFO: Saving data for 4082780: {'auction_closing_time': 1774861200.0, 'created_time': 1774389692.105148, 'last_price_update_time': 1774792978.806358}
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082780') HTTP/1.1" 204 0
2026-03-29 14:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 13f309d2-f72b-507b-935c-d41e5f826196 with identifier: 4084241
2026-03-29 14:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 13f309d2-f72b-507b-935c-d41e5f826196 with identifier: 4084241
2026-03-29 14:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 13f309d2-f72b-507b-935c-d41e5f826196 with identifier: 4084241 to the API
2026-03-29 14:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '13f309d2-f72b-507b-935c-d41e5f826196',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WD19DTV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND%20X?id=4084241',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'GRANDLAND X',
'odometer': 49125,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-30',
'seller_name': 'Vauxhall Motors Limited',
'title': 'VAUXHALL GRANDLAND X 1.2 Turbo Elite Nav 5dr Auto [8 Speed]',
'transmission': 'automatic',
'trim': '1.2 Turbo Elite Nav 5dr Auto [8 Speed]',
'year': 2019}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084241%27 HTTP/1.1" 200 None
2026-03-29 14:02:59 [manheim.gb] INFO: Saving data for 4084241: {'auction_closing_time': 1775120400.0, 'created_time': 1773834520.969562, 'last_price_update_time': 1774792979.147863}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084241') HTTP/1.1" 204 0
2026-03-29 14:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dc3e7e49-e6b8-5d29-8678-1676296a311e with identifier: 4084437
2026-03-29 14:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dc3e7e49-e6b8-5d29-8678-1676296a311e with identifier: 4084437
2026-03-29 14:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dc3e7e49-e6b8-5d29-8678-1676296a311e with identifier: 4084437 to the API
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dc3e7e49-e6b8-5d29-8678-1676296a311e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG18GJJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4084437',
'listing': 'auction',
'location': 'Shotts',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 43206,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-31',
'seller_name': 'FCA Group',
'title': 'NISSAN QASHQAI 1.2 DiG-T Tekna 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Tekna 5dr',
'year': 2018}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084437%27 HTTP/1.1" 200 None
2026-03-29 14:02:59 [manheim.gb] INFO: Saving data for 4084437: {'auction_closing_time': 1774947600.0, 'created_time': 1774389697.583092, 'last_price_update_time': 1774792979.455997}
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084437') HTTP/1.1" 204 0
2026-03-29 14:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98b1d014-db4e-5524-a9b4-838781944dbd with identifier: 4084472
2026-03-29 14:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98b1d014-db4e-5524-a9b4-838781944dbd with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98b1d014-db4e-5524-a9b4-838781944dbd with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 98b1d014-db4e-5524-a9b4-838781944dbd, identifier: 4084472
2026-03-29 14:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3 with identifier: 4084511
2026-03-29 14:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3 with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3 with scrape type 2
2026-03-29 14:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3, identifier: 4084511
2026-03-29 14:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 98b1d014-db4e-5524-a9b4-838781944dbd with identifier: 4084472
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-29 14:02:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 98b1d014-db4e-5524-a9b4-838781944dbd with identifier: 4084472
2026-03-29 14:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 98b1d014-db4e-5524-a9b4-838781944dbd with identifier: 4084472 to the API
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 167,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '98b1d014-db4e-5524-a9b4-838781944dbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO22EUH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/F-PACE?id=4084472',
'listing': 'auction',
'location': 'Colchester',
'make': 'JAGUAR',
'model': 'F-PACE',
'odometer': 33554,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-26',
'seller_name': 'Lookers',
'title': 'JAGUAR F-PACE 2.0 D200 R-Dynamic SE 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0 D200 R-Dynamic SE 5dr Auto AWD',
'year': 2022}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084472%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Saving data for 4084472: {'auction_closing_time': 1774947600.0, 'created_time': 1773834511.96033, 'last_price_update_time': 1774792980.255819}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084472') HTTP/1.1" 204 0
2026-03-29 14:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3 with identifier: 4084511
2026-03-29 14:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3 with identifier: 4084511
2026-03-29 14:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 04dc9ebd-8411-50d7-b95d-38a9b8f9dac3 with identifier: 4084511 to the API
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '04dc9ebd-8411-50d7-b95d-38a9b8f9dac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG69KXE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4084511',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 59138,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-27',
'seller_name': 'Lloyd Motor Group',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 D180 S 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D180 S 5dr Auto',
'year': 2019}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084511%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Saving data for 4084511: {'auction_closing_time': 1775034000.0, 'created_time': 1773834511.552727, 'last_price_update_time': 1774792980.611553}
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4084511') HTTP/1.1" 204 0
2026-03-29 14:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:00 [manheim.gb] INFO: Page 22: 100 results (total: 8380)
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4084810
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4084820
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4084859
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084859%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4084859: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4084865
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274084865%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4084865: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4084912
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4084936
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085116
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085164
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085167
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085328
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085348
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085348%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4085348: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085415
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085417
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085417%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4085417: 2
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085430
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085430%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4085430: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085433
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085693
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085741
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085752
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085752%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4085752: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085863
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085863%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4085863: 2
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085882
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085884
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085903
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085913
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085914
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085931
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085968
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085971
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4085984
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086028
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086073
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086073%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086073: 2
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086084
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086084%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086084: 2
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086199
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086213
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086217
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086217%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086217: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086220
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086254
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086254%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086254: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086342
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086348
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086381
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086440
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086450
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086475
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086500
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086500%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086500: 0
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086576
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086576%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086576: 2
2026-03-29 14:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086617
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086669
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086693
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086696
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086767
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086781
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086781%27 HTTP/1.1" 200 None
2026-03-29 14:03:00 [manheim.gb] INFO: Scrape type for 4086781: 2
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086825
2026-03-29 14:03:00 [manheim.gb] INFO: Found listing with ID: 4086840
2026-03-29 14:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086840%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Scrape type for 4086840: 0
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086860
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086895
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086901
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086902
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086903
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086903%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Scrape type for 4086903: 0
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086904
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086906
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086911
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086919
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086920
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086921
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086922
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086923
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086925
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086927
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086929
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086947
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4086960
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087051
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087104
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087119
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087119%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Scrape type for 4087119: 0
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087120
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087120%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Scrape type for 4087120: 0
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087169
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087179
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087180
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087190
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087208
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087209
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087224
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087235
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087251
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087251%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Scrape type for 4087251: 0
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087324
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087426
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087519
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087651
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087655
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087658
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087682
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087685
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087689
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087751
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087765
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087767
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087780
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087783
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087793
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087896
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087896%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Scrape type for 4087896: 2
2026-03-29 14:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:01 [manheim.gb] INFO: Found listing with ID: 4087957
2026-03-29 14:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17e7df92-2d67-52c9-b1ab-8e97e4000116 with identifier: 4085417
2026-03-29 14:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17e7df92-2d67-52c9-b1ab-8e97e4000116 with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17e7df92-2d67-52c9-b1ab-8e97e4000116 with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 17e7df92-2d67-52c9-b1ab-8e97e4000116, identifier: 4085417
2026-03-29 14:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 17e7df92-2d67-52c9-b1ab-8e97e4000116 with identifier: 4085417
2026-03-29 14:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 17e7df92-2d67-52c9-b1ab-8e97e4000116 with identifier: 4085417
2026-03-29 14:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 17e7df92-2d67-52c9-b1ab-8e97e4000116 with identifier: 4085417 to the API
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '17e7df92-2d67-52c9-b1ab-8e97e4000116',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FY23XAJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4085417',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 23475,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Marshall Leasing',
'title': 'NISSAN JUKE 1.0 DiG-T 114 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 DiG-T 114 Acenta 5dr',
'year': 2023}
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085417%27 HTTP/1.1" 200 None
2026-03-29 14:03:01 [manheim.gb] INFO: Saving data for 4085417: {'auction_closing_time': 1774861200.0, 'created_time': 1773834477.097676, 'last_price_update_time': 1774792981.67493}
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085417') HTTP/1.1" 204 0
2026-03-29 14:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41b1eb1b-6b9d-572d-ac9b-caa5b715669a with identifier: 4086073
2026-03-29 14:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41b1eb1b-6b9d-572d-ac9b-caa5b715669a with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41b1eb1b-6b9d-572d-ac9b-caa5b715669a with scrape type 2
2026-03-29 14:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 41b1eb1b-6b9d-572d-ac9b-caa5b715669a, identifier: 4086073
2026-03-29 14:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 41b1eb1b-6b9d-572d-ac9b-caa5b715669a with identifier: 4086073
2026-03-29 14:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 41b1eb1b-6b9d-572d-ac9b-caa5b715669a with identifier: 4086073
2026-03-29 14:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 41b1eb1b-6b9d-572d-ac9b-caa5b715669a with identifier: 4086073 to the API
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 190,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '41b1eb1b-6b9d-572d-ac9b-caa5b715669a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VA21ORZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4086073',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 170224,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-10',
'seller_name': 'Dealer Hive LTD',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van',
'year': 2021}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086073%27 HTTP/1.1" 200 None
2026-03-29 14:03:02 [manheim.gb] INFO: Saving data for 4086073: {'auction_closing_time': 1774861200.0, 'created_time': 1773834459.276121, 'last_price_update_time': 1774792982.194319}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086073') HTTP/1.1" 204 0
2026-03-29 14:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0 with identifier: 4086576
2026-03-29 14:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0, identifier: 4086576
2026-03-29 14:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a68b4f8-0c0e-56f1-b775-d789113e7862 with identifier: 4085863
2026-03-29 14:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a68b4f8-0c0e-56f1-b775-d789113e7862 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a68b4f8-0c0e-56f1-b775-d789113e7862 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a68b4f8-0c0e-56f1-b775-d789113e7862, identifier: 4085863
2026-03-29 14:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c13cf1-8833-5e56-ad28-74e4266951d6 with identifier: 4086084
2026-03-29 14:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c13cf1-8833-5e56-ad28-74e4266951d6 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84c13cf1-8833-5e56-ad28-74e4266951d6 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 84c13cf1-8833-5e56-ad28-74e4266951d6, identifier: 4086084
2026-03-29 14:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7065a492-383f-55c6-b617-a9d9e08ea257 with identifier: 4086781
2026-03-29 14:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7065a492-383f-55c6-b617-a9d9e08ea257 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7065a492-383f-55c6-b617-a9d9e08ea257 with scrape type 2
2026-03-29 14:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7065a492-383f-55c6-b617-a9d9e08ea257, identifier: 4086781
2026-03-29 14:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0 with identifier: 4086576
2026-03-29 14:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0 with identifier: 4086576
2026-03-29 14:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0 with identifier: 4086576 to the API
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 199,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1e2d8c8b-93b1-500a-9dcf-9962aec9b9c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GP25BXB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4086576',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 14415,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-31',
'seller_name': 'Scot Wholesale',
'title': 'PEUGEOT EXPERT 2.0 BlueHDi 145 Professional Van',
'transmission': 'manual',
'trim': '2.0 BlueHDi 145 Professional Van',
'year': 2025}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086576%27 HTTP/1.1" 200 None
2026-03-29 14:03:02 [manheim.gb] INFO: Saving data for 4086576: {'auction_closing_time': 1774861200.0, 'created_time': 1774389694.77304, 'last_price_update_time': 1774792982.949347}
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086576') HTTP/1.1" 204 0
2026-03-29 14:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a68b4f8-0c0e-56f1-b775-d789113e7862 with identifier: 4085863
2026-03-29 14:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a68b4f8-0c0e-56f1-b775-d789113e7862 with identifier: 4085863
2026-03-29 14:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a68b4f8-0c0e-56f1-b775-d789113e7862 with identifier: 4085863 to the API
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8a68b4f8-0c0e-56f1-b775-d789113e7862',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BD70UPV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4085863',
'listing': 'auction',
'location': 'Leeds',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 10671,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'seller_name': 'D M Keith Ltd',
'title': 'FORD FIESTA 1.0 EcoBoost 95 Trend 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 95 Trend 5dr',
'year': 2020}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274085863%27 HTTP/1.1" 200 None
2026-03-29 14:03:03 [manheim.gb] INFO: Saving data for 4085863: {'auction_closing_time': 1774861200.0, 'created_time': 1773828323.189858, 'last_price_update_time': 1774792983.345313}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085863') HTTP/1.1" 204 0
2026-03-29 14:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 84c13cf1-8833-5e56-ad28-74e4266951d6 with identifier: 4086084
2026-03-29 14:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 84c13cf1-8833-5e56-ad28-74e4266951d6 with identifier: 4086084
2026-03-29 14:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 84c13cf1-8833-5e56-ad28-74e4266951d6 with identifier: 4086084 to the API
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 161,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '84c13cf1-8833-5e56-ad28-74e4266951d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CX65ODU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SUBARU/OUTBACK?id=4086084',
'listing': 'auction',
'location': 'Northampton',
'make': 'SUBARU',
'model': 'OUTBACK',
'odometer': 118370,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-01',
'seller_name': 'Dealer Hive LTD',
'title': 'SUBARU OUTBACK 2.5i SE Premium 5dr Lineartronic',
'transmission': 'automatic',
'trim': '2.5i SE Premium 5dr Lineartronic',
'year': 2015}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086084%27 HTTP/1.1" 200 None
2026-03-29 14:03:03 [manheim.gb] INFO: Saving data for 4086084: {'auction_closing_time': 1774947600.0, 'created_time': 1773834457.563032, 'last_price_update_time': 1774792983.712719}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086084') HTTP/1.1" 204 0
2026-03-29 14:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7065a492-383f-55c6-b617-a9d9e08ea257 with identifier: 4086781
2026-03-29 14:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7065a492-383f-55c6-b617-a9d9e08ea257 with identifier: 4086781
2026-03-29 14:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7065a492-383f-55c6-b617-a9d9e08ea257 with identifier: 4086781 to the API
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7065a492-383f-55c6-b617-a9d9e08ea257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK19ZXB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/JAZZ?id=4086781',
'listing': 'auction',
'location': 'Leeds',
'make': 'HONDA',
'model': 'JAZZ',
'odometer': 43029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-15',
'seller_name': 'Arval',
'title': 'HONDA JAZZ 1.3 i-VTEC S 5dr',
'transmission': 'manual',
'trim': '1.3 i-VTEC S 5dr',
'year': 2019}
2026-03-29 14:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274086781%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Saving data for 4086781: {'auction_closing_time': 1776070800.0, 'created_time': 1773834433.044284, 'last_price_update_time': 1774792984.002569}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086781') HTTP/1.1" 204 0
2026-03-29 14:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44e6c88f-2015-5e92-b447-2c70d1492963 with identifier: 4087896
2026-03-29 14:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44e6c88f-2015-5e92-b447-2c70d1492963 with scrape type 2
2026-03-29 14:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44e6c88f-2015-5e92-b447-2c70d1492963 with scrape type 2
2026-03-29 14:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 44e6c88f-2015-5e92-b447-2c70d1492963, identifier: 4087896
2026-03-29 14:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 44e6c88f-2015-5e92-b447-2c70d1492963 with identifier: 4087896
2026-03-29 14:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 44e6c88f-2015-5e92-b447-2c70d1492963 with identifier: 4087896
2026-03-29 14:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 44e6c88f-2015-5e92-b447-2c70d1492963 with identifier: 4087896 to the API
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '44e6c88f-2015-5e92-b447-2c70d1492963',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN20DZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4087896',
'listing': 'auction',
'location': 'Colchester',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 27652,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-30',
'seller_name': None,
'title': 'MINI HATCHBACK 1.5 Cooper Classic II 3dr',
'transmission': 'manual',
'trim': '1.5 Cooper Classic II 3dr',
'year': 2020}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274087896%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Saving data for 4087896: {'auction_closing_time': 1774947600.0, 'created_time': 1773742437.846154, 'last_price_update_time': 1774792984.44384}
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4087896') HTTP/1.1" 204 0
2026-03-29 14:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:04 [manheim.gb] INFO: Page 23: 100 results (total: 8380)
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088002
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088009
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088039
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088039%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088039: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088040
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088041
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088047
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088051
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088052
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088052%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088052: 2
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088054
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088054%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088054: 2
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088055
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088057
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088068
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088068%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088068: 2
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088070
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088070%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088070: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088071
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088073
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088079
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088117
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088138
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088138%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088138: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088147
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088239
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088242
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088250
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088265
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088268
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088272
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088326
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088347
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088347%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088347: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088349
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088357
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088375
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088443
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088443%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088443: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088447
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088448
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088448%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088448: 2
2026-03-29 14:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088465
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088470
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088470%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088470: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088501
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088570
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088622
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088633
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088640
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088650
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088650%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088650: 2
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088753
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088753%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088753: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088786
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088800
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088814
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088853
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088873
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088873%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088873: 2
2026-03-29 14:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088879
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088916
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088916%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088916: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088951
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088952
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088952%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088952: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088959
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4088968
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088968%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4088968: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089005
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089015
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089015%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4089015: 2
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089024
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089029
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089029%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4089029: 0
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089030
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089034
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089065
2026-03-29 14:03:04 [manheim.gb] INFO: Found listing with ID: 4089068
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089068%27 HTTP/1.1" 200 None
2026-03-29 14:03:04 [manheim.gb] INFO: Scrape type for 4089068: 2
2026-03-29 14:03:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404 with identifier: 4088052
2026-03-29 14:03:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404 with scrape type 2
2026-03-29 14:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404 with scrape type 2
2026-03-29 14:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404, identifier: 4088052
2026-03-29 14:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089089
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089092
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089097
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089201
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089354
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089354%27 HTTP/1.1" 200 None
2026-03-29 14:03:05 [manheim.gb] INFO: Scrape type for 4089354: 2
2026-03-29 14:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404 with identifier: 4088052
2026-03-29 14:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404 with identifier: 4088052
2026-03-29 14:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 97fb86b9-ea76-56eb-ae99-fb3f8bc8e404 with identifier: 4088052 to the API
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '97fb86b9-ea76-56eb-ae99-fb3f8bc8e404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WP74GXO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/CUSTOM?id=4088052',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'CUSTOM',
'odometer': 1715,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-29',
'seller_name': 'Scot Wholesale',
'title': 'FORD CUSTOM 160kW 65kWh H1 Van Sport Auto',
'transmission': 'automatic',
'trim': '160kW 65kWh H1 Van Sport Auto',
'year': 2024}
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088052%27 HTTP/1.1" 200 None
2026-03-29 14:03:05 [manheim.gb] INFO: Saving data for 4088052: {'auction_closing_time': 1774861200.0, 'created_time': 1773834364.557877, 'last_price_update_time': 1774792985.336876}
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088052') HTTP/1.1" 204 0
2026-03-29 14:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:05 [scrapy.extensions.logstats] INFO: Crawled 128 pages (at 115 pages/min), scraped 96 items (at 89 items/min)
2026-03-29 14:03:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 14:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d with identifier: 4088068
2026-03-29 14:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d with scrape type 2
2026-03-29 14:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d with scrape type 2
2026-03-29 14:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d, identifier: 4088068
2026-03-29 14:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089368
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089385
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089390
2026-03-29 14:03:05 [manheim.gb] INFO: Found listing with ID: 4089568
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089568%27 HTTP/1.1" 200 None
2026-03-29 14:03:05 [manheim.gb] INFO: Scrape type for 4089568: 2
2026-03-29 14:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d with identifier: 4088068
2026-03-29 14:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d with identifier: 4088068
2026-03-29 14:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 14a4fa6e-af1f-500a-9e5d-41d5614c9b6d with identifier: 4088068 to the API
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '14a4fa6e-af1f-500a-9e5d-41d5614c9b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FY20KVZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4088068',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 27578,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-04-08',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'PEUGEOT PARTNER 1000 1.5 BlueHDi 100 Grip Van',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Grip Van',
'year': 2020}
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088068%27 HTTP/1.1" 200 None
2026-03-29 14:03:05 [manheim.gb] INFO: Saving data for 4088068: {'auction_closing_time': 1774861200.0, 'created_time': 1773834353.478054, 'last_price_update_time': 1774792985.901416}
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088068') HTTP/1.1" 204 0
2026-03-29 14:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f4c58a3-8eeb-5705-836c-262b537605e6 with identifier: 4088650
2026-03-29 14:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f4c58a3-8eeb-5705-836c-262b537605e6 with scrape type 2
2026-03-29 14:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f4c58a3-8eeb-5705-836c-262b537605e6 with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5f4c58a3-8eeb-5705-836c-262b537605e6, identifier: 4088650
2026-03-29 14:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089575
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089575%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089575: 0
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089617
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089617%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089617: 0
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089624
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089636
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089654
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089676
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089717
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089724
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089728
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089729
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089729%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089729: 2
2026-03-29 14:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5f4c58a3-8eeb-5705-836c-262b537605e6 with identifier: 4088650
2026-03-29 14:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5f4c58a3-8eeb-5705-836c-262b537605e6 with identifier: 4088650
2026-03-29 14:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5f4c58a3-8eeb-5705-836c-262b537605e6 with identifier: 4088650 to the API
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 179,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5f4c58a3-8eeb-5705-836c-262b537605e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL21DPO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4088650',
'listing': 'auction',
'location': 'Manchester',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 71293,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-26',
'seller_name': 'Peoples Ford',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 D200 R-Dynamic S Plus 5dr Auto [5 '
'Seat]',
'transmission': 'automatic',
'trim': '2.0 D200 R-Dynamic S Plus 5dr Auto [5 Seat]',
'year': 2021}
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088650%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Saving data for 4088650: {'auction_closing_time': 1774947600.0, 'created_time': 1773742469.809269, 'last_price_update_time': 1774792986.387685}
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088650') HTTP/1.1" 204 0
2026-03-29 14:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de6b1480-c731-51aa-be35-0b073acb524e with identifier: 4088873
2026-03-29 14:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de6b1480-c731-51aa-be35-0b073acb524e with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de6b1480-c731-51aa-be35-0b073acb524e with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: de6b1480-c731-51aa-be35-0b073acb524e, identifier: 4088873
2026-03-29 14:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ee484b-66d8-558d-89f4-c44c506c75a4 with identifier: 4088054
2026-03-29 14:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ee484b-66d8-558d-89f4-c44c506c75a4 with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8ee484b-66d8-558d-89f4-c44c506c75a4 with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a8ee484b-66d8-558d-89f4-c44c506c75a4, identifier: 4088054
2026-03-29 14:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ad4392-fed2-553c-8c3e-49a0ec36c28f with identifier: 4088448
2026-03-29 14:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ad4392-fed2-553c-8c3e-49a0ec36c28f with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ad4392-fed2-553c-8c3e-49a0ec36c28f with scrape type 2
2026-03-29 14:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 50ad4392-fed2-553c-8c3e-49a0ec36c28f, identifier: 4088448
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089739
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089747
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089747%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089747: 0
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089762
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089769
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089770
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089770%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089770: 0
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089774
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089774%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089774: 0
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089777
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089783
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089784
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089784%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089784: 0
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089795
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089796
2026-03-29 14:03:06 [manheim.gb] INFO: Found listing with ID: 4089798
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089798%27 HTTP/1.1" 200 None
2026-03-29 14:03:06 [manheim.gb] INFO: Scrape type for 4089798: 2
2026-03-29 14:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: de6b1480-c731-51aa-be35-0b073acb524e with identifier: 4088873
2026-03-29 14:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: de6b1480-c731-51aa-be35-0b073acb524e with identifier: 4088873
2026-03-29 14:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: de6b1480-c731-51aa-be35-0b073acb524e with identifier: 4088873 to the API
2026-03-29 14:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'de6b1480-c731-51aa-be35-0b073acb524e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YO16LTY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/COUNTRYMAN?id=4088873',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 130302,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-27',
'seller_name': 'Ron Brooks',
'title': 'MINI COUNTRYMAN 1.6 Cooper S ALL4 5dr [Chili/Media Pack]',
'transmission': 'manual',
'trim': '1.6 Cooper S ALL4 5dr [Chili/Media Pack]',
'year': 2016}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088873%27 HTTP/1.1" 200 None
2026-03-29 14:03:07 [manheim.gb] INFO: Saving data for 4088873: {'auction_closing_time': 1774861200.0, 'created_time': 1773834323.41913, 'last_price_update_time': 1774792987.181153}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088873') HTTP/1.1" 204 0
2026-03-29 14:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a8ee484b-66d8-558d-89f4-c44c506c75a4 with identifier: 4088054
2026-03-29 14:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a8ee484b-66d8-558d-89f4-c44c506c75a4 with identifier: 4088054
2026-03-29 14:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a8ee484b-66d8-558d-89f4-c44c506c75a4 with identifier: 4088054 to the API
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': 'a8ee484b-66d8-558d-89f4-c44c506c75a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WR74YDG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/CUSTOM?id=4088054',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'CUSTOM',
'odometer': 1860,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-11-14',
'seller_name': 'Scot Wholesale',
'title': 'FORD CUSTOM 160kW 65kWh H1 Van Sport Auto',
'transmission': 'automatic',
'trim': '160kW 65kWh H1 Van Sport Auto',
'year': 2024}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088054%27 HTTP/1.1" 200 None
2026-03-29 14:03:07 [manheim.gb] INFO: Saving data for 4088054: {'auction_closing_time': 1774861200.0, 'created_time': 1773834354.771846, 'last_price_update_time': 1774792987.584398}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088054') HTTP/1.1" 204 0
2026-03-29 14:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 50ad4392-fed2-553c-8c3e-49a0ec36c28f with identifier: 4088448
2026-03-29 14:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 50ad4392-fed2-553c-8c3e-49a0ec36c28f with identifier: 4088448
2026-03-29 14:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 50ad4392-fed2-553c-8c3e-49a0ec36c28f with identifier: 4088448 to the API
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 210,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.1L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50ad4392-fed2-553c-8c3e-49a0ec36c28f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DK69OPB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/SPRINTER?id=4088448',
'listing': 'auction',
'location': 'Shepshed',
'make': 'MERCEDES-BENZ',
'model': 'SPRINTER',
'odometer': 183793,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'MERCEDES-BENZ SPRINTER 3.5t Chassis Cab',
'transmission': 'manual',
'trim': '3.5t Chassis Cab',
'year': 2019}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274088448%27 HTTP/1.1" 200 None
2026-03-29 14:03:07 [manheim.gb] INFO: Saving data for 4088448: {'auction_closing_time': 1774861200.0, 'created_time': 1773834341.979425, 'last_price_update_time': 1774792987.9288}
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088448') HTTP/1.1" 204 0
2026-03-29 14:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6870770b-a9be-5e62-bad7-67a68835171b with identifier: 4089015
2026-03-29 14:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6870770b-a9be-5e62-bad7-67a68835171b with scrape type 2
2026-03-29 14:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6870770b-a9be-5e62-bad7-67a68835171b with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6870770b-a9be-5e62-bad7-67a68835171b, identifier: 4089015
2026-03-29 14:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f1aab9a-fbd0-5040-b9a8-4088184e3e01 with identifier: 4089068
2026-03-29 14:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f1aab9a-fbd0-5040-b9a8-4088184e3e01 with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f1aab9a-fbd0-5040-b9a8-4088184e3e01 with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0f1aab9a-fbd0-5040-b9a8-4088184e3e01, identifier: 4089068
2026-03-29 14:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4089803
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4089808
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089808%27 HTTP/1.1" 200 None
2026-03-29 14:03:08 [manheim.gb] INFO: Scrape type for 4089808: 0
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4089816
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4089857
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4089941
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4090003
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4090006
2026-03-29 14:03:08 [manheim.gb] INFO: Found listing with ID: 4090013
2026-03-29 14:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6870770b-a9be-5e62-bad7-67a68835171b with identifier: 4089015
2026-03-29 14:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6870770b-a9be-5e62-bad7-67a68835171b with identifier: 4089015
2026-03-29 14:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6870770b-a9be-5e62-bad7-67a68835171b with identifier: 4089015 to the API
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 157,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6870770b-a9be-5e62-bad7-67a68835171b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML70KYV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/5%20SERIES?id=4089015',
'listing': 'auction',
'location': 'Manchester',
'make': 'BMW',
'model': '5 SERIES',
'odometer': 66313,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-18',
'seller_name': 'FCA Group',
'title': 'BMW 5 SERIES 520i M Sport 4dr Auto',
'transmission': 'automatic',
'trim': '520i M Sport 4dr Auto',
'year': 2020}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089015%27 HTTP/1.1" 200 None
2026-03-29 14:03:08 [manheim.gb] INFO: Saving data for 4089015: {'auction_closing_time': 1775120400.0, 'created_time': 1774476177.265853, 'last_price_update_time': 1774792988.469423}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089015') HTTP/1.1" 204 0
2026-03-29 14:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0f1aab9a-fbd0-5040-b9a8-4088184e3e01 with identifier: 4089068
2026-03-29 14:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0f1aab9a-fbd0-5040-b9a8-4088184e3e01 with identifier: 4089068
2026-03-29 14:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0f1aab9a-fbd0-5040-b9a8-4088184e3e01 with identifier: 4089068 to the API
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0f1aab9a-fbd0-5040-b9a8-4088184e3e01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NA69MWM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4089068',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 42215,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-31',
'seller_name': 'Lloyd Motor Group',
'title': 'MINI HATCHBACK 1.5 Cooper Exclusive II 3dr',
'transmission': 'manual',
'trim': '1.5 Cooper Exclusive II 3dr',
'year': 2019}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089068%27 HTTP/1.1" 200 None
2026-03-29 14:03:08 [manheim.gb] INFO: Saving data for 4089068: {'auction_closing_time': 1775034000.0, 'created_time': 1773834315.456452, 'last_price_update_time': 1774792988.768526}
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089068') HTTP/1.1" 204 0
2026-03-29 14:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de926d49-89d6-51fc-b3af-fb64c55cb12a with identifier: 4089354
2026-03-29 14:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de926d49-89d6-51fc-b3af-fb64c55cb12a with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de926d49-89d6-51fc-b3af-fb64c55cb12a with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: de926d49-89d6-51fc-b3af-fb64c55cb12a, identifier: 4089354
2026-03-29 14:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f90f4693-f5b0-506e-935a-2de7e3581d1c with identifier: 4089568
2026-03-29 14:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f90f4693-f5b0-506e-935a-2de7e3581d1c with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f90f4693-f5b0-506e-935a-2de7e3581d1c with scrape type 2
2026-03-29 14:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f90f4693-f5b0-506e-935a-2de7e3581d1c, identifier: 4089568
2026-03-29 14:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: de926d49-89d6-51fc-b3af-fb64c55cb12a with identifier: 4089354
2026-03-29 14:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: de926d49-89d6-51fc-b3af-fb64c55cb12a with identifier: 4089354
2026-03-29 14:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: de926d49-89d6-51fc-b3af-fb64c55cb12a with identifier: 4089354 to the API
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'de926d49-89d6-51fc-b3af-fb64c55cb12a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NU18UHV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/DUSTER?id=4089354',
'listing': 'directbuy',
'location': 'Washington',
'make': 'DACIA',
'model': 'DUSTER',
'odometer': 67064,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-09',
'seller_name': 'S G Petch',
'title': 'DACIA DUSTER 1.5 dCi 110 Nav+ 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 110 Nav+ 5dr',
'year': 2018}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089354%27 HTTP/1.1" 200 None
2026-03-29 14:03:09 [manheim.gb] INFO: Saving data for 4089354: {'auction_closing_time': 1774861200.0, 'created_time': 1773834310.262791, 'last_price_update_time': 1774792989.248198}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089354') HTTP/1.1" 204 0
2026-03-29 14:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f90f4693-f5b0-506e-935a-2de7e3581d1c with identifier: 4089568
2026-03-29 14:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f90f4693-f5b0-506e-935a-2de7e3581d1c with identifier: 4089568
2026-03-29 14:03:09 [scrapy.core.scraper] INFO: Dropped: Dropping expired listing: f90f4693-f5b0-506e-935a-2de7e3581d1c with expiration date: 2026-03-24T09:00:00Z
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-03-24T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f90f4693-f5b0-506e-935a-2de7e3581d1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LJ20FMP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MASTER?id=4089568',
'listing': 'auction',
'location': 'Haydock',
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 217728,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-20',
'seller_name': 'BNP Leasing Solutions',
'title': 'RENAULT MASTER dCi 145 3T5 Comfort Chassis Cab',
'transmission': 'manual',
'trim': 'dCi 145 3T5 Comfort Chassis Cab',
'year': 2020}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089568%27 HTTP/1.1" 200 None
2026-03-29 14:03:09 [manheim.gb] INFO: Saving data for 4089568: {'auction_closing_time': 1774342800.0, 'created_time': 1773834290.849787, 'last_price_update_time': 1774792989.284812}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089568') HTTP/1.1" 204 0
2026-03-29 14:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d852637f-d667-54f9-a63a-27dc6559ac95 with identifier: 4089729
2026-03-29 14:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d852637f-d667-54f9-a63a-27dc6559ac95 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d852637f-d667-54f9-a63a-27dc6559ac95 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d852637f-d667-54f9-a63a-27dc6559ac95, identifier: 4089729
2026-03-29 14:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d852637f-d667-54f9-a63a-27dc6559ac95 with identifier: 4089729
2026-03-29 14:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d852637f-d667-54f9-a63a-27dc6559ac95 with identifier: 4089729
2026-03-29 14:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d852637f-d667-54f9-a63a-27dc6559ac95 with identifier: 4089729 to the API
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd852637f-d667-54f9-a63a-27dc6559ac95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WO23FUV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4089729',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 10977,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-21',
'seller_name': 'Scot Wholesale',
'title': 'FORD TRANSIT 2.0 EcoBlue 165ps H3 17 Seater Leader Auto',
'transmission': 'automatic',
'trim': '2.0 EcoBlue 165ps H3 17 Seater Leader Auto',
'year': 2023}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089729%27 HTTP/1.1" 200 None
2026-03-29 14:03:09 [manheim.gb] INFO: Saving data for 4089729: {'auction_closing_time': 1774861200.0, 'created_time': 1773834285.549472, 'last_price_update_time': 1774792989.682324}
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089729') HTTP/1.1" 204 0
2026-03-29 14:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2be9716-2c3f-59ab-b9b2-63d8d4f08d86 with identifier: 4089798
2026-03-29 14:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2be9716-2c3f-59ab-b9b2-63d8d4f08d86 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2be9716-2c3f-59ab-b9b2-63d8d4f08d86 with scrape type 2
2026-03-29 14:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e2be9716-2c3f-59ab-b9b2-63d8d4f08d86, identifier: 4089798
2026-03-29 14:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e2be9716-2c3f-59ab-b9b2-63d8d4f08d86 with identifier: 4089798
2026-03-29 14:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e2be9716-2c3f-59ab-b9b2-63d8d4f08d86 with identifier: 4089798
2026-03-29 14:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e2be9716-2c3f-59ab-b9b2-63d8d4f08d86 with identifier: 4089798 to the API
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27e2be9716-2c3f-59ab-b9b2-63d8d4f08d86%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id e2be9716-2c3f-59ab-b9b2-63d8d4f08d86: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD GRAND C-MAX 1.5 TDCi Zetec 5dr Powershift\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022GRAND C-MAX\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-12-23\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/GRAND%20C-MAX?id=4089798\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TDCi Zetec 5dr Powershift\u0022, \u0022LicensePlate\u0022: \u0022CK66ZYW\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 119, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022e2be9716-2c3f-59ab-b9b2-63d8d4f08d86\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:09 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:10 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:10 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2be9716-2c3f-59ab-b9b2-63d8d4f08d86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK66ZYW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/GRAND%20C-MAX?id=4089798',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'GRAND C-MAX',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-23',
'seller_name': 'Perrys',
'title': 'FORD GRAND C-MAX 1.5 TDCi Zetec 5dr Powershift',
'transmission': 'automatic',
'trim': '1.5 TDCi Zetec 5dr Powershift',
'year': 2016}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274089798%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Saving data for 4089798: {'auction_closing_time': 1774947600.0, 'created_time': 1774389700.559593, 'last_price_update_time': 1774792990.081164}
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089798') HTTP/1.1" 204 0
2026-03-29 14:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:10 [manheim.gb] INFO: Page 24: 100 results (total: 8380)
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090030
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090037
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090039
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090041
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090043
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090058
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090061
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090066
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090066%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090066: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090068
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090076
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090078
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090081
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090097
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090175
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090179
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090198
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090199
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090206
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090209
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090222
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090222%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090222: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090237
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090243
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090243%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090243: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090274
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090286
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090286%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090286: 2
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090467
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090467%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090467: 2
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090472
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090489
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090491
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090492
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090496
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090533
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090533%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090533: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090552
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090672
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090672%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090672: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090675
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090690
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090690%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090690: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090709
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090735
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090762
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090872
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090872%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090872: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090878
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090883
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090884
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090886
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090896
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090896%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4090896: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090902
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4090944
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091053
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091054
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091102
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091177
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091181
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091181%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091181: 2
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091200
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091200%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091200: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091226
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091226%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091226: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091279
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091285
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091286
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091325
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091325%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091325: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091388
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091389
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091391
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091402
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091408
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091430
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091438
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091452
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091452%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091452: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091454
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091464
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091464%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091464: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091470
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091514
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091514%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091514: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091525
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091539
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091549
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091566
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091572
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091572%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091572: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091588
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091588%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4091588: 2
2026-03-29 14:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091619
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4091942
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4092743
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4092936
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4092956
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274092956%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4092956: 2
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093014
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093052
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093056
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093116
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093128
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093217
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093217%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4093217: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093245
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093263
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093287
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093287%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4093287: 0
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093316
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093332
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093332%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4093332: 2
2026-03-29 14:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093403
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093418
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093418%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4093418: 2
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093426
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093446
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093495
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093519
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093722
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093738
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093738%27 HTTP/1.1" 200 None
2026-03-29 14:03:10 [manheim.gb] INFO: Scrape type for 4093738: 2
2026-03-29 14:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f57d357-35bf-5e67-b409-de033c05682c with identifier: 4090467
2026-03-29 14:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f57d357-35bf-5e67-b409-de033c05682c with scrape type 2
2026-03-29 14:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f57d357-35bf-5e67-b409-de033c05682c with scrape type 2
2026-03-29 14:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1f57d357-35bf-5e67-b409-de033c05682c, identifier: 4090467
2026-03-29 14:03:10 [manheim.gb] INFO: Found listing with ID: 4093752
2026-03-29 14:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1f57d357-35bf-5e67-b409-de033c05682c with identifier: 4090467
2026-03-29 14:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1f57d357-35bf-5e67-b409-de033c05682c with identifier: 4090467
2026-03-29 14:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1f57d357-35bf-5e67-b409-de033c05682c with identifier: 4090467 to the API
2026-03-29 14:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '1f57d357-35bf-5e67-b409-de033c05682c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SC67LXR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q2?id=4090467',
'listing': 'auction',
'location': 'Shotts',
'make': 'AUDI',
'model': 'Q2',
'odometer': 109516,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-15',
'seller_name': 'Lookers',
'title': 'AUDI Q2 1.0 TFSI Sport 5dr',
'transmission': 'manual',
'trim': '1.0 TFSI Sport 5dr',
'year': 2018}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090467%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [manheim.gb] INFO: Saving data for 4090467: {'auction_closing_time': 1774947600.0, 'created_time': 1773834221.313201, 'last_price_update_time': 1774792991.225788}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090467') HTTP/1.1" 204 0
2026-03-29 14:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7fc551a-12b8-5bf8-847a-4767567f1964 with identifier: 4091181
2026-03-29 14:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7fc551a-12b8-5bf8-847a-4767567f1964 with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7fc551a-12b8-5bf8-847a-4767567f1964 with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c7fc551a-12b8-5bf8-847a-4767567f1964, identifier: 4091181
2026-03-29 14:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c7fc551a-12b8-5bf8-847a-4767567f1964 with identifier: 4091181
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BROWN HTTP/1.1" 200 None
2026-03-29 14:03:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c7fc551a-12b8-5bf8-847a-4767567f1964 with identifier: 4091181
2026-03-29 14:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c7fc551a-12b8-5bf8-847a-4767567f1964 with identifier: 4091181 to the API
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c7fc551a-12b8-5bf8-847a-4767567f1964%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c7fc551a-12b8-5bf8-847a-4767567f1964: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BROWN\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022LAND ROVER DEFENDER 3.0 D250 X-Dynamic HSE 110 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022DEFENDER\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-12-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=4091181\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00223.0 D250 X-Dynamic HSE 110 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022YE71POV\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 235, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c7fc551a-12b8-5bf8-847a-4767567f1964\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:11 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:11 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:11 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 235,
'car_expert_report_source_url': None,
'color': 'BROWN',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7fc551a-12b8-5bf8-847a-4767567f1964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YE71POV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=4091181',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'LAND ROVER',
'model': 'DEFENDER',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-22',
'seller_name': 'Sytner',
'title': 'LAND ROVER DEFENDER 3.0 D250 X-Dynamic HSE 110 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 D250 X-Dynamic HSE 110 5dr Auto',
'year': 2021}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091181%27 HTTP/1.1" 200 None
2026-03-29 14:03:11 [manheim.gb] INFO: Saving data for 4091181: {'auction_closing_time': 1775552400.0, 'created_time': 1773834170.553647, 'last_price_update_time': 1774792991.882065}
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091181') HTTP/1.1" 204 0
2026-03-29 14:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3083eaab-b47a-5962-9538-905de79d5d3a with identifier: 4092956
2026-03-29 14:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3083eaab-b47a-5962-9538-905de79d5d3a with scrape type 2
2026-03-29 14:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3083eaab-b47a-5962-9538-905de79d5d3a with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3083eaab-b47a-5962-9538-905de79d5d3a, identifier: 4092956
2026-03-29 14:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb1f9a45-6c3d-538e-824e-cc393c89e062 with identifier: 4090286
2026-03-29 14:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb1f9a45-6c3d-538e-824e-cc393c89e062 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb1f9a45-6c3d-538e-824e-cc393c89e062 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bb1f9a45-6c3d-538e-824e-cc393c89e062, identifier: 4090286
2026-03-29 14:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c5042f3-e0a1-5218-bd5f-ca47bb177158 with identifier: 4091588
2026-03-29 14:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c5042f3-e0a1-5218-bd5f-ca47bb177158 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c5042f3-e0a1-5218-bd5f-ca47bb177158 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4c5042f3-e0a1-5218-bd5f-ca47bb177158, identifier: 4091588
2026-03-29 14:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3cc6dae-4702-59db-81af-ac93ba1c3263 with identifier: 4093332
2026-03-29 14:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3cc6dae-4702-59db-81af-ac93ba1c3263 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3cc6dae-4702-59db-81af-ac93ba1c3263 with scrape type 2
2026-03-29 14:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b3cc6dae-4702-59db-81af-ac93ba1c3263, identifier: 4093332
2026-03-29 14:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3083eaab-b47a-5962-9538-905de79d5d3a with identifier: 4092956
2026-03-29 14:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3083eaab-b47a-5962-9538-905de79d5d3a with identifier: 4092956
2026-03-29 14:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3083eaab-b47a-5962-9538-905de79d5d3a with identifier: 4092956 to the API
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 182,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3083eaab-b47a-5962-9538-905de79d5d3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KU20WBN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4092956',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 61399,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-16',
'seller_name': 'Big Motoring World Ltd',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 P250 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 P250 HSE 5dr Auto',
'year': 2020}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274092956%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [manheim.gb] INFO: Saving data for 4092956: {'auction_closing_time': 1774947600.0, 'created_time': 1773834143.746991, 'last_price_update_time': 1774792992.590647}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4092956') HTTP/1.1" 204 0
2026-03-29 14:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bb1f9a45-6c3d-538e-824e-cc393c89e062 with identifier: 4090286
2026-03-29 14:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bb1f9a45-6c3d-538e-824e-cc393c89e062 with identifier: 4090286
2026-03-29 14:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bb1f9a45-6c3d-538e-824e-cc393c89e062 with identifier: 4090286 to the API
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Electric',
'id': 'bb1f9a45-6c3d-538e-824e-cc393c89e062',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL69EAY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/E-NV200?id=4090286',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'NISSAN',
'model': 'E-NV200',
'odometer': 52613,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-17',
'seller_name': 'Arval',
'title': 'NISSAN E-NV200 80kW Acenta 40kWh 5dr Auto [7 seat]',
'transmission': 'automatic',
'trim': '80kW Acenta 40kWh 5dr Auto [7 seat]',
'year': 2020}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274090286%27 HTTP/1.1" 200 None
2026-03-29 14:03:12 [manheim.gb] INFO: Saving data for 4090286: {'auction_closing_time': 1776070800.0, 'created_time': 1773834197.345655, 'last_price_update_time': 1774792992.896984}
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090286') HTTP/1.1" 204 0
2026-03-29 14:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4c5042f3-e0a1-5218-bd5f-ca47bb177158 with identifier: 4091588
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BLACK+AND+RED HTTP/1.1" 200 None
2026-03-29 14:03:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4c5042f3-e0a1-5218-bd5f-ca47bb177158 with identifier: 4091588
2026-03-29 14:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4c5042f3-e0a1-5218-bd5f-ca47bb177158 with identifier: 4091588 to the API
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 88,
'car_expert_report_source_url': None,
'color': 'BLACK AND RED',
'currency': 'GBP',
'engine': '0.9L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4c5042f3-e0a1-5218-bd5f-ca47bb177158',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK16KKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4091588',
'listing': 'auction',
'location': 'Leeds',
'make': 'FIAT',
'model': '500',
'odometer': 46256,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-29',
'seller_name': 'Available Car',
'title': 'FIAT 500 0.9 TwinAir Lounge 3dr Dualogic',
'transmission': 'automatic',
'trim': '0.9 TwinAir Lounge 3dr Dualogic',
'year': 2016}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274091588%27 HTTP/1.1" 200 None
2026-03-29 14:03:13 [manheim.gb] INFO: Saving data for 4091588: {'auction_closing_time': 1774861200.0, 'created_time': 1773834136.311489, 'last_price_update_time': 1774792993.343803}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091588') HTTP/1.1" 204 0
2026-03-29 14:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b3cc6dae-4702-59db-81af-ac93ba1c3263 with identifier: 4093332
2026-03-29 14:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b3cc6dae-4702-59db-81af-ac93ba1c3263 with identifier: 4093332
2026-03-29 14:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b3cc6dae-4702-59db-81af-ac93ba1c3263 with identifier: 4093332 to the API
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3cc6dae-4702-59db-81af-ac93ba1c3263',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KT68FAK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4093332',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 46599,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-21',
'seller_name': 'Big Motoring World Ltd',
'title': 'MERCEDES-BENZ A CLASS A180 SE 5dr',
'transmission': 'manual',
'trim': 'A180 SE 5dr',
'year': 2018}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093332%27 HTTP/1.1" 200 None
2026-03-29 14:03:13 [manheim.gb] INFO: Saving data for 4093332: {'auction_closing_time': 1774947600.0, 'created_time': 1773834118.40388, 'last_price_update_time': 1774792993.670857}
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093332') HTTP/1.1" 204 0
2026-03-29 14:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc45f3d7-3146-5ded-b249-d58a6436d5ea with identifier: 4093418
2026-03-29 14:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc45f3d7-3146-5ded-b249-d58a6436d5ea with scrape type 2
2026-03-29 14:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc45f3d7-3146-5ded-b249-d58a6436d5ea with scrape type 2
2026-03-29 14:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fc45f3d7-3146-5ded-b249-d58a6436d5ea, identifier: 4093418
2026-03-29 14:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac577403-f2a4-561e-8d45-ee981bba5236 with identifier: 4093738
2026-03-29 14:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac577403-f2a4-561e-8d45-ee981bba5236 with scrape type 2
2026-03-29 14:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac577403-f2a4-561e-8d45-ee981bba5236 with scrape type 2
2026-03-29 14:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ac577403-f2a4-561e-8d45-ee981bba5236, identifier: 4093738
2026-03-29 14:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fc45f3d7-3146-5ded-b249-d58a6436d5ea with identifier: 4093418
2026-03-29 14:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fc45f3d7-3146-5ded-b249-d58a6436d5ea with identifier: 4093418
2026-03-29 14:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fc45f3d7-3146-5ded-b249-d58a6436d5ea with identifier: 4093418 to the API
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 165,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fc45f3d7-3146-5ded-b249-d58a6436d5ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YM69VXH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4093418',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 100299,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-05',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'FORD TRANSIT 2.0 EcoBlue 105ps Low Roof Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps Low Roof Leader Van',
'year': 2020}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093418%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Saving data for 4093418: {'auction_closing_time': 1774861200.0, 'created_time': 1773842508.440891, 'last_price_update_time': 1774792994.231687}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093418') HTTP/1.1" 204 0
2026-03-29 14:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ac577403-f2a4-561e-8d45-ee981bba5236 with identifier: 4093738
2026-03-29 14:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ac577403-f2a4-561e-8d45-ee981bba5236 with identifier: 4093738
2026-03-29 14:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ac577403-f2a4-561e-8d45-ee981bba5236 with identifier: 4093738 to the API
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac577403-f2a4-561e-8d45-ee981bba5236',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH18SGO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND%20X?id=4093738',
'listing': 'auction',
'location': 'Manchester',
'make': 'VAUXHALL',
'model': 'GRANDLAND X',
'odometer': 74625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-21',
'seller_name': 'Northridge Finance',
'title': 'VAUXHALL GRANDLAND X 1.2 Turbo SE 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SE 5dr',
'year': 2018}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093738%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Saving data for 4093738: {'auction_closing_time': 1775120400.0, 'created_time': 1773834099.046271, 'last_price_update_time': 1774792994.551871}
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093738') HTTP/1.1" 204 0
2026-03-29 14:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:14 [manheim.gb] INFO: Page 25: 100 results (total: 8380)
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093756
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093759
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093762
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093764
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093764%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Scrape type for 4093764: 0
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093776
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093778
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093783
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093783%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Scrape type for 4093783: 2
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093797
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093838
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093838%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Scrape type for 4093838: 2
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093846
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093857
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093865
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093882
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093882%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Scrape type for 4093882: 0
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093884
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093892
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093915
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093943
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093943%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Scrape type for 4093943: 0
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093956
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4093965
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094000
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094037
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094048
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094057
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094117
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094234
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094245
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094247
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094277
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094290
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094343
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094376
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094439
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094439%27 HTTP/1.1" 200 None
2026-03-29 14:03:14 [manheim.gb] INFO: Scrape type for 4094439: 2
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094462
2026-03-29 14:03:14 [manheim.gb] INFO: Found listing with ID: 4094513
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094513%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4094513: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094522
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094522%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4094522: 2
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094523
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094528
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094562
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094568
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094584
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094584%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4094584: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094606
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094662
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094687
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094715
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094716
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094725
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094736
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094738
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094743
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094759
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094761
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094764
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094789
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094790
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094804
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094806
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094820
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094839
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094865
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094868
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094868%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4094868: 2
2026-03-29 14:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094920
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094922
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094929
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094963
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094964
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094964%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4094964: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094977
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4094994
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095012
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095014
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095048
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095048%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095048: 2
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095057
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095158
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095158%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095158: 2
2026-03-29 14:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095162
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095181
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095182
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095182%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095182: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095187
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095193
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095198
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095208
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095224
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095250
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095328
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095328%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095328: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095347
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095421
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095428
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095428%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095428: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095440
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095445
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095446
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095448
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095503
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095520
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095525
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095525%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095525: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095546
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095555
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095576
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095584
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095584%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095584: 2
2026-03-29 14:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095589
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095596
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095596%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Scrape type for 4095596: 0
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095640
2026-03-29 14:03:15 [manheim.gb] INFO: Found listing with ID: 4095669
2026-03-29 14:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee415242-f686-541c-9fca-1ae6e334dea4 with identifier: 4093838
2026-03-29 14:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee415242-f686-541c-9fca-1ae6e334dea4 with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee415242-f686-541c-9fca-1ae6e334dea4 with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ee415242-f686-541c-9fca-1ae6e334dea4, identifier: 4093838
2026-03-29 14:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ee415242-f686-541c-9fca-1ae6e334dea4 with identifier: 4093838
2026-03-29 14:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ee415242-f686-541c-9fca-1ae6e334dea4 with identifier: 4093838
2026-03-29 14:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ee415242-f686-541c-9fca-1ae6e334dea4 with identifier: 4093838 to the API
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ee415242-f686-541c-9fca-1ae6e334dea4%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ee415242-f686-541c-9fca-1ae6e334dea4: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Big Motoring World Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT MEGANE 1.3 TCE Iconic 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022MEGANE\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.3L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-12-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/MEGANE?id=4093838\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.3 TCE Iconic 5dr\u0022, \u0022LicensePlate\u0022: \u0022MW68KVV\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 125, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ee415242-f686-541c-9fca-1ae6e334dea4\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:15 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:15 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:15 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee415242-f686-541c-9fca-1ae6e334dea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MW68KVV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MEGANE?id=4093838',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-28',
'seller_name': 'Big Motoring World Ltd',
'title': 'RENAULT MEGANE 1.3 TCE Iconic 5dr',
'transmission': 'manual',
'trim': '1.3 TCE Iconic 5dr',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093838%27 HTTP/1.1" 200 None
2026-03-29 14:03:15 [manheim.gb] INFO: Saving data for 4093838: {'auction_closing_time': 1775120400.0, 'created_time': 1773834080.566164, 'last_price_update_time': 1774792995.789}
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093838') HTTP/1.1" 204 0
2026-03-29 14:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7 with identifier: 4094439
2026-03-29 14:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7 with scrape type 2
2026-03-29 14:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7 with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7, identifier: 4094439
2026-03-29 14:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7 with identifier: 4094439
2026-03-29 14:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7 with identifier: 4094439
2026-03-29 14:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 308db0db-80e9-5c2c-b0b3-8f9e4e3108e7 with identifier: 4094439 to the API
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '308db0db-80e9-5c2c-b0b3-8f9e4e3108e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM21VPU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4094439',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 47952,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-17',
'seller_name': 'Avis Direct',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line 5dr',
'year': 2021}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094439%27 HTTP/1.1" 200 None
2026-03-29 14:03:16 [manheim.gb] INFO: Saving data for 4094439: {'auction_closing_time': 1774861200.0, 'created_time': 1773834053.256543, 'last_price_update_time': 1774792996.407099}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094439') HTTP/1.1" 204 0
2026-03-29 14:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0806532d-9629-5776-b1c4-b7cd4d64684f with identifier: 4094868
2026-03-29 14:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0806532d-9629-5776-b1c4-b7cd4d64684f with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0806532d-9629-5776-b1c4-b7cd4d64684f with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0806532d-9629-5776-b1c4-b7cd4d64684f, identifier: 4094868
2026-03-29 14:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0806532d-9629-5776-b1c4-b7cd4d64684f with identifier: 4094868
2026-03-29 14:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0806532d-9629-5776-b1c4-b7cd4d64684f with identifier: 4094868
2026-03-29 14:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0806532d-9629-5776-b1c4-b7cd4d64684f with identifier: 4094868 to the API
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0806532d-9629-5776-b1c4-b7cd4d64684f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BF70LXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/IVECO/DAILY?id=4094868',
'listing': 'auction',
'location': 'Gloucester',
'make': 'IVECO',
'model': 'DAILY',
'odometer': 24566,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-27',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'IVECO DAILY PANEL VAN',
'transmission': 'manual',
'trim': 'PANEL VAN',
'year': 2020}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094868%27 HTTP/1.1" 200 None
2026-03-29 14:03:16 [manheim.gb] INFO: Saving data for 4094868: {'auction_closing_time': 1775725200.0, 'created_time': 1773834007.18135, 'last_price_update_time': 1774792996.852423}
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094868') HTTP/1.1" 204 0
2026-03-29 14:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b3e3da8-0900-56bc-a144-fe470dbd32d8 with identifier: 4095158
2026-03-29 14:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b3e3da8-0900-56bc-a144-fe470dbd32d8 with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b3e3da8-0900-56bc-a144-fe470dbd32d8 with scrape type 2
2026-03-29 14:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8b3e3da8-0900-56bc-a144-fe470dbd32d8, identifier: 4095158
2026-03-29 14:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8b3e3da8-0900-56bc-a144-fe470dbd32d8 with identifier: 4095158
2026-03-29 14:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8b3e3da8-0900-56bc-a144-fe470dbd32d8 with identifier: 4095158
2026-03-29 14:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8b3e3da8-0900-56bc-a144-fe470dbd32d8 with identifier: 4095158 to the API
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 164,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8b3e3da8-0900-56bc-a144-fe470dbd32d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VX18WPF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20SPORT?id=4095158',
'listing': 'auction',
'location': 'Leeds',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT',
'odometer': 65033,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-05',
'seller_name': 'Sytner',
'title': 'LAND ROVER RANGE ROVER SPORT 2.0 SD4 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 SD4 HSE 5dr Auto',
'year': 2018}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095158%27 HTTP/1.1" 200 None
2026-03-29 14:03:17 [manheim.gb] INFO: Saving data for 4095158: {'auction_closing_time': 1774861200.0, 'created_time': 1773828416.590747, 'last_price_update_time': 1774792997.289785}
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095158') HTTP/1.1" 204 0
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a4540f-37c9-5572-8a87-bd14a2dec81f with identifier: 4095584
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a4540f-37c9-5572-8a87-bd14a2dec81f with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5a4540f-37c9-5572-8a87-bd14a2dec81f with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a5a4540f-37c9-5572-8a87-bd14a2dec81f, identifier: 4095584
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29414a8e-4002-5e2e-b946-ca6f98fb5578 with identifier: 4093783
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29414a8e-4002-5e2e-b946-ca6f98fb5578 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29414a8e-4002-5e2e-b946-ca6f98fb5578 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 29414a8e-4002-5e2e-b946-ca6f98fb5578, identifier: 4093783
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26c73415-81dd-5dc6-93a2-ccc37cb71dae with identifier: 4094522
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26c73415-81dd-5dc6-93a2-ccc37cb71dae with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26c73415-81dd-5dc6-93a2-ccc37cb71dae with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 26c73415-81dd-5dc6-93a2-ccc37cb71dae, identifier: 4094522
2026-03-29 14:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbd6e44-5380-5bd1-8615-43f450866f79 with identifier: 4095048
2026-03-29 14:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbd6e44-5380-5bd1-8615-43f450866f79 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbd6e44-5380-5bd1-8615-43f450866f79 with scrape type 2
2026-03-29 14:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: abbd6e44-5380-5bd1-8615-43f450866f79, identifier: 4095048
2026-03-29 14:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a5a4540f-37c9-5572-8a87-bd14a2dec81f with identifier: 4095584
2026-03-29 14:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a5a4540f-37c9-5572-8a87-bd14a2dec81f with identifier: 4095584
2026-03-29 14:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a5a4540f-37c9-5572-8a87-bd14a2dec81f with identifier: 4095584 to the API
2026-03-29 14:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a5a4540f-37c9-5572-8a87-bd14a2dec81f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM22MFF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4095584',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 9210,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-08-09',
'seller_name': 'Sytner',
'title': 'FORD ECOSPORT 1.0 EcoBoost 140 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 140 ST-Line 5dr',
'year': 2022}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095584%27 HTTP/1.1" 200 None
2026-03-29 14:03:18 [manheim.gb] INFO: Saving data for 4095584: {'auction_closing_time': 1774947600.0, 'created_time': 1773833950.582256, 'last_price_update_time': 1774792998.1248}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095584') HTTP/1.1" 204 0
2026-03-29 14:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 29414a8e-4002-5e2e-b946-ca6f98fb5578 with identifier: 4093783
2026-03-29 14:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 29414a8e-4002-5e2e-b946-ca6f98fb5578 with identifier: 4093783
2026-03-29 14:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 29414a8e-4002-5e2e-b946-ca6f98fb5578 with identifier: 4093783 to the API
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '29414a8e-4002-5e2e-b946-ca6f98fb5578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ20FNC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4093783',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 46843,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-30',
'seller_name': 'Ken Brown Group',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line X First Ed 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line X First Ed 5dr',
'year': 2020}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274093783%27 HTTP/1.1" 200 None
2026-03-29 14:03:18 [manheim.gb] INFO: Saving data for 4093783: {'auction_closing_time': 1774947600.0, 'created_time': 1773834081.715627, 'last_price_update_time': 1774792998.41583}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093783') HTTP/1.1" 204 0
2026-03-29 14:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 26c73415-81dd-5dc6-93a2-ccc37cb71dae with identifier: 4094522
2026-03-29 14:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 26c73415-81dd-5dc6-93a2-ccc37cb71dae with identifier: 4094522
2026-03-29 14:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 26c73415-81dd-5dc6-93a2-ccc37cb71dae with identifier: 4094522 to the API
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '26c73415-81dd-5dc6-93a2-ccc37cb71dae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BJ18HGA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4094522',
'listing': 'auction',
'location': 'Shotts',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 45315,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'Ullswater Road Garage',
'title': 'NISSAN QASHQAI 1.2 DiG-T N-Connecta 5dr Xtronic',
'transmission': 'automatic',
'trim': '1.2 DiG-T N-Connecta 5dr Xtronic',
'year': 2018}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274094522%27 HTTP/1.1" 200 None
2026-03-29 14:03:18 [manheim.gb] INFO: Saving data for 4094522: {'auction_closing_time': 1774947600.0, 'created_time': 1773834041.164887, 'last_price_update_time': 1774792998.723502}
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094522') HTTP/1.1" 204 0
2026-03-29 14:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: abbd6e44-5380-5bd1-8615-43f450866f79 with identifier: 4095048
2026-03-29 14:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: abbd6e44-5380-5bd1-8615-43f450866f79 with identifier: 4095048
2026-03-29 14:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: abbd6e44-5380-5bd1-8615-43f450866f79 with identifier: 4095048 to the API
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'abbd6e44-5380-5bd1-8615-43f450866f79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AO66DCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4095048',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 99144,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-25',
'seller_name': 'Perrys',
'title': 'VAUXHALL MOKKA 1.4T Design Nav 5dr',
'transmission': 'manual',
'trim': '1.4T Design Nav 5dr',
'year': 2016}
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095048%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Saving data for 4095048: {'auction_closing_time': 1774947600.0, 'created_time': 1773833979.964193, 'last_price_update_time': 1774792999.0249}
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095048') HTTP/1.1" 204 0
2026-03-29 14:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:19 [manheim.gb] INFO: Page 26: 100 results (total: 8380)
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095783
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095785
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095785%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4095785: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095793
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095818
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095825
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095825%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4095825: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095833
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095853
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274095853%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4095853: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095901
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095920
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4095972
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096004
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096010
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096010%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096010: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096012
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096081
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096103
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096116
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096116%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096116: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096125
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096227
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096258
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096258%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096258: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096295
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096298
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096304
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096304%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096304: 2
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096334
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096373
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096377
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096386
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096394
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096394%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096394: 2
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096405
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096446
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096453
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096468
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096468%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096468: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096514
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096557
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096564
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096564%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096564: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096581
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096589
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096611
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096611%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096611: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096615
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096616
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096621
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096638
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096638%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096638: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096676
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096689
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096689%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096689: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096697
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096697%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096697: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096745
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096753
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096783
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096794
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096817
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096843
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096844
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096851
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096854
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096854%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096854: 2
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096856
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096893
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096894
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096894%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096894: 2
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096903
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096903%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096903: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096907
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096915
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096966
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096969
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4096972
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096972%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4096972: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097036
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097036%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4097036: 2
2026-03-29 14:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097047
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097179
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097182
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097265
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097275
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097276
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097285
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097335
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097336
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097343
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097345
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097491
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097501
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097501%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4097501: 2
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097507
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097537
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097537%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4097537: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097592
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097592%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4097592: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097602
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097610
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097622
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097628
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097635
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097644
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097657
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097676
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097677
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097688
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097688%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4097688: 2
2026-03-29 14:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097697
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097697%27 HTTP/1.1" 200 None
2026-03-29 14:03:19 [manheim.gb] INFO: Scrape type for 4097697: 0
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097708
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097717
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097718
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097721
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097736
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097739
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097795
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097807
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097824
2026-03-29 14:03:19 [manheim.gb] INFO: Found listing with ID: 4097827
2026-03-29 14:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc with identifier: 4096304
2026-03-29 14:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc with scrape type 2
2026-03-29 14:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc, identifier: 4096304
2026-03-29 14:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc with identifier: 4096304
2026-03-29 14:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc with identifier: 4096304
2026-03-29 14:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 00720d8f-e0c1-50a7-ab15-649eeb8b0bbc with identifier: 4096304 to the API
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '00720d8f-e0c1-50a7-ab15-649eeb8b0bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YY68GOK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/KAROQ?id=4096304',
'listing': 'auction',
'location': 'Colchester',
'make': 'SKODA',
'model': 'KAROQ',
'odometer': 65640,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-25',
'seller_name': 'Lookers',
'title': 'SKODA KAROQ 1.0 TSI SE Nav Plus 5dr',
'transmission': 'manual',
'trim': '1.0 TSI SE Nav Plus 5dr',
'year': 2018}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096304%27 HTTP/1.1" 200 None
2026-03-29 14:03:20 [manheim.gb] INFO: Saving data for 4096304: {'auction_closing_time': 1775120400.0, 'created_time': 1773833901.039376, 'last_price_update_time': 1774793000.104316}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096304') HTTP/1.1" 204 0
2026-03-29 14:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18239887-fdc3-51cc-aa34-a6bccbf6bce2 with identifier: 4096854
2026-03-29 14:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18239887-fdc3-51cc-aa34-a6bccbf6bce2 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18239887-fdc3-51cc-aa34-a6bccbf6bce2 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 18239887-fdc3-51cc-aa34-a6bccbf6bce2, identifier: 4096854
2026-03-29 14:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 18239887-fdc3-51cc-aa34-a6bccbf6bce2 with identifier: 4096854
2026-03-29 14:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 18239887-fdc3-51cc-aa34-a6bccbf6bce2 with identifier: 4096854
2026-03-29 14:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 18239887-fdc3-51cc-aa34-a6bccbf6bce2 with identifier: 4096854 to the API
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '18239887-fdc3-51cc-aa34-a6bccbf6bce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CV70XBP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/DOBLO?id=4096854',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FIAT',
'model': 'DOBLO',
'odometer': 102654,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-30',
'seller_name': 'Arval',
'title': 'FIAT DOBLO 1.6 Multijet 16V 120 Tecnico Van Start Stop',
'transmission': 'manual',
'trim': '1.6 Multijet 16V 120 Tecnico Van Start Stop',
'year': 2020}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096854%27 HTTP/1.1" 200 None
2026-03-29 14:03:20 [manheim.gb] INFO: Saving data for 4096854: {'auction_closing_time': 1774861200.0, 'created_time': 1773833845.001368, 'last_price_update_time': 1774793000.674768}
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096854') HTTP/1.1" 204 0
2026-03-29 14:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af856e78-3028-59a0-9957-ae308f736f37 with identifier: 4097036
2026-03-29 14:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af856e78-3028-59a0-9957-ae308f736f37 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af856e78-3028-59a0-9957-ae308f736f37 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: af856e78-3028-59a0-9957-ae308f736f37, identifier: 4097036
2026-03-29 14:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d591d334-0ada-543c-8bb5-07ddbd66c790 with identifier: 4097501
2026-03-29 14:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d591d334-0ada-543c-8bb5-07ddbd66c790 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d591d334-0ada-543c-8bb5-07ddbd66c790 with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d591d334-0ada-543c-8bb5-07ddbd66c790, identifier: 4097501
2026-03-29 14:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d314aa09-3d27-50ac-a96b-36a701a3d67e with identifier: 4096394
2026-03-29 14:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d314aa09-3d27-50ac-a96b-36a701a3d67e with scrape type 2
2026-03-29 14:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d314aa09-3d27-50ac-a96b-36a701a3d67e with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d314aa09-3d27-50ac-a96b-36a701a3d67e, identifier: 4096394
2026-03-29 14:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35937532-8de4-5449-97fa-8db94ccdbe72 with identifier: 4096894
2026-03-29 14:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35937532-8de4-5449-97fa-8db94ccdbe72 with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35937532-8de4-5449-97fa-8db94ccdbe72 with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 35937532-8de4-5449-97fa-8db94ccdbe72, identifier: 4096894
2026-03-29 14:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d404cb26-0b31-5c32-96f0-ec483d92ec04 with identifier: 4097688
2026-03-29 14:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d404cb26-0b31-5c32-96f0-ec483d92ec04 with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d404cb26-0b31-5c32-96f0-ec483d92ec04 with scrape type 2
2026-03-29 14:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d404cb26-0b31-5c32-96f0-ec483d92ec04, identifier: 4097688
2026-03-29 14:03:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: af856e78-3028-59a0-9957-ae308f736f37 with identifier: 4097036
2026-03-29 14:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: af856e78-3028-59a0-9957-ae308f736f37 with identifier: 4097036
2026-03-29 14:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: af856e78-3028-59a0-9957-ae308f736f37 with identifier: 4097036 to the API
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 141,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'af856e78-3028-59a0-9957-ae308f736f37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU22KXP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4097036',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 23216,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seller_name': 'Motability Operations',
'title': 'FORD ECOSPORT 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2022}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097036%27 HTTP/1.1" 200 None
2026-03-29 14:03:21 [manheim.gb] INFO: Saving data for 4097036: {'auction_closing_time': 1774861200.0, 'created_time': 1773833822.379869, 'last_price_update_time': 1774793001.635112}
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097036') HTTP/1.1" 204 0
2026-03-29 14:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d591d334-0ada-543c-8bb5-07ddbd66c790 with identifier: 4097501
2026-03-29 14:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d591d334-0ada-543c-8bb5-07ddbd66c790 with identifier: 4097501
2026-03-29 14:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d591d334-0ada-543c-8bb5-07ddbd66c790 with identifier: 4097501 to the API
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd591d334-0ada-543c-8bb5-07ddbd66c790',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KS18FNR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/3008?id=4097501',
'listing': 'auction',
'location': 'Shotts',
'make': 'PEUGEOT',
'model': '3008',
'odometer': 107854,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-01',
'seller_name': 'Northridge Finance',
'title': 'PEUGEOT 3008 2.0 BlueHDi GT Line 5dr',
'transmission': 'manual',
'trim': '2.0 BlueHDi GT Line 5dr',
'year': 2018}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097501%27 HTTP/1.1" 200 None
2026-03-29 14:03:22 [manheim.gb] INFO: Saving data for 4097501: {'auction_closing_time': 1774947600.0, 'created_time': 1773833794.515919, 'last_price_update_time': 1774793002.016578}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097501') HTTP/1.1" 204 0
2026-03-29 14:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d314aa09-3d27-50ac-a96b-36a701a3d67e with identifier: 4096394
2026-03-29 14:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d314aa09-3d27-50ac-a96b-36a701a3d67e with identifier: 4096394
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d314aa09-3d27-50ac-a96b-36a701a3d67e with identifier: 4096394 to the API
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd314aa09-3d27-50ac-a96b-36a701a3d67e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NK64YVX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4096394',
'listing': 'auction',
'location': 'Washington',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 60916,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-08',
'seller_name': 'Pulman Group Direct',
'title': 'FORD FIESTA 1.0 EcoBoost Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Titanium 5dr',
'year': 2014}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096394%27 HTTP/1.1" 200 None
2026-03-29 14:03:22 [manheim.gb] INFO: Saving data for 4096394: {'auction_closing_time': 1775034000.0, 'created_time': 1773833898.184264, 'last_price_update_time': 1774793002.352086}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096394') HTTP/1.1" 204 0
2026-03-29 14:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 35937532-8de4-5449-97fa-8db94ccdbe72 with identifier: 4096894
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=GREEN HTTP/1.1" 200 None
2026-03-29 14:03:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 35937532-8de4-5449-97fa-8db94ccdbe72 with identifier: 4096894
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 35937532-8de4-5449-97fa-8db94ccdbe72 with identifier: 4096894 to the API
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2735937532-8de4-5449-97fa-8db94ccdbe72%27 HTTP/1.1" 200 None
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 35937532-8de4-5449-97fa-8db94ccdbe72: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREEN\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Big Motoring World Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FIAT 500 0.9 TwinAir Rock Star 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FIAT\u0022, \u0022Model\u0022: \u0022500\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00220.9L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-10-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4096894\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00220.9 TwinAir Rock Star 3dr\u0022, \u0022LicensePlate\u0022: \u0022RX69JEU\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 106, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002235937532-8de4-5449-97fa-8db94ccdbe72\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:22 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:22 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:22 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 106,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '0.9L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '35937532-8de4-5449-97fa-8db94ccdbe72',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RX69JEU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4096894',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'FIAT',
'model': '500',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-31',
'seller_name': 'Big Motoring World Ltd',
'title': 'FIAT 500 0.9 TwinAir Rock Star 3dr',
'transmission': 'manual',
'trim': '0.9 TwinAir Rock Star 3dr',
'year': 2019}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274096894%27 HTTP/1.1" 200 None
2026-03-29 14:03:22 [manheim.gb] INFO: Saving data for 4096894: {'auction_closing_time': 1775120400.0, 'created_time': 1773833837.66388, 'last_price_update_time': 1774793002.877228}
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096894') HTTP/1.1" 204 0
2026-03-29 14:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d404cb26-0b31-5c32-96f0-ec483d92ec04 with identifier: 4097688
2026-03-29 14:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d404cb26-0b31-5c32-96f0-ec483d92ec04 with identifier: 4097688
2026-03-29 14:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d404cb26-0b31-5c32-96f0-ec483d92ec04 with identifier: 4097688 to the API
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 192,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd404cb26-0b31-5c32-96f0-ec483d92ec04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'OV23VWE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4097688',
'listing': 'auction',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 25205,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-21',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 150 Highline Kombi Van',
'transmission': 'manual',
'trim': '2.0 TDI 150 Highline Kombi Van',
'year': 2023}
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097688%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Saving data for 4097688: {'auction_closing_time': 1775034000.0, 'created_time': 1773833766.779603, 'last_price_update_time': 1774793003.219129}
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097688') HTTP/1.1" 204 0
2026-03-29 14:03:23 [manheim.gb] INFO: Page 27: 100 results (total: 8380)
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097828
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274097828%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4097828: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097855
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097878
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097883
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097890
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097903
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097929
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097938
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097962
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097982
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097983
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097984
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097990
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097992
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4097998
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098003
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098032
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098035
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098036
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098036%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098036: 2
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098037
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098038
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098088
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098091
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098092
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098092%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098092: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098098
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098098%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098098: 2
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098116
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098130
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098132
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098157
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098162
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098175
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098175%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098175: 2
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098188
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098188%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098188: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098194
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098194%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098194: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098207
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098207%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098207: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098219
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098219%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098219: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098233
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098256
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098268
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098295
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098302
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098302%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098302: 2
2026-03-29 14:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098310
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098324
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098324%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098324: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098330
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098364
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098387
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098387%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098387: 2
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098403
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098403%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098403: 2
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098404
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098404%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098404: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098405
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098406
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098407
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098408
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098409
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098409%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098409: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098413
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098413%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098413: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098439
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098441
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098443
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098443%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098443: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098449
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098449%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098449: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098460
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098460%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098460: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098463
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098467
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098467%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098467: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098468
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098484
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098539
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098592
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098616
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098620
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098620%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098620: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098826
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098903
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098908
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098936
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098936%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4098936: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4098957
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099012
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099058
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099058%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4099058: 0
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099068
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099089
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099091
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099099
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099100
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099107
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099107%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4099107: 2
2026-03-29 14:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099140
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099151
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099151%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4099151: 2
2026-03-29 14:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724a2ced-a759-5be6-a371-ce79944c75f8 with identifier: 4098036
2026-03-29 14:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724a2ced-a759-5be6-a371-ce79944c75f8 with scrape type 2
2026-03-29 14:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724a2ced-a759-5be6-a371-ce79944c75f8 with scrape type 2
2026-03-29 14:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 724a2ced-a759-5be6-a371-ce79944c75f8, identifier: 4098036
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099189
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099199
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099210
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099244
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099252
2026-03-29 14:03:23 [manheim.gb] INFO: Found listing with ID: 4099267
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099267%27 HTTP/1.1" 200 None
2026-03-29 14:03:23 [manheim.gb] INFO: Scrape type for 4099267: 2
2026-03-29 14:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 724a2ced-a759-5be6-a371-ce79944c75f8 with identifier: 4098036
2026-03-29 14:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 724a2ced-a759-5be6-a371-ce79944c75f8 with identifier: 4098036
2026-03-29 14:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 724a2ced-a759-5be6-a371-ce79944c75f8 with identifier: 4098036 to the API
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 258,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '724a2ced-a759-5be6-a371-ce79944c75f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE70HYR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4098036',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 106865,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-16',
'seller_name': 'Arval',
'title': 'VAUXHALL MOVANO 2.3 Turbo D 135ps H2 Van',
'transmission': 'manual',
'trim': '2.3 Turbo D 135ps H2 Van',
'year': 2020}
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098036%27 HTTP/1.1" 200 None
2026-03-29 14:03:24 [manheim.gb] INFO: Saving data for 4098036: {'auction_closing_time': 1775034000.0, 'created_time': 1773833715.895815, 'last_price_update_time': 1774793004.844475}
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098036') HTTP/1.1" 204 0
2026-03-29 14:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099269
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099273
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099278
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099278%27 HTTP/1.1" 200 None
2026-03-29 14:03:24 [manheim.gb] INFO: Scrape type for 4099278: 0
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099280
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099284
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099284%27 HTTP/1.1" 200 None
2026-03-29 14:03:24 [manheim.gb] INFO: Scrape type for 4099284: 0
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099285
2026-03-29 14:03:24 [manheim.gb] INFO: Found listing with ID: 4099286
2026-03-29 14:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099286%27 HTTP/1.1" 200 None
2026-03-29 14:03:25 [manheim.gb] INFO: Scrape type for 4099286: 0
2026-03-29 14:03:25 [manheim.gb] INFO: Found listing with ID: 4099288
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099288%27 HTTP/1.1" 200 None
2026-03-29 14:03:25 [manheim.gb] INFO: Scrape type for 4099288: 0
2026-03-29 14:03:25 [manheim.gb] INFO: Found listing with ID: 4099293
2026-03-29 14:03:25 [manheim.gb] INFO: Found listing with ID: 4099295
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099295%27 HTTP/1.1" 200 None
2026-03-29 14:03:25 [manheim.gb] INFO: Scrape type for 4099295: 2
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: faa55f51-319b-5098-a08f-2bdc289002a0 with identifier: 4098175
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item faa55f51-319b-5098-a08f-2bdc289002a0 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item faa55f51-319b-5098-a08f-2bdc289002a0 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: faa55f51-319b-5098-a08f-2bdc289002a0, identifier: 4098175
2026-03-29 14:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:25 [manheim.gb] INFO: Found listing with ID: 4099302
2026-03-29 14:03:25 [manheim.gb] INFO: Found listing with ID: 4099438
2026-03-29 14:03:25 [manheim.gb] INFO: Found listing with ID: 4099465
2026-03-29 14:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: faa55f51-319b-5098-a08f-2bdc289002a0 with identifier: 4098175
2026-03-29 14:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: faa55f51-319b-5098-a08f-2bdc289002a0 with identifier: 4098175
2026-03-29 14:03:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: faa55f51-319b-5098-a08f-2bdc289002a0 with identifier: 4098175 to the API
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'faa55f51-319b-5098-a08f-2bdc289002a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YC68XML',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/GRANDLAND%20X?id=4098175',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'GRANDLAND X',
'odometer': 50017,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-14',
'seller_name': 'Lookers',
'title': 'VAUXHALL GRANDLAND X 1.2 Turbo SE 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo SE 5dr',
'year': 2018}
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098175%27 HTTP/1.1" 200 None
2026-03-29 14:03:25 [manheim.gb] INFO: Saving data for 4098175: {'auction_closing_time': 1774861200.0, 'created_time': 1773833683.874943, 'last_price_update_time': 1774793005.420682}
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098175') HTTP/1.1" 204 0
2026-03-29 14:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717ef194-cef3-5135-8234-cdb1691ab27b with identifier: 4098387
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717ef194-cef3-5135-8234-cdb1691ab27b with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717ef194-cef3-5135-8234-cdb1691ab27b with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 717ef194-cef3-5135-8234-cdb1691ab27b, identifier: 4098387
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 608f97e5-92ad-5ca6-8896-d28b8e9196c1 with identifier: 4098098
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 608f97e5-92ad-5ca6-8896-d28b8e9196c1 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 608f97e5-92ad-5ca6-8896-d28b8e9196c1 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 608f97e5-92ad-5ca6-8896-d28b8e9196c1, identifier: 4098098
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3e98290-d782-5970-8316-6eb73a4db0d9 with identifier: 4098302
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3e98290-d782-5970-8316-6eb73a4db0d9 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3e98290-d782-5970-8316-6eb73a4db0d9 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b3e98290-d782-5970-8316-6eb73a4db0d9, identifier: 4098302
2026-03-29 14:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 026e7df9-a420-58ce-9736-777bf5c75fa1 with identifier: 4098403
2026-03-29 14:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 026e7df9-a420-58ce-9736-777bf5c75fa1 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 026e7df9-a420-58ce-9736-777bf5c75fa1 with scrape type 2
2026-03-29 14:03:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 026e7df9-a420-58ce-9736-777bf5c75fa1, identifier: 4098403
2026-03-29 14:03:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 717ef194-cef3-5135-8234-cdb1691ab27b with identifier: 4098387
2026-03-29 14:03:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 717ef194-cef3-5135-8234-cdb1691ab27b with identifier: 4098387
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 717ef194-cef3-5135-8234-cdb1691ab27b with identifier: 4098387 to the API
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27717ef194-cef3-5135-8234-cdb1691ab27b%27 HTTP/1.1" 200 None
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 717ef194-cef3-5135-8234-cdb1691ab27b: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI Q5 50 TFSI e Quattro S Line 5dr S Tronic\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022Q5\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-07-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4098387\u0022, \u0022Location\u0022: \u0022Colchester - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u002250 TFSI e Quattro S Line 5dr S Tronic\u0022, \u0022LicensePlate\u0022: \u0022HJ20UNK\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 55, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022717ef194-cef3-5135-8234-cdb1691ab27b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:26 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:26 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 55,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '717ef194-cef3-5135-8234-cdb1691ab27b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HJ20UNK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4098387',
'listing': 'auction',
'location': 'Colchester - In Transit',
'make': 'AUDI',
'model': 'Q5',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-13',
'seller_name': 'Sytner',
'title': 'AUDI Q5 50 TFSI e Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '50 TFSI e Quattro S Line 5dr S Tronic',
'year': 2020}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098387%27 HTTP/1.1" 200 None
2026-03-29 14:03:26 [manheim.gb] INFO: Saving data for 4098387: {'auction_closing_time': 1775552400.0, 'created_time': 1773833637.219091, 'last_price_update_time': 1774793006.202378}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098387') HTTP/1.1" 204 0
2026-03-29 14:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 608f97e5-92ad-5ca6-8896-d28b8e9196c1 with identifier: 4098098
2026-03-29 14:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 608f97e5-92ad-5ca6-8896-d28b8e9196c1 with identifier: 4098098
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 608f97e5-92ad-5ca6-8896-d28b8e9196c1 with identifier: 4098098 to the API
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 47,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '608f97e5-92ad-5ca6-8896-d28b8e9196c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG71FWY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4098098',
'listing': 'auction',
'location': 'Leeds',
'make': 'VOLVO',
'model': 'XC40',
'odometer': 110246,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-21',
'seller_name': 'Fleetworx',
'title': 'VOLVO XC40 1.5 T4 Recharge PHEV Inscription 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Recharge PHEV Inscription 5dr Auto',
'year': 2021}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098098%27 HTTP/1.1" 200 None
2026-03-29 14:03:26 [manheim.gb] INFO: Saving data for 4098098: {'auction_closing_time': 1774861200.0, 'created_time': 1773833711.165582, 'last_price_update_time': 1774793006.508562}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098098') HTTP/1.1" 204 0
2026-03-29 14:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b3e98290-d782-5970-8316-6eb73a4db0d9 with identifier: 4098302
2026-03-29 14:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b3e98290-d782-5970-8316-6eb73a4db0d9 with identifier: 4098302
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b3e98290-d782-5970-8316-6eb73a4db0d9 with identifier: 4098302 to the API
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3e98290-d782-5970-8316-6eb73a4db0d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR20PHF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND%20X?id=4098302',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CROSSLAND X',
'odometer': 28640,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-14',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL CROSSLAND X 1.2T [130] Elite Nav 5dr [Start Stop] Auto',
'transmission': 'automatic',
'trim': '1.2T [130] Elite Nav 5dr [Start Stop] Auto',
'year': 2020}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098302%27 HTTP/1.1" 200 None
2026-03-29 14:03:26 [manheim.gb] INFO: Saving data for 4098302: {'auction_closing_time': 1774861200.0, 'created_time': 1773833660.096278, 'last_price_update_time': 1774793006.823452}
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098302') HTTP/1.1" 204 0
2026-03-29 14:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 026e7df9-a420-58ce-9736-777bf5c75fa1 with identifier: 4098403
2026-03-29 14:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 026e7df9-a420-58ce-9736-777bf5c75fa1 with identifier: 4098403
2026-03-29 14:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 026e7df9-a420-58ce-9736-777bf5c75fa1 with identifier: 4098403 to the API
2026-03-29 14:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 206,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '026e7df9-a420-58ce-9736-777bf5c75fa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'AK70GXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MITSUBISHI/L200?id=4098403',
'listing': 'auction',
'location': 'Shepshed',
'make': 'MITSUBISHI',
'model': 'L200',
'odometer': 69041,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-20',
'seller_name': 'Marshall Leasing',
'title': 'MITSUBISHI L200 Double Cab DI-D 150 Barbarian X 4WD Auto',
'transmission': 'automatic',
'trim': 'Double Cab DI-D 150 Barbarian X 4WD Auto',
'year': 2021}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274098403%27 HTTP/1.1" 200 None
2026-03-29 14:03:27 [manheim.gb] INFO: Saving data for 4098403: {'auction_closing_time': 1774861200.0, 'created_time': 1773833634.609116, 'last_price_update_time': 1774793007.129665}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098403') HTTP/1.1" 204 0
2026-03-29 14:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e with identifier: 4099107
2026-03-29 14:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e, identifier: 4099107
2026-03-29 14:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e with identifier: 4099107
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ICY+WHITE HTTP/1.1" 200 None
2026-03-29 14:03:27 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e with identifier: 4099107
2026-03-29 14:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e with identifier: 4099107 to the API
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 252,
'car_expert_report_source_url': None,
'color': 'ICY WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8b186fb9-d77c-5d01-9e42-1e90dbaa9a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MJ71ZFS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/RELAY?id=4099107',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'RELAY',
'odometer': 92564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-15',
'seller_name': 'Zenith',
'title': 'CITROEN RELAY 2.2 BlueHDi H2 Van 140ps Enterprise',
'transmission': 'manual',
'trim': '2.2 BlueHDi H2 Van 140ps Enterprise',
'year': 2021}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099107%27 HTTP/1.1" 200 None
2026-03-29 14:03:27 [manheim.gb] INFO: Saving data for 4099107: {'auction_closing_time': 1774861200.0, 'created_time': 1774044286.441456, 'last_price_update_time': 1774793007.679283}
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099107') HTTP/1.1" 204 0
2026-03-29 14:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b57103b-8063-57df-b2b6-38c2f33ef24e with identifier: 4099151
2026-03-29 14:03:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b57103b-8063-57df-b2b6-38c2f33ef24e with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b57103b-8063-57df-b2b6-38c2f33ef24e with scrape type 2
2026-03-29 14:03:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4b57103b-8063-57df-b2b6-38c2f33ef24e, identifier: 4099151
2026-03-29 14:03:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4b57103b-8063-57df-b2b6-38c2f33ef24e with identifier: 4099151
2026-03-29 14:03:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4b57103b-8063-57df-b2b6-38c2f33ef24e with identifier: 4099151
2026-03-29 14:03:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4b57103b-8063-57df-b2b6-38c2f33ef24e with identifier: 4099151 to the API
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 156,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4b57103b-8063-57df-b2b6-38c2f33ef24e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY16XCD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/TUCSON?id=4099151',
'listing': 'auction',
'location': 'Colchester',
'make': 'HYUNDAI',
'model': 'TUCSON',
'odometer': 75008,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-21',
'seller_name': 'Thurlow Nunn',
'title': 'HYUNDAI TUCSON 2.0 CRDi Premium 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 CRDi Premium 5dr Auto',
'year': 2016}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099151%27 HTTP/1.1" 200 None
2026-03-29 14:03:28 [manheim.gb] INFO: Saving data for 4099151: {'auction_closing_time': 1774947600.0, 'created_time': 1774476198.494521, 'last_price_update_time': 1774793008.090553}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099151') HTTP/1.1" 204 0
2026-03-29 14:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9228077-cb55-5135-842f-9bb7ff1fb022 with identifier: 4099295
2026-03-29 14:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9228077-cb55-5135-842f-9bb7ff1fb022 with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9228077-cb55-5135-842f-9bb7ff1fb022 with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a9228077-cb55-5135-842f-9bb7ff1fb022, identifier: 4099295
2026-03-29 14:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a9228077-cb55-5135-842f-9bb7ff1fb022 with identifier: 4099295
2026-03-29 14:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a9228077-cb55-5135-842f-9bb7ff1fb022 with identifier: 4099295
2026-03-29 14:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a9228077-cb55-5135-842f-9bb7ff1fb022 with identifier: 4099295 to the API
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:28 [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 14:03:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 26,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '2.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': 'a9228077-cb55-5135-842f-9bb7ff1fb022',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AF72WXK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4099295',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'KUGA',
'odometer': 17313,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-11',
'seller_name': 'HOLDEN GROUP',
'title': 'FORD KUGA 2.5 PHEV ST-Line X Edition 5dr CVT',
'transmission': 'automatic',
'trim': '2.5 PHEV ST-Line X Edition 5dr CVT',
'year': 2022}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099295%27 HTTP/1.1" 200 None
2026-03-29 14:03:28 [manheim.gb] INFO: Saving data for 4099295: {'auction_closing_time': 1774947600.0, 'created_time': 1774389710.498574, 'last_price_update_time': 1774793008.482097}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099295') HTTP/1.1" 204 0
2026-03-29 14:03:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdf31a1-0ff3-5dde-b2a3-e78775ddf005 with identifier: 4099267
2026-03-29 14:03:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdf31a1-0ff3-5dde-b2a3-e78775ddf005 with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdf31a1-0ff3-5dde-b2a3-e78775ddf005 with scrape type 2
2026-03-29 14:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: efdf31a1-0ff3-5dde-b2a3-e78775ddf005, identifier: 4099267
2026-03-29 14:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: efdf31a1-0ff3-5dde-b2a3-e78775ddf005 with identifier: 4099267
2026-03-29 14:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: efdf31a1-0ff3-5dde-b2a3-e78775ddf005 with identifier: 4099267
2026-03-29 14:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: efdf31a1-0ff3-5dde-b2a3-e78775ddf005 with identifier: 4099267 to the API
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27efdf31a1-0ff3-5dde-b2a3-e78775ddf005%27 HTTP/1.1" 200 None
2026-03-29 14:03:28 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id efdf31a1-0ff3-5dde-b2a3-e78775ddf005: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SSANGYONG MUSSO Double Cab Pick Up 202 Saracen Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SSANGYONG\u0022, \u0022Model\u0022: \u0022MUSSO\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.2L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-09-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SSANGYONG/MUSSO?id=4099267\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022Double Cab Pick Up 202 Saracen Auto\u0022, \u0022LicensePlate\u0022: \u0022CV72EVG\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 236, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: true, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022efdf31a1-0ff3-5dde-b2a3-e78775ddf005\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:28 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:28 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:28 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 236,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'efdf31a1-0ff3-5dde-b2a3-e78775ddf005',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CV72EVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SSANGYONG/MUSSO?id=4099267',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SSANGYONG',
'model': 'MUSSO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-01',
'seller_name': 'Allen Ford',
'title': 'SSANGYONG MUSSO Double Cab Pick Up 202 Saracen Auto',
'transmission': 'automatic',
'trim': 'Double Cab Pick Up 202 Saracen Auto',
'year': 2022}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099267%27 HTTP/1.1" 200 None
2026-03-29 14:03:28 [manheim.gb] INFO: Saving data for 4099267: {'auction_closing_time': 1775120400.0, 'created_time': 1773833561.362456, 'last_price_update_time': 1774793008.893581}
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099267') HTTP/1.1" 204 0
2026-03-29 14:03:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:29 [manheim.gb] INFO: Page 28: 100 results (total: 8380)
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099467
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099474
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099499
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099504
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099504%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099504: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099506
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099506%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099506: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099536
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099541
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099545
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099548
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099575
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099589
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099589%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099589: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099604
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099604%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099604: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099605
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099621
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099621%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099621: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099633
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099633%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099633: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099655
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099677
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099709
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099709%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099709: 2
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099720
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099720%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099720: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099750
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099757
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099757%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099757: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099758
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099762
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099768
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099770
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099771
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099775
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099781
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099781%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099781: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099782
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099782%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099782: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099790
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099790%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099790: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099793
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099805
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099810
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099813
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099832
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099833
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099835
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099862
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099866
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099896
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099897
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099912
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099913
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099939
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099953
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099967
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099967%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4099967: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099978
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4099995
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100092
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100131
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100132
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100168
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100169
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100188
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100190
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100190%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100190: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100193
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100194
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100206
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100219
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100220
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100233
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100235
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100236
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100236%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100236: 2
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100237
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100239
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100240
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100240%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100240: 2
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100241
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100243
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100244
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100247
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100251
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100253
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100274
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100282
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100299
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100386
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100413
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100418
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100420
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100420%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100420: 2
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100445
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100447
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100447%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100447: 2
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100479
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100487
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100487%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100487: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100507
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100508
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100672
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100679
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100696
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100700
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100701
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100705
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100726
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100732
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100735
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100737
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100739
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100741
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100757
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100757%27 HTTP/1.1" 200 None
2026-03-29 14:03:29 [manheim.gb] INFO: Scrape type for 4100757: 0
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100763
2026-03-29 14:03:29 [manheim.gb] INFO: Found listing with ID: 4100789
2026-03-29 14:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69495f71-5fcc-52b4-be2c-0942167a3a70 with identifier: 4100236
2026-03-29 14:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69495f71-5fcc-52b4-be2c-0942167a3a70 with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69495f71-5fcc-52b4-be2c-0942167a3a70 with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 69495f71-5fcc-52b4-be2c-0942167a3a70, identifier: 4100236
2026-03-29 14:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e36cf73c-373b-547e-b346-7001c9166f1c with identifier: 4100240
2026-03-29 14:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e36cf73c-373b-547e-b346-7001c9166f1c with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e36cf73c-373b-547e-b346-7001c9166f1c with scrape type 2
2026-03-29 14:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e36cf73c-373b-547e-b346-7001c9166f1c, identifier: 4100240
2026-03-29 14:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 69495f71-5fcc-52b4-be2c-0942167a3a70 with identifier: 4100236
2026-03-29 14:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 69495f71-5fcc-52b4-be2c-0942167a3a70 with identifier: 4100236
2026-03-29 14:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 69495f71-5fcc-52b4-be2c-0942167a3a70 with identifier: 4100236 to the API
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '69495f71-5fcc-52b4-be2c-0942167a3a70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CJ23SWZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4100236',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': 29466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-28',
'seller_name': 'Marshall Leasing',
'title': 'VOLKSWAGEN T-ROC 1.5 TSI R-Line 5dr',
'transmission': 'manual',
'trim': '1.5 TSI R-Line 5dr',
'year': 2023}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100236%27 HTTP/1.1" 200 None
2026-03-29 14:03:30 [manheim.gb] INFO: Saving data for 4100236: {'auction_closing_time': 1774861200.0, 'created_time': 1773833338.932936, 'last_price_update_time': 1774793010.207257}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100236') HTTP/1.1" 204 0
2026-03-29 14:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e36cf73c-373b-547e-b346-7001c9166f1c with identifier: 4100240
2026-03-29 14:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e36cf73c-373b-547e-b346-7001c9166f1c with identifier: 4100240
2026-03-29 14:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e36cf73c-373b-547e-b346-7001c9166f1c with identifier: 4100240 to the API
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 56,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': 'e36cf73c-373b-547e-b346-7001c9166f1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YJ71PVA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC60?id=4100240',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLVO',
'model': 'XC60',
'odometer': 56647,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-20',
'seller_name': 'Marshall Leasing',
'title': 'VOLVO XC60 2.0 T6 Recharge PHEV Inscription 5dr AWD Auto',
'transmission': 'automatic',
'trim': '2.0 T6 Recharge PHEV Inscription 5dr AWD Auto',
'year': 2021}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100240%27 HTTP/1.1" 200 None
2026-03-29 14:03:30 [manheim.gb] INFO: Saving data for 4100240: {'auction_closing_time': 1774861200.0, 'created_time': 1773833344.48732, 'last_price_update_time': 1774793010.584281}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100240') HTTP/1.1" 204 0
2026-03-29 14:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f65f79c-d9bb-5850-8d22-84647e96d275 with identifier: 4100447
2026-03-29 14:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f65f79c-d9bb-5850-8d22-84647e96d275 with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f65f79c-d9bb-5850-8d22-84647e96d275 with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9f65f79c-d9bb-5850-8d22-84647e96d275, identifier: 4100447
2026-03-29 14:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9f65f79c-d9bb-5850-8d22-84647e96d275 with identifier: 4100447
2026-03-29 14:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9f65f79c-d9bb-5850-8d22-84647e96d275 with identifier: 4100447
2026-03-29 14:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9f65f79c-d9bb-5850-8d22-84647e96d275 with identifier: 4100447 to the API
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 153,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9f65f79c-d9bb-5850-8d22-84647e96d275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OY18CYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XF?id=4100447',
'listing': 'auction',
'location': 'Leeds',
'make': 'JAGUAR',
'model': 'XF',
'odometer': 68376,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-01',
'seller_name': 'Sytner',
'title': 'JAGUAR XF 2.0d [240] R-Sport 5dr Auto AWD',
'transmission': 'automatic',
'trim': '2.0d [240] R-Sport 5dr Auto AWD',
'year': 2018}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100447%27 HTTP/1.1" 200 None
2026-03-29 14:03:30 [manheim.gb] INFO: Saving data for 4100447: {'auction_closing_time': 1774861200.0, 'created_time': 1773828588.266626, 'last_price_update_time': 1774793010.972796}
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100447') HTTP/1.1" 204 0
2026-03-29 14:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52ef1470-a3fe-5b91-972e-a3975d4953a3 with identifier: 4099709
2026-03-29 14:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ef1470-a3fe-5b91-972e-a3975d4953a3 with scrape type 2
2026-03-29 14:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52ef1470-a3fe-5b91-972e-a3975d4953a3 with scrape type 2
2026-03-29 14:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 52ef1470-a3fe-5b91-972e-a3975d4953a3, identifier: 4099709
2026-03-29 14:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b4a0b0-7fe4-5a83-badf-6f598af35603 with identifier: 4100420
2026-03-29 14:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b4a0b0-7fe4-5a83-badf-6f598af35603 with scrape type 2
2026-03-29 14:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b4a0b0-7fe4-5a83-badf-6f598af35603 with scrape type 2
2026-03-29 14:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b0b4a0b0-7fe4-5a83-badf-6f598af35603, identifier: 4100420
2026-03-29 14:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 52ef1470-a3fe-5b91-972e-a3975d4953a3 with identifier: 4099709
2026-03-29 14:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 52ef1470-a3fe-5b91-972e-a3975d4953a3 with identifier: 4099709
2026-03-29 14:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 52ef1470-a3fe-5b91-972e-a3975d4953a3 with identifier: 4099709 to the API
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '52ef1470-a3fe-5b91-972e-a3975d4953a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM75ZHJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/FRONTERA?id=4099709',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'FRONTERA',
'odometer': 835,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-11-29',
'seller_name': 'Motability Operations',
'title': 'VAUXHALL FRONTERA 83kW GS 44kWh 5dr Auto',
'transmission': 'automatic',
'trim': '83kW GS 44kWh 5dr Auto',
'year': 2025}
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274099709%27 HTTP/1.1" 200 None
2026-03-29 14:03:31 [manheim.gb] INFO: Saving data for 4099709: {'auction_closing_time': 1774861200.0, 'created_time': 1773833519.578277, 'last_price_update_time': 1774793011.84131}
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099709') HTTP/1.1" 204 0
2026-03-29 14:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b0b4a0b0-7fe4-5a83-badf-6f598af35603 with identifier: 4100420
2026-03-29 14:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b0b4a0b0-7fe4-5a83-badf-6f598af35603 with identifier: 4100420
2026-03-29 14:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b0b4a0b0-7fe4-5a83-badf-6f598af35603 with identifier: 4100420 to the API
2026-03-29 14:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b0b4a0b0-7fe4-5a83-badf-6f598af35603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD69ZKG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4100420',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 100378,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-26',
'seller_name': 'Arval',
'title': 'CITROEN BERLINGO 1.5 BlueHDi 1000Kg Enterprise 100ps',
'transmission': 'manual',
'trim': '1.5 BlueHDi 1000Kg Enterprise 100ps',
'year': 2020}
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274100420%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Saving data for 4100420: {'auction_closing_time': 1775034000.0, 'created_time': 1773833305.605082, 'last_price_update_time': 1774793012.143773}
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100420') HTTP/1.1" 204 0
2026-03-29 14:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:32 [manheim.gb] INFO: Page 29: 100 results (total: 8380)
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4100796
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101078
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101078%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101078: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101081
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101082
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101085
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101116
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101165
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101178
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101203
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101203%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101203: 2
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101441
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101448
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101454
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101454%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101454: 2
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101463
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101463%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101463: 2
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101522
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101559
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101562
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101569
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101574
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101595
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101601
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101603
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101607
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101631
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101639
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101647
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101648
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101672
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101729
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101751
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101758
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101758%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101758: 2
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101762
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101762%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101762: 2
2026-03-29 14:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101775
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101775%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101775: 2
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101786
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101807
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101809
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101891
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101904
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101905
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101912
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101914
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101918
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101918%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101918: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101919
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4101959
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101959%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4101959: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102015
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102087
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102097
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102105
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102112
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102165
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102167
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102198
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102202
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102203
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102203%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102203: 2
2026-03-29 14:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102212
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102224
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102237
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102244
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102244%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102244: 2
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102279
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102439
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102448
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102451
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102451%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102451: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102455
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102460
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102461
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102461%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102461: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102486
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102491
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102503
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102519
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102520
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102545
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102553
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102553%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102553: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102558
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102583
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102626
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102633
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102638
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102648
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102662
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102667
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102667%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102667: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102669
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102669%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102669: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102680
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102684
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102730
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102762
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102770
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102770%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102770: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102772
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102772%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102772: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102775
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102784
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102797
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102814
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102814%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102814: 0
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102817
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102817%27 HTTP/1.1" 200 None
2026-03-29 14:03:32 [manheim.gb] INFO: Scrape type for 4102817: 2
2026-03-29 14:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102820
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102822
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102824
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102859
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102866
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102883
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102934
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102963
2026-03-29 14:03:32 [manheim.gb] INFO: Found listing with ID: 4102969
2026-03-29 14:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdcf57be-fa7d-57ae-a2d7-ce99095e454b with identifier: 4101203
2026-03-29 14:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdcf57be-fa7d-57ae-a2d7-ce99095e454b with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdcf57be-fa7d-57ae-a2d7-ce99095e454b with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bdcf57be-fa7d-57ae-a2d7-ce99095e454b, identifier: 4101203
2026-03-29 14:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31b0d37-3c26-5f34-968b-7b117460b1fa with identifier: 4101463
2026-03-29 14:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31b0d37-3c26-5f34-968b-7b117460b1fa with scrape type 2
2026-03-29 14:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c31b0d37-3c26-5f34-968b-7b117460b1fa with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c31b0d37-3c26-5f34-968b-7b117460b1fa, identifier: 4101463
2026-03-29 14:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bdcf57be-fa7d-57ae-a2d7-ce99095e454b with identifier: 4101203
2026-03-29 14:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bdcf57be-fa7d-57ae-a2d7-ce99095e454b with identifier: 4101203
2026-03-29 14:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bdcf57be-fa7d-57ae-a2d7-ce99095e454b with identifier: 4101203 to the API
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bdcf57be-fa7d-57ae-a2d7-ce99095e454b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LB22MJY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/2%20SERIES?id=4101203',
'listing': 'auction',
'location': 'Manchester',
'make': 'BMW',
'model': '2 SERIES',
'odometer': 39487,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-30',
'seller_name': 'Santander Consumer',
'title': 'BMW 2 SERIES 218i [136] M Sport 4dr',
'transmission': 'manual',
'trim': '218i [136] M Sport 4dr',
'year': 2022}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101203%27 HTTP/1.1" 200 None
2026-03-29 14:03:33 [manheim.gb] INFO: Saving data for 4101203: {'auction_closing_time': 1775120400.0, 'created_time': 1774476208.791641, 'last_price_update_time': 1774793013.313087}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101203') HTTP/1.1" 204 0
2026-03-29 14:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c31b0d37-3c26-5f34-968b-7b117460b1fa with identifier: 4101463
2026-03-29 14:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c31b0d37-3c26-5f34-968b-7b117460b1fa with identifier: 4101463
2026-03-29 14:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c31b0d37-3c26-5f34-968b-7b117460b1fa with identifier: 4101463 to the API
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c31b0d37-3c26-5f34-968b-7b117460b1fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'SY69PKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/COMBO?id=4101463',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'COMBO',
'odometer': 51730,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': None,
'title': 'VAUXHALL COMBO 2000 1.5 Turbo D 100ps H1 Edition Van H1 L1',
'transmission': 'manual',
'trim': '2000 1.5 Turbo D 100ps H1 Edition Van H1 L1',
'year': 2019}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101463%27 HTTP/1.1" 200 None
2026-03-29 14:03:33 [manheim.gb] INFO: Saving data for 4101463: {'auction_closing_time': 1775120400.0, 'created_time': 1773929139.179265, 'last_price_update_time': 1774793013.739441}
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101463') HTTP/1.1" 204 0
2026-03-29 14:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b98265f4-af56-5228-b8b7-cbb03d97d533 with identifier: 4101762
2026-03-29 14:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b98265f4-af56-5228-b8b7-cbb03d97d533 with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b98265f4-af56-5228-b8b7-cbb03d97d533 with scrape type 2
2026-03-29 14:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b98265f4-af56-5228-b8b7-cbb03d97d533, identifier: 4101762
2026-03-29 14:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b98265f4-af56-5228-b8b7-cbb03d97d533 with identifier: 4101762
2026-03-29 14:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b98265f4-af56-5228-b8b7-cbb03d97d533 with identifier: 4101762
2026-03-29 14:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b98265f4-af56-5228-b8b7-cbb03d97d533 with identifier: 4101762 to the API
2026-03-29 14:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 113,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b98265f4-af56-5228-b8b7-cbb03d97d533',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK19DKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/PICANTO?id=4101762',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'KIA',
'model': 'PICANTO',
'odometer': 28750,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-17',
'seller_name': 'Sytner',
'title': 'KIA PICANTO 1.0 1 5dr',
'transmission': 'manual',
'trim': '1.0 1 5dr',
'year': 2019}
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101762%27 HTTP/1.1" 200 None
2026-03-29 14:03:34 [manheim.gb] INFO: Saving data for 4101762: {'auction_closing_time': 1774861200.0, 'created_time': 1773833154.965663, 'last_price_update_time': 1774793014.185781}
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101762') HTTP/1.1" 204 0
2026-03-29 14:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68fb4fd0-81db-559a-9d69-4c565ec5e882 with identifier: 4102203
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68fb4fd0-81db-559a-9d69-4c565ec5e882 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68fb4fd0-81db-559a-9d69-4c565ec5e882 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 68fb4fd0-81db-559a-9d69-4c565ec5e882, identifier: 4102203
2026-03-29 14:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 68fb4fd0-81db-559a-9d69-4c565ec5e882 with identifier: 4102203
2026-03-29 14:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 68fb4fd0-81db-559a-9d69-4c565ec5e882 with identifier: 4102203
2026-03-29 14:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 68fb4fd0-81db-559a-9d69-4c565ec5e882 with identifier: 4102203 to the API
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '68fb4fd0-81db-559a-9d69-4c565ec5e882',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BP73XGM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4102203',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 20499,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-29',
'seller_name': 'United Rental Systems',
'title': 'FORD TRANSIT 2.0 EcoBlue 136ps H1 Van Limited',
'transmission': 'manual',
'trim': '2.0 EcoBlue 136ps H1 Van Limited',
'year': 2023}
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102203%27 HTTP/1.1" 200 None
2026-03-29 14:03:34 [manheim.gb] INFO: Saving data for 4102203: {'auction_closing_time': 1774861200.0, 'created_time': 1773832970.944706, 'last_price_update_time': 1774793014.595013}
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102203') HTTP/1.1" 204 0
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41989c25-e0da-5de7-ac57-e0f9fea0da3c with identifier: 4101454
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41989c25-e0da-5de7-ac57-e0f9fea0da3c with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41989c25-e0da-5de7-ac57-e0f9fea0da3c with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 41989c25-e0da-5de7-ac57-e0f9fea0da3c, identifier: 4101454
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c8defa9-9e74-5b20-80eb-09abff1000cc with identifier: 4101758
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c8defa9-9e74-5b20-80eb-09abff1000cc with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c8defa9-9e74-5b20-80eb-09abff1000cc with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0c8defa9-9e74-5b20-80eb-09abff1000cc, identifier: 4101758
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7c208f6-4285-503b-bfaa-6cfc652b13a7 with identifier: 4101775
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7c208f6-4285-503b-bfaa-6cfc652b13a7 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7c208f6-4285-503b-bfaa-6cfc652b13a7 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d7c208f6-4285-503b-bfaa-6cfc652b13a7, identifier: 4101775
2026-03-29 14:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54eee2b6-e655-5664-aab1-9a3e59bcd868 with identifier: 4102244
2026-03-29 14:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54eee2b6-e655-5664-aab1-9a3e59bcd868 with scrape type 2
2026-03-29 14:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54eee2b6-e655-5664-aab1-9a3e59bcd868 with scrape type 2
2026-03-29 14:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 54eee2b6-e655-5664-aab1-9a3e59bcd868, identifier: 4102244
2026-03-29 14:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 41989c25-e0da-5de7-ac57-e0f9fea0da3c with identifier: 4101454
2026-03-29 14:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 41989c25-e0da-5de7-ac57-e0f9fea0da3c with identifier: 4101454
2026-03-29 14:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 41989c25-e0da-5de7-ac57-e0f9fea0da3c with identifier: 4101454 to the API
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '41989c25-e0da-5de7-ac57-e0f9fea0da3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN72AZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=4101454',
'listing': 'auction',
'location': 'Northampton',
'make': 'TOYOTA',
'model': 'YARIS',
'odometer': 36802,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-11',
'seller_name': 'Sytner',
'title': 'TOYOTA YARIS 1.5 Hybrid Excel 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 Hybrid Excel 5dr CVT',
'year': 2023}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101454%27 HTTP/1.1" 200 None
2026-03-29 14:03:35 [manheim.gb] INFO: Saving data for 4101454: {'auction_closing_time': 1774947600.0, 'created_time': 1773833233.828673, 'last_price_update_time': 1774793015.342497}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101454') HTTP/1.1" 204 0
2026-03-29 14:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0c8defa9-9e74-5b20-80eb-09abff1000cc with identifier: 4101758
2026-03-29 14:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0c8defa9-9e74-5b20-80eb-09abff1000cc with identifier: 4101758
2026-03-29 14:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0c8defa9-9e74-5b20-80eb-09abff1000cc with identifier: 4101758 to the API
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 164,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0c8defa9-9e74-5b20-80eb-09abff1000cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WU69ZHR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4101758',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'FORD',
'model': 'KUGA',
'odometer': 65587,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-04',
'seller_name': 'Sytner',
'title': 'FORD KUGA 1.5 EcoBoost Titanium Edition 5dr 2WD',
'transmission': 'manual',
'trim': '1.5 EcoBoost Titanium Edition 5dr 2WD',
'year': 2019}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101758%27 HTTP/1.1" 200 None
2026-03-29 14:03:35 [manheim.gb] INFO: Saving data for 4101758: {'auction_closing_time': 1774861200.0, 'created_time': 1773833154.129282, 'last_price_update_time': 1774793015.64066}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101758') HTTP/1.1" 204 0
2026-03-29 14:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d7c208f6-4285-503b-bfaa-6cfc652b13a7 with identifier: 4101775
2026-03-29 14:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d7c208f6-4285-503b-bfaa-6cfc652b13a7 with identifier: 4101775
2026-03-29 14:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d7c208f6-4285-503b-bfaa-6cfc652b13a7 with identifier: 4101775 to the API
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7c208f6-4285-503b-bfaa-6cfc652b13a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OU63LJC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4101775',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 37363,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-30',
'seller_name': 'Sytner',
'title': 'BMW 1 SERIES 118i M Sport 3dr Step Auto',
'transmission': 'automatic',
'trim': '118i M Sport 3dr Step Auto',
'year': 2013}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274101775%27 HTTP/1.1" 200 None
2026-03-29 14:03:35 [manheim.gb] INFO: Saving data for 4101775: {'auction_closing_time': 1774861200.0, 'created_time': 1773833122.245424, 'last_price_update_time': 1774793015.946873}
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101775') HTTP/1.1" 204 0
2026-03-29 14:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 54eee2b6-e655-5664-aab1-9a3e59bcd868 with identifier: 4102244
2026-03-29 14:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 54eee2b6-e655-5664-aab1-9a3e59bcd868 with identifier: 4102244
2026-03-29 14:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 54eee2b6-e655-5664-aab1-9a3e59bcd868 with identifier: 4102244 to the API
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '54eee2b6-e655-5664-aab1-9a3e59bcd868',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR17VOD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4102244',
'listing': 'auction',
'location': 'Leeds',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 163021,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-20',
'seller_name': 'Lookers',
'title': 'MERCEDES-BENZ E CLASS E220d SE 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E220d SE 4dr 9G-Tronic',
'year': 2017}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102244%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Saving data for 4102244: {'auction_closing_time': 1774861200.0, 'created_time': 1773832955.683765, 'last_price_update_time': 1774793016.24793}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102244') HTTP/1.1" 204 0
2026-03-29 14:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fb495cf-ebba-5352-bd77-aa80a2aba206 with identifier: 4102817
2026-03-29 14:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fb495cf-ebba-5352-bd77-aa80a2aba206 with scrape type 2
2026-03-29 14:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fb495cf-ebba-5352-bd77-aa80a2aba206 with scrape type 2
2026-03-29 14:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7fb495cf-ebba-5352-bd77-aa80a2aba206, identifier: 4102817
2026-03-29 14:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7fb495cf-ebba-5352-bd77-aa80a2aba206 with identifier: 4102817
2026-03-29 14:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7fb495cf-ebba-5352-bd77-aa80a2aba206 with identifier: 4102817
2026-03-29 14:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7fb495cf-ebba-5352-bd77-aa80a2aba206 with identifier: 4102817 to the API
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 199,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7fb495cf-ebba-5352-bd77-aa80a2aba206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GP25BYR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4102817',
'listing': 'auction',
'location': 'Haydock',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 13510,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-07-31',
'seller_name': 'Scot Wholesale',
'title': 'PEUGEOT EXPERT 2.0 BlueHDi 145 Professional Van',
'transmission': 'manual',
'trim': '2.0 BlueHDi 145 Professional Van',
'year': 2025}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102817%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Saving data for 4102817: {'auction_closing_time': 1774947600.0, 'created_time': 1773832875.837958, 'last_price_update_time': 1774793016.640739}
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102817') HTTP/1.1" 204 0
2026-03-29 14:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:36 [manheim.gb] INFO: Page 30: 100 results (total: 8380)
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102970
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102970%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4102970: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102974
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102980
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102981
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102981%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4102981: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102982
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102983
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274102983%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4102983: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4102992
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103012
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103036
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103036%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103036: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103037
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103037%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103037: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103048
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103056
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103057
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103059
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103059%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103059: 2
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103061
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103062
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103063
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103063%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103063: 2
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103064
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103068
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103072
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103089
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103113
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103118
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103151
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103183
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103189
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103211
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103213
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103218
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103218%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103218: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103222
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103225
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103225%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103225: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103227
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103233
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103251
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103254
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103256
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103263
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103281
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103282
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103285
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103291
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103300
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103306
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103306%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103306: 2
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103315
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103315%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103315: 2
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103324
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103344
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103344%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103344: 0
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103369
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103370
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103379
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103386
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103398
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103401
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103411
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103415
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103423
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103470
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103475
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103489
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103499
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103509
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103520
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103522
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103522%27 HTTP/1.1" 200 None
2026-03-29 14:03:36 [manheim.gb] INFO: Scrape type for 4103522: 2
2026-03-29 14:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:36 [manheim.gb] INFO: Found listing with ID: 4103524
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103524%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103524: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103526
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103526%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103526: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103541
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103544
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103546
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103547
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103554
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103555
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103555%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103555: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103562
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103562%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103562: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103563
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103572
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103578
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103587
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103587%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103587: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103594
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103594%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103594: 2
2026-03-29 14:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103596
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103596%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103596: 2
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103597
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103601
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103602
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103603
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103608
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103610
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103610%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103610: 2
2026-03-29 14:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7186fff-92be-505c-9635-c6537b1ace6d with identifier: 4103059
2026-03-29 14:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7186fff-92be-505c-9635-c6537b1ace6d with scrape type 2
2026-03-29 14:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7186fff-92be-505c-9635-c6537b1ace6d with scrape type 2
2026-03-29 14:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b7186fff-92be-505c-9635-c6537b1ace6d, identifier: 4103059
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103636
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103641
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103659
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103666
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103666%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103666: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103671
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103673
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103673%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103673: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103679
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103681
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103682
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103682%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103682: 2
2026-03-29 14:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b7186fff-92be-505c-9635-c6537b1ace6d with identifier: 4103059
2026-03-29 14:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b7186fff-92be-505c-9635-c6537b1ace6d with identifier: 4103059
2026-03-29 14:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b7186fff-92be-505c-9635-c6537b1ace6d with identifier: 4103059 to the API
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b7186fff-92be-505c-9635-c6537b1ace6d%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b7186fff-92be-505c-9635-c6537b1ace6d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022NMJ Motorhouse\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.0 Zetec 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FIESTA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222015-03-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4103059\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 Zetec 5dr\u0022, \u0022LicensePlate\u0022: \u0022MK15KBX\u0022, \u0022Year\u0022: 2015, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022b7186fff-92be-505c-9635-c6537b1ace6d\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:37 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:37 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:37 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b7186fff-92be-505c-9635-c6537b1ace6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MK15KBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4103059',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-01',
'seller_name': 'NMJ Motorhouse',
'title': 'FORD FIESTA 1.0 Zetec 5dr',
'transmission': 'manual',
'trim': '1.0 Zetec 5dr',
'year': 2015}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103059%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Saving data for 4103059: {'auction_closing_time': 1774947600.0, 'created_time': 1773832805.531811, 'last_price_update_time': 1774793017.759546}
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103059') HTTP/1.1" 204 0
2026-03-29 14:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103713
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103727
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103861
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103882
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103882%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103882: 0
2026-03-29 14:03:37 [manheim.gb] INFO: Found listing with ID: 4103883
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103883%27 HTTP/1.1" 200 None
2026-03-29 14:03:37 [manheim.gb] INFO: Scrape type for 4103883: 2
2026-03-29 14:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41fa4fa4-4ceb-5130-bedb-fbae88a0823a with identifier: 4103306
2026-03-29 14:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fa4fa4-4ceb-5130-bedb-fbae88a0823a with scrape type 2
2026-03-29 14:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41fa4fa4-4ceb-5130-bedb-fbae88a0823a with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 41fa4fa4-4ceb-5130-bedb-fbae88a0823a, identifier: 4103306
2026-03-29 14:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:38 [manheim.gb] INFO: Found listing with ID: 4103890
2026-03-29 14:03:38 [manheim.gb] INFO: Found listing with ID: 4103892
2026-03-29 14:03:38 [manheim.gb] INFO: Found listing with ID: 4103919
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103919%27 HTTP/1.1" 200 None
2026-03-29 14:03:38 [manheim.gb] INFO: Scrape type for 4103919: 0
2026-03-29 14:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 41fa4fa4-4ceb-5130-bedb-fbae88a0823a with identifier: 4103306
2026-03-29 14:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 41fa4fa4-4ceb-5130-bedb-fbae88a0823a with identifier: 4103306
2026-03-29 14:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 41fa4fa4-4ceb-5130-bedb-fbae88a0823a with identifier: 4103306 to the API
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 113,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '41fa4fa4-4ceb-5130-bedb-fbae88a0823a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NJ72RZM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AYGO?id=4103306',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'TOYOTA',
'model': 'AYGO',
'odometer': 18298,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-23',
'seller_name': 'Lloyd Motor Group',
'title': 'TOYOTA AYGO 1.0 VVT-i Exclusive 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 VVT-i Exclusive 5dr Auto',
'year': 2022}
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103306%27 HTTP/1.1" 200 None
2026-03-29 14:03:38 [manheim.gb] INFO: Saving data for 4103306: {'auction_closing_time': 1775034000.0, 'created_time': 1773832660.595968, 'last_price_update_time': 1774793018.336326}
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103306') HTTP/1.1" 204 0
2026-03-29 14:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23cef57a-ee67-528c-8312-2e39df3bc384 with identifier: 4103522
2026-03-29 14:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23cef57a-ee67-528c-8312-2e39df3bc384 with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23cef57a-ee67-528c-8312-2e39df3bc384 with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 23cef57a-ee67-528c-8312-2e39df3bc384, identifier: 4103522
2026-03-29 14:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0633ef0-3d0c-558d-8105-c2404641a8eb with identifier: 4103063
2026-03-29 14:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0633ef0-3d0c-558d-8105-c2404641a8eb with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0633ef0-3d0c-558d-8105-c2404641a8eb with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b0633ef0-3d0c-558d-8105-c2404641a8eb, identifier: 4103063
2026-03-29 14:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 534fc3a6-0cc2-53ea-942b-7af318aeca52 with identifier: 4103315
2026-03-29 14:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 534fc3a6-0cc2-53ea-942b-7af318aeca52 with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 534fc3a6-0cc2-53ea-942b-7af318aeca52 with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 534fc3a6-0cc2-53ea-942b-7af318aeca52, identifier: 4103315
2026-03-29 14:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a1e31f6-158b-5611-82dc-c385ddff1efd with identifier: 4103594
2026-03-29 14:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a1e31f6-158b-5611-82dc-c385ddff1efd with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a1e31f6-158b-5611-82dc-c385ddff1efd with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a1e31f6-158b-5611-82dc-c385ddff1efd, identifier: 4103594
2026-03-29 14:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f96fd5e-0d01-51a3-932b-0afee84fdc7a with identifier: 4103610
2026-03-29 14:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f96fd5e-0d01-51a3-932b-0afee84fdc7a with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f96fd5e-0d01-51a3-932b-0afee84fdc7a with scrape type 2
2026-03-29 14:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0f96fd5e-0d01-51a3-932b-0afee84fdc7a, identifier: 4103610
2026-03-29 14:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 23cef57a-ee67-528c-8312-2e39df3bc384 with identifier: 4103522
2026-03-29 14:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 23cef57a-ee67-528c-8312-2e39df3bc384 with identifier: 4103522
2026-03-29 14:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 23cef57a-ee67-528c-8312-2e39df3bc384 with identifier: 4103522 to the API
2026-03-29 14:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 44,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '23cef57a-ee67-528c-8312-2e39df3bc384',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LR71NVM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4103522',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 57512,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-28',
'seller_name': 'Arval',
'title': 'LAND ROVER DISCOVERY SPORT 1.5 P300e R-Dynamic SE 5dr Auto [5 Seat]',
'transmission': 'automatic',
'trim': '1.5 P300e R-Dynamic SE 5dr Auto [5 Seat]',
'year': 2021}
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103522%27 HTTP/1.1" 200 None
2026-03-29 14:03:39 [manheim.gb] INFO: Saving data for 4103522: {'auction_closing_time': 1776070800.0, 'created_time': 1773832536.093512, 'last_price_update_time': 1774793019.146419}
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103522') HTTP/1.1" 204 0
2026-03-29 14:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b0633ef0-3d0c-558d-8105-c2404641a8eb with identifier: 4103063
2026-03-29 14:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b0633ef0-3d0c-558d-8105-c2404641a8eb with identifier: 4103063
2026-03-29 14:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b0633ef0-3d0c-558d-8105-c2404641a8eb with identifier: 4103063 to the API
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Electric',
'id': 'b0633ef0-3d0c-558d-8105-c2404641a8eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EF70EHO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/ID.3?id=4103063',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'VOLKSWAGEN',
'model': 'ID.3',
'odometer': 83045,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-31',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN ID.3 150kW Life Pro Performance 58kWh 5dr Auto',
'transmission': 'automatic',
'trim': '150kW Life Pro Performance 58kWh 5dr Auto',
'year': 2020}
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103063%27 HTTP/1.1" 200 None
2026-03-29 14:03:39 [manheim.gb] INFO: Saving data for 4103063: {'auction_closing_time': 1776070800.0, 'created_time': 1773832808.575308, 'last_price_update_time': 1774793019.44943}
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103063') HTTP/1.1" 204 0
2026-03-29 14:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 534fc3a6-0cc2-53ea-942b-7af318aeca52 with identifier: 4103315
2026-03-29 14:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 534fc3a6-0cc2-53ea-942b-7af318aeca52 with identifier: 4103315
2026-03-29 14:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 534fc3a6-0cc2-53ea-942b-7af318aeca52 with identifier: 4103315 to the API
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '534fc3a6-0cc2-53ea-942b-7af318aeca52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MF16LME',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4103315',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 52010,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-22',
'seller_name': 'Lookers',
'title': 'VAUXHALL CORSA 1.0T ecoFLEX Limited Edition 3dr',
'transmission': 'manual',
'trim': '1.0T ecoFLEX Limited Edition 3dr',
'year': 2016}
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103315%27 HTTP/1.1" 200 None
2026-03-29 14:03:39 [manheim.gb] INFO: Saving data for 4103315: {'auction_closing_time': 1774861200.0, 'created_time': 1773832637.673214, 'last_price_update_time': 1774793019.751662}
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103315') HTTP/1.1" 204 0
2026-03-29 14:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a1e31f6-158b-5611-82dc-c385ddff1efd with identifier: 4103594
2026-03-29 14:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a1e31f6-158b-5611-82dc-c385ddff1efd with identifier: 4103594
2026-03-29 14:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a1e31f6-158b-5611-82dc-c385ddff1efd with identifier: 4103594 to the API
2026-03-29 14:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8a1e31f6-158b-5611-82dc-c385ddff1efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ21SDO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4103594',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A3',
'odometer': 53542,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-11',
'seller_name': 'Hedin Automotive LTD',
'title': 'AUDI A3 35 TFSI S Line 4dr S Tronic',
'transmission': 'automatic',
'trim': '35 TFSI S Line 4dr S Tronic',
'year': 2021}
2026-03-29 14:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103594%27 HTTP/1.1" 200 None
2026-03-29 14:03:40 [manheim.gb] INFO: Saving data for 4103594: {'auction_closing_time': 1774947600.0, 'created_time': 1773957686.56874, 'last_price_update_time': 1774793020.830145}
2026-03-29 14:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103594') HTTP/1.1" 204 0
2026-03-29 14:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0f96fd5e-0d01-51a3-932b-0afee84fdc7a with identifier: 4103610
2026-03-29 14:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BRONZE HTTP/1.1" 200 None
2026-03-29 14:03:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0f96fd5e-0d01-51a3-932b-0afee84fdc7a with identifier: 4103610
2026-03-29 14:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0f96fd5e-0d01-51a3-932b-0afee84fdc7a with identifier: 4103610 to the API
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 87,
'car_expert_report_source_url': None,
'color': 'BRONZE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '0f96fd5e-0d01-51a3-932b-0afee84fdc7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LJ72ZLG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/2?id=4103610',
'listing': 'auction',
'location': 'Colchester',
'make': 'MAZDA',
'model': '2',
'odometer': 31815,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-02-08',
'seller_name': 'Motability Operations',
'title': 'MAZDA 2 1.5i Hybrid Agile 5dr CVT',
'transmission': 'automatic',
'trim': '1.5i Hybrid Agile 5dr CVT',
'year': 2023}
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103610%27 HTTP/1.1" 200 None
2026-03-29 14:03:41 [manheim.gb] INFO: Saving data for 4103610: {'auction_closing_time': 1774861200.0, 'created_time': 1773832502.250796, 'last_price_update_time': 1774793021.356573}
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103610') HTTP/1.1" 204 0
2026-03-29 14:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9afc296a-e079-5583-b28a-fe5568d1e5f1 with identifier: 4103682
2026-03-29 14:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9afc296a-e079-5583-b28a-fe5568d1e5f1 with scrape type 2
2026-03-29 14:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9afc296a-e079-5583-b28a-fe5568d1e5f1 with scrape type 2
2026-03-29 14:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9afc296a-e079-5583-b28a-fe5568d1e5f1, identifier: 4103682
2026-03-29 14:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9afc296a-e079-5583-b28a-fe5568d1e5f1 with identifier: 4103682
2026-03-29 14:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9afc296a-e079-5583-b28a-fe5568d1e5f1 with identifier: 4103682
2026-03-29 14:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9afc296a-e079-5583-b28a-fe5568d1e5f1 with identifier: 4103682 to the API
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 212,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9afc296a-e079-5583-b28a-fe5568d1e5f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX64ZKM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4103682',
'listing': 'auction',
'location': 'Northampton',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 168518,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-05',
'seller_name': 'Newman & Reidy LTD',
'title': 'FORD TRANSIT 2.2 TDCi 100ps Chassis Cab',
'transmission': 'manual',
'trim': '2.2 TDCi 100ps Chassis Cab',
'year': 2014}
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103682%27 HTTP/1.1" 200 None
2026-03-29 14:03:41 [manheim.gb] INFO: Saving data for 4103682: {'auction_closing_time': 1774947600.0, 'created_time': 1773744467.450462, 'last_price_update_time': 1774793021.859564}
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103682') HTTP/1.1" 204 0
2026-03-29 14:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 108a85ff-d091-5cd7-b2c1-ca78da995972 with identifier: 4103596
2026-03-29 14:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 108a85ff-d091-5cd7-b2c1-ca78da995972 with scrape type 2
2026-03-29 14:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 108a85ff-d091-5cd7-b2c1-ca78da995972 with scrape type 2
2026-03-29 14:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 108a85ff-d091-5cd7-b2c1-ca78da995972, identifier: 4103596
2026-03-29 14:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 108a85ff-d091-5cd7-b2c1-ca78da995972 with identifier: 4103596
2026-03-29 14:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 108a85ff-d091-5cd7-b2c1-ca78da995972 with identifier: 4103596
2026-03-29 14:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 108a85ff-d091-5cd7-b2c1-ca78da995972 with identifier: 4103596 to the API
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '108a85ff-d091-5cd7-b2c1-ca78da995972',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EA72MZP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/HR-V?id=4103596',
'listing': 'auction',
'location': 'Colchester',
'make': 'HONDA',
'model': 'HR-V',
'odometer': 13448,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-17',
'seller_name': 'Motability Operations',
'title': 'HONDA HR-V 1.5 eHEV Advance 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 eHEV Advance 5dr CVT',
'year': 2023}
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103596%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Saving data for 4103596: {'auction_closing_time': 1774861200.0, 'created_time': 1773832498.765959, 'last_price_update_time': 1774793022.266774}
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103596') HTTP/1.1" 204 0
2026-03-29 14:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cb85be0-7003-5161-8ee5-65e422ab02d0 with identifier: 4103883
2026-03-29 14:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cb85be0-7003-5161-8ee5-65e422ab02d0 with scrape type 2
2026-03-29 14:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cb85be0-7003-5161-8ee5-65e422ab02d0 with scrape type 2
2026-03-29 14:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2cb85be0-7003-5161-8ee5-65e422ab02d0, identifier: 4103883
2026-03-29 14:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2cb85be0-7003-5161-8ee5-65e422ab02d0 with identifier: 4103883
2026-03-29 14:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2cb85be0-7003-5161-8ee5-65e422ab02d0 with identifier: 4103883
2026-03-29 14:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2cb85be0-7003-5161-8ee5-65e422ab02d0 with identifier: 4103883 to the API
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 177,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2cb85be0-7003-5161-8ee5-65e422ab02d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SW63CTV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X5?id=4103883',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X5',
'odometer': 112989,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-16',
'seller_name': 'Sytner',
'title': 'BMW X5 xDrive M50d 5dr Auto',
'transmission': 'automatic',
'trim': 'xDrive M50d 5dr Auto',
'year': 2013}
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103883%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Saving data for 4103883: {'auction_closing_time': 1774861200.0, 'created_time': 1773832397.51654, 'last_price_update_time': 1774793022.697096}
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103883') HTTP/1.1" 204 0
2026-03-29 14:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:42 [manheim.gb] INFO: Page 31: 100 results (total: 8380)
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4103928
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4103930
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4103951
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4103962
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103962%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4103962: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4103991
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4103992
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274103992%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4103992: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104020
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104021
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104021%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104021: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104034
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104040
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104052
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104053
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104056
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104089
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104092
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104097
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104100
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104101
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104101%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104101: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104104
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104123
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104123%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104123: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104137
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104150
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104150%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104150: 2
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104158
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104160
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104192
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104201
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104201%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104201: 2
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104204
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104324
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104329
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104385
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104386
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104403
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104502
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104504
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104505
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104506
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104507
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104509
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104583
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104680
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104697
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104707
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104710
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104719
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104724
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104724%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104724: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104728
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104732
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104732%27 HTTP/1.1" 200 None
2026-03-29 14:03:42 [manheim.gb] INFO: Scrape type for 4104732: 0
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104734
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104736
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104742
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104745
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104748
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104749
2026-03-29 14:03:42 [manheim.gb] INFO: Found listing with ID: 4104753
2026-03-29 14:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104753%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104753: 2
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104759
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104759%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104759: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104760
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104786
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104812
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104812%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104812: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104843
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104843%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104843: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104846
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104846%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104846: 2
2026-03-29 14:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104847
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104848
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104848%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104848: 2
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104852
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104852%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104852: 2
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104867
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104867%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104867: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104868
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104868%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104868: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104870
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104871
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104871%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104871: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104882
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104929
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104932
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104959
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104964
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104965
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104980
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104981
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104981%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104981: 2
2026-03-29 14:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104984
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104995
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104995%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4104995: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4104997
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105075
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105086
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105086%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4105086: 2
2026-03-29 14:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34 with identifier: 4104201
2026-03-29 14:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34 with scrape type 2
2026-03-29 14:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34 with scrape type 2
2026-03-29 14:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34, identifier: 4104201
2026-03-29 14:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105092
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105092%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4105092: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105093
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105103
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105116
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105130
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105144
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105154
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105154%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4105154: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105169
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105171
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105175
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105182
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105210
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105218
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105227
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105251
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105251%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4105251: 0
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105254
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105259
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105274
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105274%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Scrape type for 4105274: 2
2026-03-29 14:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34 with identifier: 4104201
2026-03-29 14:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34 with identifier: 4104201
2026-03-29 14:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6fa2f431-7c76-52ec-bc8a-cf7605d3bb34 with identifier: 4104201 to the API
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 161,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6fa2f431-7c76-52ec-bc8a-cf7605d3bb34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VK17JJV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4104201',
'listing': 'directbuy',
'location': 'Washington',
'make': 'AUDI',
'model': 'Q3',
'odometer': 131413,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-31',
'seller_name': 'Lookers',
'title': 'AUDI Q3 2.0T FSI Quattro Black Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0T FSI Quattro Black Edition 5dr S Tronic',
'year': 2017}
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104201%27 HTTP/1.1" 200 None
2026-03-29 14:03:43 [manheim.gb] INFO: Saving data for 4104201: {'auction_closing_time': 1775034000.0, 'created_time': 1773832307.578304, 'last_price_update_time': 1774793023.856146}
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104201') HTTP/1.1" 204 0
2026-03-29 14:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105283
2026-03-29 14:03:43 [manheim.gb] INFO: Found listing with ID: 4105291
2026-03-29 14:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04624821-cc0d-5817-a205-c05a211c9f3b with identifier: 4104753
2026-03-29 14:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04624821-cc0d-5817-a205-c05a211c9f3b with scrape type 2
2026-03-29 14:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04624821-cc0d-5817-a205-c05a211c9f3b with scrape type 2
2026-03-29 14:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 04624821-cc0d-5817-a205-c05a211c9f3b, identifier: 4104753
2026-03-29 14:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a738026-e2c1-5f14-ba80-7f44ed5a9d52 with identifier: 4104852
2026-03-29 14:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a738026-e2c1-5f14-ba80-7f44ed5a9d52 with scrape type 2
2026-03-29 14:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a738026-e2c1-5f14-ba80-7f44ed5a9d52 with scrape type 2
2026-03-29 14:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7a738026-e2c1-5f14-ba80-7f44ed5a9d52, identifier: 4104852
2026-03-29 14:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 04624821-cc0d-5817-a205-c05a211c9f3b with identifier: 4104753
2026-03-29 14:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 04624821-cc0d-5817-a205-c05a211c9f3b with identifier: 4104753
2026-03-29 14:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 04624821-cc0d-5817-a205-c05a211c9f3b with identifier: 4104753 to the API
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '04624821-cc0d-5817-a205-c05a211c9f3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AO21NHK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X1?id=4104753',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': 'X1',
'odometer': 56878,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seller_name': 'HOLDEN GROUP',
'title': 'BMW X1 sDrive 18d xLine 5dr',
'transmission': 'manual',
'trim': 'sDrive 18d xLine 5dr',
'year': 2021}
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104753%27 HTTP/1.1" 200 None
2026-03-29 14:03:44 [manheim.gb] INFO: Saving data for 4104753: {'auction_closing_time': 1774947600.0, 'created_time': 1773832185.961435, 'last_price_update_time': 1774793024.500835}
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104753') HTTP/1.1" 204 0
2026-03-29 14:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7a738026-e2c1-5f14-ba80-7f44ed5a9d52 with identifier: 4104852
2026-03-29 14:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7a738026-e2c1-5f14-ba80-7f44ed5a9d52 with identifier: 4104852
2026-03-29 14:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7a738026-e2c1-5f14-ba80-7f44ed5a9d52 with identifier: 4104852 to the API
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277a738026-e2c1-5f14-ba80-7f44ed5a9d52%27 HTTP/1.1" 200 None
2026-03-29 14:03:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7a738026-e2c1-5f14-ba80-7f44ed5a9d52: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA STONIC 1.0T GDi 48V GT-Line S 5dr DCT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022STONIC\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222023-07-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/STONIC?id=4104852\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0T GDi 48V GT-Line S 5dr DCT\u0022, \u0022LicensePlate\u0022: \u0022BP23GAA\u0022, \u0022Year\u0022: 2023, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 129, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227a738026-e2c1-5f14-ba80-7f44ed5a9d52\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:03:44 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:03:44 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:44 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '7a738026-e2c1-5f14-ba80-7f44ed5a9d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BP23GAA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/STONIC?id=4104852',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'KIA',
'model': 'STONIC',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-07-06',
'seller_name': 'Allen Group',
'title': 'KIA STONIC 1.0T GDi 48V GT-Line S 5dr DCT',
'transmission': 'automatic',
'trim': '1.0T GDi 48V GT-Line S 5dr DCT',
'year': 2023}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104852%27 HTTP/1.1" 200 None
2026-03-29 14:03:44 [manheim.gb] INFO: Saving data for 4104852: {'auction_closing_time': 1775120400.0, 'created_time': 1773739760.892704, 'last_price_update_time': 1774793024.814338}
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104852') HTTP/1.1" 204 0
2026-03-29 14:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c340ad-5522-5a52-8c33-1440bc142e2a with identifier: 4104848
2026-03-29 14:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c340ad-5522-5a52-8c33-1440bc142e2a with scrape type 2
2026-03-29 14:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c340ad-5522-5a52-8c33-1440bc142e2a with scrape type 2
2026-03-29 14:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 55c340ad-5522-5a52-8c33-1440bc142e2a, identifier: 4104848
2026-03-29 14:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7a1387b-8763-596e-8af1-e87bc4b7aee6 with identifier: 4104150
2026-03-29 14:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7a1387b-8763-596e-8af1-e87bc4b7aee6 with scrape type 2
2026-03-29 14:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7a1387b-8763-596e-8af1-e87bc4b7aee6 with scrape type 2
2026-03-29 14:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a7a1387b-8763-596e-8af1-e87bc4b7aee6, identifier: 4104150
2026-03-29 14:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 009202c3-3c1c-5c7b-9df8-314511604f44 with identifier: 4104846
2026-03-29 14:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 009202c3-3c1c-5c7b-9df8-314511604f44 with scrape type 2
2026-03-29 14:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 009202c3-3c1c-5c7b-9df8-314511604f44 with scrape type 2
2026-03-29 14:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 009202c3-3c1c-5c7b-9df8-314511604f44, identifier: 4104846
2026-03-29 14:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 55c340ad-5522-5a52-8c33-1440bc142e2a with identifier: 4104848
2026-03-29 14:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 55c340ad-5522-5a52-8c33-1440bc142e2a with identifier: 4104848
2026-03-29 14:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 55c340ad-5522-5a52-8c33-1440bc142e2a with identifier: 4104848 to the API
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '55c340ad-5522-5a52-8c33-1440bc142e2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SO68EUA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/COUNTRYMAN?id=4104848',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 67411,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-22',
'seller_name': 'Lookers',
'title': 'MINI COUNTRYMAN 1.5 Cooper 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper 5dr',
'year': 2018}
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104848%27 HTTP/1.1" 200 None
2026-03-29 14:03:45 [manheim.gb] INFO: Saving data for 4104848: {'auction_closing_time': 1774861200.0, 'created_time': 1773832182.486253, 'last_price_update_time': 1774793025.40484}
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104848') HTTP/1.1" 204 0
2026-03-29 14:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a7a1387b-8763-596e-8af1-e87bc4b7aee6 with identifier: 4104150
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=BIANCA+WHITE HTTP/1.1" 200 None
2026-03-29 14:03:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03: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 14:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a7a1387b-8763-596e-8af1-e87bc4b7aee6 with identifier: 4104150
2026-03-29 14:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a7a1387b-8763-596e-8af1-e87bc4b7aee6 with identifier: 4104150 to the API
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'color': 'BIANCA WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7a1387b-8763-596e-8af1-e87bc4b7aee6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MA70ZYE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4104150',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 138450,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-22',
'seller_name': 'Zenith',
'title': 'PEUGEOT PARTNER 1000 1.5 BlueHDi 100 Professional Van',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Van',
'year': 2021}
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104150%27 HTTP/1.1" 200 None
2026-03-29 14:03:45 [manheim.gb] INFO: Saving data for 4104150: {'auction_closing_time': 1774861200.0, 'created_time': 1774044347.114489, 'last_price_update_time': 1774793025.835655}
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104150') HTTP/1.1" 204 0
2026-03-29 14:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 009202c3-3c1c-5c7b-9df8-314511604f44 with identifier: 4104846
2026-03-29 14:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 009202c3-3c1c-5c7b-9df8-314511604f44 with identifier: 4104846
2026-03-29 14:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 009202c3-3c1c-5c7b-9df8-314511604f44 with identifier: 4104846 to the API
2026-03-29 14:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 40,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '009202c3-3c1c-5c7b-9df8-314511604f44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KW70ZFV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/COUNTRYMAN?id=4104846',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'COUNTRYMAN',
'odometer': 36005,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-29',
'seller_name': 'Lookers',
'title': 'MINI COUNTRYMAN 1.5 Cooper S E Classic ALL4 PHEV 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper S E Classic ALL4 PHEV 5dr Auto',
'year': 2021}
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104846%27 HTTP/1.1" 200 None
2026-03-29 14:03:46 [manheim.gb] INFO: Saving data for 4104846: {'auction_closing_time': 1774861200.0, 'created_time': 1773828799.629439, 'last_price_update_time': 1774793026.16721}
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104846') HTTP/1.1" 204 0
2026-03-29 14:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b438015b-6c53-51e3-95aa-9d1fd582e2a5 with identifier: 4104981
2026-03-29 14:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b438015b-6c53-51e3-95aa-9d1fd582e2a5 with scrape type 2
2026-03-29 14:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b438015b-6c53-51e3-95aa-9d1fd582e2a5 with scrape type 2
2026-03-29 14:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b438015b-6c53-51e3-95aa-9d1fd582e2a5, identifier: 4104981
2026-03-29 14:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33b3071e-0450-5d3b-839e-9bbb5156af02 with identifier: 4105086
2026-03-29 14:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33b3071e-0450-5d3b-839e-9bbb5156af02 with scrape type 2
2026-03-29 14:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33b3071e-0450-5d3b-839e-9bbb5156af02 with scrape type 2
2026-03-29 14:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 33b3071e-0450-5d3b-839e-9bbb5156af02, identifier: 4105086
2026-03-29 14:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b438015b-6c53-51e3-95aa-9d1fd582e2a5 with identifier: 4104981
2026-03-29 14:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b438015b-6c53-51e3-95aa-9d1fd582e2a5 with identifier: 4104981
2026-03-29 14:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b438015b-6c53-51e3-95aa-9d1fd582e2a5 with identifier: 4104981 to the API
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b438015b-6c53-51e3-95aa-9d1fd582e2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WR64PXZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4104981',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 40906,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-17',
'seller_name': 'Perrys',
'title': 'VAUXHALL MOKKA 1.4T Exclusiv 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T Exclusiv 5dr Auto',
'year': 2014}
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274104981%27 HTTP/1.1" 200 None
2026-03-29 14:03:46 [manheim.gb] INFO: Saving data for 4104981: {'auction_closing_time': 1774947600.0, 'created_time': 1773832109.779784, 'last_price_update_time': 1774793026.690368}
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104981') HTTP/1.1" 204 0
2026-03-29 14:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 33b3071e-0450-5d3b-839e-9bbb5156af02 with identifier: 4105086
2026-03-29 14:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 33b3071e-0450-5d3b-839e-9bbb5156af02 with identifier: 4105086
2026-03-29 14:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 33b3071e-0450-5d3b-839e-9bbb5156af02 with identifier: 4105086 to the API
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 232,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '33b3071e-0450-5d3b-839e-9bbb5156af02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GU21XOO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY?id=4105086',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'DISCOVERY',
'odometer': 95622,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-08',
'seller_name': 'Southeast Motors',
'title': 'LAND ROVER DISCOVERY 3.0 D300 HSE Commercial Auto',
'transmission': 'automatic',
'trim': '3.0 D300 HSE Commercial Auto',
'year': 2021}
2026-03-29 14:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105086%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Saving data for 4105086: {'auction_closing_time': 1774947600.0, 'created_time': 1773832026.569087, 'last_price_update_time': 1774793027.00596}
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105086') HTTP/1.1" 204 0
2026-03-29 14:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5615283-df40-5d56-b93e-7cd22796b825 with identifier: 4105274
2026-03-29 14:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5615283-df40-5d56-b93e-7cd22796b825 with scrape type 2
2026-03-29 14:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5615283-df40-5d56-b93e-7cd22796b825 with scrape type 2
2026-03-29 14:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f5615283-df40-5d56-b93e-7cd22796b825, identifier: 4105274
2026-03-29 14:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f5615283-df40-5d56-b93e-7cd22796b825 with identifier: 4105274
2026-03-29 14:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f5615283-df40-5d56-b93e-7cd22796b825 with identifier: 4105274
2026-03-29 14:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f5615283-df40-5d56-b93e-7cd22796b825 with identifier: 4105274 to the API
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 245,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f5615283-df40-5d56-b93e-7cd22796b825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'EO71FSG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/RANGER?id=4105274',
'listing': 'directbuy',
'location': 'Washington',
'make': 'FORD',
'model': 'RANGER',
'odometer': 67450,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-02',
'seller_name': 'Direct Car-Ching',
'title': 'FORD RANGER Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'transmission': 'automatic',
'trim': 'Pick Up Double Cab Wildtrak 2.0 EcoBlue 213 Auto',
'year': 2021}
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105274%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Saving data for 4105274: {'auction_closing_time': 1775034000.0, 'created_time': 1774361371.578108, 'last_price_update_time': 1774793027.444219}
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105274') HTTP/1.1" 204 0
2026-03-29 14:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:47 [manheim.gb] INFO: Page 32: 100 results (total: 8380)
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105310
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105327
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105330
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105331
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105332
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105371
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105382
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105388
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105395
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105398
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105398%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105398: 2
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105400
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105410
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105410%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105410: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105413
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105413%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105413: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105416
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105419
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105423
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105424
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105426
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105430
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105430%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105430: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105432
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105432%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105432: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105441
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105443
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105443%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105443: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105454
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105460
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105466
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105466%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105466: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105483
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105495
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105495%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105495: 2
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105519
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105526
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105534
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105539
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105541
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105542
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105545
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105545%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105545: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105551
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105553
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105553%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105553: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105562
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105566
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105568
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105569
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105573
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105574
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105589
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105594
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105594%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105594: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105600
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105603
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105610
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105616
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105616%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105616: 2
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105617
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105624
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105624%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105624: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105632
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105633
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105637
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105637%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105637: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105642
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105660
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105669
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105676
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105683
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105685
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105689
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105693
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105695
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105695%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105695: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105696
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105698
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105711
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105711%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105711: 2
2026-03-29 14:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105743
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105744
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105744%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105744: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105775
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105775%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105775: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105788
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105820
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105822
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105822%27 HTTP/1.1" 200 None
2026-03-29 14:03:47 [manheim.gb] INFO: Scrape type for 4105822: 0
2026-03-29 14:03:47 [manheim.gb] INFO: Found listing with ID: 4105856
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105856%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4105856: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4105869
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4105872
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4105879
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4105966
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4105987
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106069
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106069%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4106069: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106083
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106093
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106101
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106101%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4106101: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106104
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106131
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106131%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4106131: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106134
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106137
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106137%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4106137: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106140
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106149
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106150
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106161
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106164
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106180
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106184
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106190
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106192
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106198
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106198%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4106198: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106204
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106207
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106214
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106214%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Scrape type for 4106214: 0
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106215
2026-03-29 14:03:48 [manheim.gb] INFO: Found listing with ID: 4106218
2026-03-29 14:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3b14c47-fc37-5629-a2c7-4646f936e6c9 with identifier: 4105398
2026-03-29 14:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3b14c47-fc37-5629-a2c7-4646f936e6c9 with scrape type 2
2026-03-29 14:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3b14c47-fc37-5629-a2c7-4646f936e6c9 with scrape type 2
2026-03-29 14:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e3b14c47-fc37-5629-a2c7-4646f936e6c9, identifier: 4105398
2026-03-29 14:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e3b14c47-fc37-5629-a2c7-4646f936e6c9 with identifier: 4105398
2026-03-29 14:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e3b14c47-fc37-5629-a2c7-4646f936e6c9 with identifier: 4105398
2026-03-29 14:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e3b14c47-fc37-5629-a2c7-4646f936e6c9 with identifier: 4105398 to the API
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 137,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3b14c47-fc37-5629-a2c7-4646f936e6c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH69HLW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA%20CLASS?id=4105398',
'listing': 'auction',
'location': 'Birmingham',
'make': 'MERCEDES-BENZ',
'model': 'CLA CLASS',
'odometer': 74931,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-31',
'seller_name': 'Hilton Garage Ltd',
'title': 'MERCEDES-BENZ CLA CLASS GLC 220d 4Matic Sport 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 220d 4Matic Sport 5dr 9G-Tronic',
'year': 2019}
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105398%27 HTTP/1.1" 200 None
2026-03-29 14:03:48 [manheim.gb] INFO: Saving data for 4105398: {'auction_closing_time': 1774861200.0, 'created_time': 1773831921.030807, 'last_price_update_time': 1774793028.654036}
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105398') HTTP/1.1" 204 0
2026-03-29 14:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42a6f70c-83b4-5ff5-828a-cc42f4164813 with identifier: 4105616
2026-03-29 14:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42a6f70c-83b4-5ff5-828a-cc42f4164813 with scrape type 2
2026-03-29 14:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42a6f70c-83b4-5ff5-828a-cc42f4164813 with scrape type 2
2026-03-29 14:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 42a6f70c-83b4-5ff5-828a-cc42f4164813, identifier: 4105616
2026-03-29 14:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0a56416-8939-5ff1-b435-8387a9f08c99 with identifier: 4105495
2026-03-29 14:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0a56416-8939-5ff1-b435-8387a9f08c99 with scrape type 2
2026-03-29 14:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0a56416-8939-5ff1-b435-8387a9f08c99 with scrape type 2
2026-03-29 14:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c0a56416-8939-5ff1-b435-8387a9f08c99, identifier: 4105495
2026-03-29 14:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 42a6f70c-83b4-5ff5-828a-cc42f4164813 with identifier: 4105616
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-29 14:03:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:03: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 14:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 42a6f70c-83b4-5ff5-828a-cc42f4164813 with identifier: 4105616
2026-03-29 14:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 42a6f70c-83b4-5ff5-828a-cc42f4164813 with identifier: 4105616 to the API
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'Yellow',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '42a6f70c-83b4-5ff5-828a-cc42f4164813',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO73PYP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4105616',
'listing': 'auction',
'location': 'Colchester',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 17368,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-09-15',
'seller_name': 'Hedin Automotive LTD',
'title': 'MINI HATCHBACK 1.5 Cooper Sport Premium 3dr',
'transmission': 'automatic',
'trim': '1.5 Cooper Sport Premium 3dr',
'year': 2023}
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105616%27 HTTP/1.1" 200 None
2026-03-29 14:03:49 [manheim.gb] INFO: Saving data for 4105616: {'auction_closing_time': 1774947600.0, 'created_time': 1773929219.62581, 'last_price_update_time': 1774793029.500138}
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105616') HTTP/1.1" 204 0
2026-03-29 14:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c0a56416-8939-5ff1-b435-8387a9f08c99 with identifier: 4105495
2026-03-29 14:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c0a56416-8939-5ff1-b435-8387a9f08c99 with identifier: 4105495
2026-03-29 14:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c0a56416-8939-5ff1-b435-8387a9f08c99 with identifier: 4105495 to the API
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'c0a56416-8939-5ff1-b435-8387a9f08c99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ND25ODA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CAPTUR?id=4105495',
'listing': 'directbuy',
'location': 'Washington',
'make': 'RENAULT',
'model': 'CAPTUR',
'odometer': 3148,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-05-28',
'seller_name': 'Pulman Group Direct',
'title': 'RENAULT CAPTUR 1.6 E-Tech Full Hybrid 145 Techno 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 E-Tech Full Hybrid 145 Techno 5dr Auto',
'year': 2025}
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105495%27 HTTP/1.1" 200 None
2026-03-29 14:03:49 [manheim.gb] INFO: Saving data for 4105495: {'auction_closing_time': 1775034000.0, 'created_time': 1773831759.248821, 'last_price_update_time': 1774793029.826022}
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105495') HTTP/1.1" 204 0
2026-03-29 14:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2836b99b-7ab0-511f-afd1-0505371c9812 with identifier: 4105711
2026-03-29 14:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2836b99b-7ab0-511f-afd1-0505371c9812 with scrape type 2
2026-03-29 14:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2836b99b-7ab0-511f-afd1-0505371c9812 with scrape type 2
2026-03-29 14:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2836b99b-7ab0-511f-afd1-0505371c9812, identifier: 4105711
2026-03-29 14:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2836b99b-7ab0-511f-afd1-0505371c9812 with identifier: 4105711
2026-03-29 14:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2836b99b-7ab0-511f-afd1-0505371c9812 with identifier: 4105711
2026-03-29 14:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2836b99b-7ab0-511f-afd1-0505371c9812 with identifier: 4105711 to the API
2026-03-29 14:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 241,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2836b99b-7ab0-511f-afd1-0505371c9812',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72URD',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4105711',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 86571,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-31',
'seller_name': 'Arval',
'title': 'VAUXHALL MOVANO 2.2 Turbo D 140ps H2 Window Van Prime',
'transmission': 'manual',
'trim': '2.2 Turbo D 140ps H2 Window Van Prime',
'year': 2022}
2026-03-29 14:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274105711%27 HTTP/1.1" 200 None
2026-03-29 14:03:50 [manheim.gb] INFO: Saving data for 4105711: {'auction_closing_time': 1774861200.0, 'created_time': 1773831525.787165, 'last_price_update_time': 1774793030.862246}
2026-03-29 14:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105711') HTTP/1.1" 204 0
2026-03-29 14:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:50 [manheim.gb] INFO: Page 33: 100 results (total: 8380)
2026-03-29 14:03:50 [manheim.gb] INFO: Found listing with ID: 4106220
2026-03-29 14:03:50 [manheim.gb] INFO: Found listing with ID: 4106303
2026-03-29 14:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106303%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106303: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106305
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106309
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106313
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106314
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106317
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106325
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106399
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106411
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106434
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106435
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106438
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106444
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106449
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106450
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106451
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106451%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106451: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106452
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106453
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106460
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106460%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106460: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106469
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106472
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106477
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106484
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106489
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106489%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106489: 2
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106497
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106499
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106501
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106515
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106515%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106515: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106521
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106524
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106528
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106531
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106531%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106531: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106552
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106559
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106564
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106621
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106625
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106625%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106625: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106629
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106630
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106630%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106630: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106631
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106633
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106634
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106635
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106655
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106658
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106662
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106664
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106676
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106717
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106735
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106741
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106760
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106780
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106781
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106783
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106789
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106790
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106791
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106802
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106803
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106807
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106825
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106830
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106831
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106831%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106831: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106832
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106833
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106833%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106833: 2
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106840
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106845
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106851
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106851%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106851: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106854
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106860
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106860%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106860: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106861
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106861%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106861: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106864
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106865
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106865%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106865: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106868
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106870
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106870%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106870: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106871
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106886
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106889
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106890
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106895
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106903
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106903%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106903: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106937
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106942
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106943
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106944
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106946
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106946%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106946: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106947
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106949
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106950
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106951
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106954
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106955
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106956
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106958
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106961
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106963
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106963%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Scrape type for 4106963: 0
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106972
2026-03-29 14:03:51 [manheim.gb] INFO: Found listing with ID: 4106974
2026-03-29 14:03:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fac7de26-9bd6-5c59-bee4-959c105a81ed with identifier: 4106489
2026-03-29 14:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fac7de26-9bd6-5c59-bee4-959c105a81ed with scrape type 2
2026-03-29 14:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fac7de26-9bd6-5c59-bee4-959c105a81ed with scrape type 2
2026-03-29 14:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fac7de26-9bd6-5c59-bee4-959c105a81ed, identifier: 4106489
2026-03-29 14:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fac7de26-9bd6-5c59-bee4-959c105a81ed with identifier: 4106489
2026-03-29 14:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fac7de26-9bd6-5c59-bee4-959c105a81ed with identifier: 4106489
2026-03-29 14:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fac7de26-9bd6-5c59-bee4-959c105a81ed with identifier: 4106489 to the API
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fac7de26-9bd6-5c59-bee4-959c105a81ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BV22TXY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4106489',
'listing': 'auction',
'location': 'Leeds',
'make': 'SEAT',
'model': 'LEON',
'odometer': 85533,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-14',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'SEAT LEON 1.0 TSI EVO SE 5dr',
'transmission': 'manual',
'trim': '1.0 TSI EVO SE 5dr',
'year': 2022}
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106489%27 HTTP/1.1" 200 None
2026-03-29 14:03:51 [manheim.gb] INFO: Saving data for 4106489: {'auction_closing_time': 1774861200.0, 'created_time': 1774476239.064258, 'last_price_update_time': 1774793031.981041}
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106489') HTTP/1.1" 204 0
2026-03-29 14:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:52 [manheim.gb] INFO: Page 34: 100 results (total: 8380)
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4106981
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4106982
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106982%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4106982: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4106992
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4106993
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106993%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4106993: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4106995
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107001
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107001%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107001: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107009
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107009%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107009: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107014
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107017
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107017%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107017: 2
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107019
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107019%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107019: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107028
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107044
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107048
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107053
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107054
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107057
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107058
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107059
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107060
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107064
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107073
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107074
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107074%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107074: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107075
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107075%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107075: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107076
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107076%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107076: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107082
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107090
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107090%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107090: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107091
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107091%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107091: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107097
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107101
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107109
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107113
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107116
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107133
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107133%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107133: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107145
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107164
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107170
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107189
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107193
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107202
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107226
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107245
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107257
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107268
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107279
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107280
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107282
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107282%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107282: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107285
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107288
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107288%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107288: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107290
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107291
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107292
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107297
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107297%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107297: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107328
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107334
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107339
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107339%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107339: 2
2026-03-29 14:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107341
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107348
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107389
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107389%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107389: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107483
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107489
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107495
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107496
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107537
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107555
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107555%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107555: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107600
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107600%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107600: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107618
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107625
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107628
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107628%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107628: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107629
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107631
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107631%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107631: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107632
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107635
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107638
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107641
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107641%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107641: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107645
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107645%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107645: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107650
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107651
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107651%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107651: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107658
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107659
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107659%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107659: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107665
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107667
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107681
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107683
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107684
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107686
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107688
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107688%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107688: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107706
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107709
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107711
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107713
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107715
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107724
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107724%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107724: 2
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107725
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107726
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107727
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107727%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107727: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107730
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107730%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107730: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107731
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107731%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107731: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107735
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107740
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107740%27 HTTP/1.1" 200 None
2026-03-29 14:03:52 [manheim.gb] INFO: Scrape type for 4107740: 0
2026-03-29 14:03:52 [manheim.gb] INFO: Found listing with ID: 4107741
2026-03-29 14:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97607fa3-da3f-5a83-bde9-cb5beef262d7 with identifier: 4106833
2026-03-29 14:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97607fa3-da3f-5a83-bde9-cb5beef262d7 with scrape type 2
2026-03-29 14:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97607fa3-da3f-5a83-bde9-cb5beef262d7 with scrape type 2
2026-03-29 14:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 97607fa3-da3f-5a83-bde9-cb5beef262d7, identifier: 4106833
2026-03-29 14:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 97607fa3-da3f-5a83-bde9-cb5beef262d7 with identifier: 4106833
2026-03-29 14:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 97607fa3-da3f-5a83-bde9-cb5beef262d7 with identifier: 4106833
2026-03-29 14:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 97607fa3-da3f-5a83-bde9-cb5beef262d7 with identifier: 4106833 to the API
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 182,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '97607fa3-da3f-5a83-bde9-cb5beef262d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO21NBE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SSANGYONG/KORANDO?id=4106833',
'listing': 'auction',
'location': 'Leeds',
'make': 'SSANGYONG',
'model': 'KORANDO',
'odometer': 46744,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-13',
'seller_name': 'Stellantis & You',
'title': 'SSANGYONG KORANDO 1.5 Ultimate 5dr Auto',
'transmission': 'automatic',
'trim': '1.5 Ultimate 5dr Auto',
'year': 2021}
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274106833%27 HTTP/1.1" 200 None
2026-03-29 14:03:53 [manheim.gb] INFO: Saving data for 4106833: {'auction_closing_time': 1774861200.0, 'created_time': 1773831271.87212, 'last_price_update_time': 1774793033.240395}
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106833') HTTP/1.1" 204 0
2026-03-29 14:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c216a36-3b0b-587d-8da9-a6f57a1ce82f with identifier: 4107017
2026-03-29 14:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c216a36-3b0b-587d-8da9-a6f57a1ce82f with scrape type 2
2026-03-29 14:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c216a36-3b0b-587d-8da9-a6f57a1ce82f with scrape type 2
2026-03-29 14:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8c216a36-3b0b-587d-8da9-a6f57a1ce82f, identifier: 4107017
2026-03-29 14:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8c216a36-3b0b-587d-8da9-a6f57a1ce82f with identifier: 4107017
2026-03-29 14:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8c216a36-3b0b-587d-8da9-a6f57a1ce82f with identifier: 4107017
2026-03-29 14:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8c216a36-3b0b-587d-8da9-a6f57a1ce82f with identifier: 4107017 to the API
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 107,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8c216a36-3b0b-587d-8da9-a6f57a1ce82f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK17LTV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/FABIA?id=4107017',
'listing': 'directbuy',
'location': 'Leeds',
'make': 'SKODA',
'model': 'FABIA',
'odometer': 94855,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-02',
'seller_name': 'Lloyd Motor Group',
'title': 'SKODA FABIA 1.2 TSI 90 SE 5dr',
'transmission': 'manual',
'trim': '1.2 TSI 90 SE 5dr',
'year': 2017}
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107017%27 HTTP/1.1" 200 None
2026-03-29 14:03:53 [manheim.gb] INFO: Saving data for 4107017: {'auction_closing_time': 1774861200.0, 'created_time': 1773842537.027907, 'last_price_update_time': 1774793033.752477}
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107017') HTTP/1.1" 204 0
2026-03-29 14:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4e198fd-0259-5117-b6b9-c011273da2a3 with identifier: 4107339
2026-03-29 14:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4e198fd-0259-5117-b6b9-c011273da2a3 with scrape type 2
2026-03-29 14:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4e198fd-0259-5117-b6b9-c011273da2a3 with scrape type 2
2026-03-29 14:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d4e198fd-0259-5117-b6b9-c011273da2a3, identifier: 4107339
2026-03-29 14:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d4e198fd-0259-5117-b6b9-c011273da2a3 with identifier: 4107339
2026-03-29 14:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d4e198fd-0259-5117-b6b9-c011273da2a3 with identifier: 4107339
2026-03-29 14:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d4e198fd-0259-5117-b6b9-c011273da2a3 with identifier: 4107339 to the API
2026-03-29 14:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:54 [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 14:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 159,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4e198fd-0259-5117-b6b9-c011273da2a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RA18NDF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q5?id=4107339',
'listing': 'auction',
'location': 'Leeds',
'make': 'AUDI',
'model': 'Q5',
'odometer': 120189,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-31',
'seller_name': 'D M Keith Ltd',
'title': 'AUDI Q5 2.0T FSI Quattro S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0T FSI Quattro S Line 5dr S Tronic',
'year': 2018}
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107339%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Saving data for 4107339: {'auction_closing_time': 1774861200.0, 'created_time': 1773827344.805155, 'last_price_update_time': 1774793034.183986}
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107339') HTTP/1.1" 204 0
2026-03-29 14:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab413fe3-50ad-5a5e-be15-78bba9a7609a with identifier: 4107724
2026-03-29 14:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab413fe3-50ad-5a5e-be15-78bba9a7609a with scrape type 2
2026-03-29 14:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab413fe3-50ad-5a5e-be15-78bba9a7609a with scrape type 2
2026-03-29 14:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ab413fe3-50ad-5a5e-be15-78bba9a7609a, identifier: 4107724
2026-03-29 14:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ab413fe3-50ad-5a5e-be15-78bba9a7609a with identifier: 4107724
2026-03-29 14:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ab413fe3-50ad-5a5e-be15-78bba9a7609a with identifier: 4107724
2026-03-29 14:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ab413fe3-50ad-5a5e-be15-78bba9a7609a with identifier: 4107724 to the API
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:54 [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 14:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.7L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ab413fe3-50ad-5a5e-be15-78bba9a7609a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PX63GVW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA%20GTC?id=4107724',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'ASTRA GTC',
'odometer': 87656,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-06',
'seller_name': 'Lloyd Motor Group',
'title': 'VAUXHALL ASTRA GTC 1.7 CDTi 16V 130 SRi 3dr',
'transmission': 'manual',
'trim': '1.7 CDTi 16V 130 SRi 3dr',
'year': 2013}
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107724%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Saving data for 4107724: {'auction_closing_time': 1774861200.0, 'created_time': 1773830898.349133, 'last_price_update_time': 1774793034.590018}
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107724') HTTP/1.1" 204 0
2026-03-29 14:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:54 [manheim.gb] INFO: Page 35: 100 results (total: 8380)
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107742
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107746
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107746%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4107746: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107773
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107775
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107775%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4107775: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107777
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107779
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107784
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107785
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107787
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107839
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107840
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107849
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107849%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4107849: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107856
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107858
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107862
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107863
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107865
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107868
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107871
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107876
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107876%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4107876: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107879
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107882
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107985
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107985%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4107985: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107987
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107988
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107990
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274107990%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4107990: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4107994
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108008
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108013
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108016
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108025
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108025%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108025: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108027
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108027%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108027: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108031
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108031%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108031: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108032
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108052
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108052%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108052: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108055
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108094
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108111
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108112
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108116
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108117
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108131
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108142
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108142%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108142: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108143
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108145
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108146
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108149
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108149%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108149: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108155
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108164
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108165
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108165%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108165: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108171
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108172
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108173
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108187
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108190
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108191
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108192
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108195
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108195%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108195: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108198
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108200
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108208
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108211
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108214
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108214%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108214: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108223
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108223%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108223: 0
2026-03-29 14:03:54 [manheim.gb] INFO: Found listing with ID: 4108232
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108232%27 HTTP/1.1" 200 None
2026-03-29 14:03:54 [manheim.gb] INFO: Scrape type for 4108232: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108235
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108242
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108244
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108245
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108250
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108250%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108250: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108251
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108259
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108265
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108267
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108271
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108273
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108293
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108295
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108298
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108298%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108298: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108299
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108300
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108300%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108300: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108301
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108302
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108307
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108309
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108311
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108311%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108311: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108325
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108325%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108325: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108329
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108329%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108329: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108333
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108342
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108342%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108342: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108343
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108343%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108343: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108344
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108345
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108346
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108348
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108348%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108348: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108349
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108349%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108349: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108350
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108350%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108350: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108354
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108354%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108354: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108355
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108357
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108357%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108357: 0
2026-03-29 14:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:55 [manheim.gb] INFO: Page 36: 100 results (total: 8380)
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108362
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108365
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108367
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108367%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108367: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108376
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108376%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108376: 2
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108377
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108382
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108382%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108382: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108387
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108390
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108392
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108393
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108397
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108397%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108397: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108398
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108400
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108404
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108405
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108406
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108407
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108408
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108408%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108408: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108410
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108421
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108425
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108425%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108425: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108426
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108427
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108430
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108436
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108464
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108466
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108488
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108488%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108488: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108496
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108508
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108522
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108527
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108531
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108533
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108536
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108548
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108548%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108548: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108550
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108550%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108550: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108555
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108557
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108563
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108563%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108563: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108568
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108569
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108571
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108573
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108577
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108587
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108591
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108591%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108591: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108600
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108602
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108617
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108617%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108617: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108638
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108641
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108644
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108644%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108644: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108659
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108659%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108659: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108661
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108665
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108670
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108670%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108670: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108672
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108675
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108676
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108677
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108686
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108686%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108686: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108688
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108694
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108695
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108736
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108747
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108826
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108841
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108843
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108843%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108843: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108844
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108844%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108844: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108845
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108850
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108880
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108933
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108959
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108967
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108973
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108973%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4108973: 2
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108979
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108980
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4108999
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109026
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109038
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109055
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109055%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109055: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109059
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109214
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109216
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109216%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109216: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109217
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109237
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109237%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109237: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109311
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109311%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109311: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109313
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109314
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109314%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109314: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109316
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109316%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109316: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109328
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109330
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109332
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109332%27 HTTP/1.1" 200 None
2026-03-29 14:03:55 [manheim.gb] INFO: Scrape type for 4109332: 0
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109333
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109335
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109336
2026-03-29 14:03:55 [manheim.gb] INFO: Found listing with ID: 4109337
2026-03-29 14:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0 with identifier: 4108376
2026-03-29 14:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0 with scrape type 2
2026-03-29 14:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0 with scrape type 2
2026-03-29 14:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0, identifier: 4108376
2026-03-29 14:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0 with identifier: 4108376
2026-03-29 14:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0 with identifier: 4108376
2026-03-29 14:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8ee004fd-3c4b-5bd2-be9c-ab442330f0f0 with identifier: 4108376 to the API
2026-03-29 14:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8ee004fd-3c4b-5bd2-be9c-ab442330f0f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ND69AZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4108376',
'listing': 'auction',
'location': 'Leeds',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 76183,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-10',
'seller_name': 'Big Motoring World Ltd',
'title': 'MINI HATCHBACK 1.5 Cooper Classic II 5dr',
'transmission': 'manual',
'trim': '1.5 Cooper Classic II 5dr',
'year': 2019}
2026-03-29 14:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108376%27 HTTP/1.1" 200 None
2026-03-29 14:03:56 [manheim.gb] INFO: Saving data for 4108376: {'auction_closing_time': 1774861200.0, 'created_time': 1773830523.343327, 'last_price_update_time': 1774793036.73788}
2026-03-29 14:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108376') HTTP/1.1" 204 0
2026-03-29 14:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cbd1e26-4a03-5d3f-a27f-507163007636 with identifier: 4108973
2026-03-29 14:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cbd1e26-4a03-5d3f-a27f-507163007636 with scrape type 2
2026-03-29 14:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cbd1e26-4a03-5d3f-a27f-507163007636 with scrape type 2
2026-03-29 14:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0cbd1e26-4a03-5d3f-a27f-507163007636, identifier: 4108973
2026-03-29 14:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0cbd1e26-4a03-5d3f-a27f-507163007636 with identifier: 4108973
2026-03-29 14:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0cbd1e26-4a03-5d3f-a27f-507163007636 with identifier: 4108973
2026-03-29 14:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0cbd1e26-4a03-5d3f-a27f-507163007636 with identifier: 4108973 to the API
2026-03-29 14:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03: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 14:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 186,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0cbd1e26-4a03-5d3f-a27f-507163007636',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR14OBH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4108973',
'listing': 'auction',
'location': 'Colchester',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 83343,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-24',
'seller_name': None,
'title': 'PEUGEOT EXPERT 1200 2.0 HDi 130 H2 Van',
'transmission': 'manual',
'trim': '1200 2.0 HDi 130 H2 Van',
'year': 2014}
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274108973%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Saving data for 4108973: {'auction_closing_time': 1775120400.0, 'created_time': 1773830383.925916, 'last_price_update_time': 1774793038.164783}
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108973') HTTP/1.1" 204 0
2026-03-29 14:03:58 [manheim.gb] INFO: Page 37: 100 results (total: 8380)
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109338
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109341
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109342
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109342%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109342: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109348
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109349
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109357
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109360
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109360%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109360: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109366
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109369
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109402
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109413
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109415
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109418
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109419
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109421
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109422
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109424
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109424%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109424: 2
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109428
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109428%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109428: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109429
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109431
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109435
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109442
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109449
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109450
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109452
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109452%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109452: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109455
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109457
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109457%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109457: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109458
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109459
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109459%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109459: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109464
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109464%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109464: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109470
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109470%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109470: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109472
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109472%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109472: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109489
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109489%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109489: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109493
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109494
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109495
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109495%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109495: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109500
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109501
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109502
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109521
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109554
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109554%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109554: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109559
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109560
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109563
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109569
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109579
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109580
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109580%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109580: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109584
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109601
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109602
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109612
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109612%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109612: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109613
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109613%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109613: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109620
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109635
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109640
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109643
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109643%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109643: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109649
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109662
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109664
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109691
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109707
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109717
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109717%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109717: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109719
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109722
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109737
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109751
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109759
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109760
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109762
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109762%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109762: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109777
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109783
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109783%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109783: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109784
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109784%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109784: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109790
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109793
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109794
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109794%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109794: 2
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109796
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109797
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109798
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109811
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109816
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109819
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109820
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109820%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109820: 2
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109823
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109825
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109826
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109828
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109828%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109828: 2
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109833
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109835
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109839
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109843
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109843%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109843: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109846
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109848
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109850
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109852
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109856
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109865
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109865%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109865: 2
2026-03-29 14:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109866
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109867
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109868
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109868%27 HTTP/1.1" 200 None
2026-03-29 14:03:58 [manheim.gb] INFO: Scrape type for 4109868: 0
2026-03-29 14:03:58 [manheim.gb] INFO: Found listing with ID: 4109869
2026-03-29 14:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6080ede-b3aa-5194-a7e9-b41131a73cc1 with identifier: 4109424
2026-03-29 14:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6080ede-b3aa-5194-a7e9-b41131a73cc1 with scrape type 2
2026-03-29 14:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6080ede-b3aa-5194-a7e9-b41131a73cc1 with scrape type 2
2026-03-29 14:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f6080ede-b3aa-5194-a7e9-b41131a73cc1, identifier: 4109424
2026-03-29 14:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f6080ede-b3aa-5194-a7e9-b41131a73cc1 with identifier: 4109424
2026-03-29 14:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f6080ede-b3aa-5194-a7e9-b41131a73cc1 with identifier: 4109424
2026-03-29 14:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f6080ede-b3aa-5194-a7e9-b41131a73cc1 with identifier: 4109424 to the API
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 122,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6080ede-b3aa-5194-a7e9-b41131a73cc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WM21VSK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4109424',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 62579,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-19',
'seller_name': 'Avis Direct',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV Titanium 5dr',
'year': 2021}
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109424%27 HTTP/1.1" 200 None
2026-03-29 14:03:59 [manheim.gb] INFO: Saving data for 4109424: {'auction_closing_time': 1774861200.0, 'created_time': 1773829086.236513, 'last_price_update_time': 1774793039.220808}
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109424') HTTP/1.1" 204 0
2026-03-29 14:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d44eeeb0-4f2a-5c21-8ede-e768bb93378e with identifier: 4109820
2026-03-29 14:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d44eeeb0-4f2a-5c21-8ede-e768bb93378e with scrape type 2
2026-03-29 14:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d44eeeb0-4f2a-5c21-8ede-e768bb93378e with scrape type 2
2026-03-29 14:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d44eeeb0-4f2a-5c21-8ede-e768bb93378e, identifier: 4109820
2026-03-29 14:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d38e0ada-a090-5c85-92aa-ad1cbc46c0ab with identifier: 4109865
2026-03-29 14:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d38e0ada-a090-5c85-92aa-ad1cbc46c0ab with scrape type 2
2026-03-29 14:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d38e0ada-a090-5c85-92aa-ad1cbc46c0ab with scrape type 2
2026-03-29 14:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d38e0ada-a090-5c85-92aa-ad1cbc46c0ab, identifier: 4109865
2026-03-29 14:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d44eeeb0-4f2a-5c21-8ede-e768bb93378e with identifier: 4109820
2026-03-29 14:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d44eeeb0-4f2a-5c21-8ede-e768bb93378e with identifier: 4109820
2026-03-29 14:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d44eeeb0-4f2a-5c21-8ede-e768bb93378e with identifier: 4109820 to the API
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd44eeeb0-4f2a-5c21-8ede-e768bb93378e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD17RPS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4109820',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A1',
'odometer': 35329,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-25',
'seller_name': 'Sytner',
'title': 'AUDI A1 1.4 TFSI 150 S Line 3dr',
'transmission': 'manual',
'trim': '1.4 TFSI 150 S Line 3dr',
'year': 2017}
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109820%27 HTTP/1.1" 200 None
2026-03-29 14:03:59 [manheim.gb] INFO: Saving data for 4109820: {'auction_closing_time': 1774947600.0, 'created_time': 1773829139.50683, 'last_price_update_time': 1774793039.848467}
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109820') HTTP/1.1" 204 0
2026-03-29 14:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d38e0ada-a090-5c85-92aa-ad1cbc46c0ab with identifier: 4109865
2026-03-29 14:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d38e0ada-a090-5c85-92aa-ad1cbc46c0ab with identifier: 4109865
2026-03-29 14:03:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d38e0ada-a090-5c85-92aa-ad1cbc46c0ab with identifier: 4109865 to the API
2026-03-29 14:03:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd38e0ada-a090-5c85-92aa-ad1cbc46c0ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LV71SFO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4109865',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A1',
'odometer': 11815,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-01',
'seller_name': 'Hedin Automotive LTD',
'title': 'AUDI A1 25 TFSI Technik 5dr',
'transmission': 'manual',
'trim': '25 TFSI Technik 5dr',
'year': 2021}
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109865%27 HTTP/1.1" 200 None
2026-03-29 14:04:00 [manheim.gb] INFO: Saving data for 4109865: {'auction_closing_time': 1774947600.0, 'created_time': 1773903730.102019, 'last_price_update_time': 1774793040.253578}
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109865') HTTP/1.1" 204 0
2026-03-29 14:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca3a6b37-8932-5fd8-8193-6988b713ba51 with identifier: 4109794
2026-03-29 14:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca3a6b37-8932-5fd8-8193-6988b713ba51 with scrape type 2
2026-03-29 14:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca3a6b37-8932-5fd8-8193-6988b713ba51 with scrape type 2
2026-03-29 14:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ca3a6b37-8932-5fd8-8193-6988b713ba51, identifier: 4109794
2026-03-29 14:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ca3a6b37-8932-5fd8-8193-6988b713ba51 with identifier: 4109794
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER+AND+GREY HTTP/1.1" 200 None
2026-03-29 14:04:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ca3a6b37-8932-5fd8-8193-6988b713ba51 with identifier: 4109794
2026-03-29 14:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ca3a6b37-8932-5fd8-8193-6988b713ba51 with identifier: 4109794 to the API
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 192,
'car_expert_report_source_url': None,
'color': 'SILVER AND GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca3a6b37-8932-5fd8-8193-6988b713ba51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VU52GHX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4109794',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 94094,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-02-13',
'seller_name': 'Hills Ford',
'title': 'FORD FOCUS 1.6 Ghia 4dr Auto',
'transmission': 'automatic',
'trim': '1.6 Ghia 4dr Auto',
'year': 2003}
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109794%27 HTTP/1.1" 200 None
2026-03-29 14:04:00 [manheim.gb] INFO: Saving data for 4109794: {'auction_closing_time': 1775206800.0, 'created_time': 1774476256.36718, 'last_price_update_time': 1774793040.804262}
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109794') HTTP/1.1" 204 0
2026-03-29 14:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e7172c-1943-58cf-acf9-7bd6b65f873b with identifier: 4109828
2026-03-29 14:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e7172c-1943-58cf-acf9-7bd6b65f873b with scrape type 2
2026-03-29 14:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e7172c-1943-58cf-acf9-7bd6b65f873b with scrape type 2
2026-03-29 14:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e8e7172c-1943-58cf-acf9-7bd6b65f873b, identifier: 4109828
2026-03-29 14:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e8e7172c-1943-58cf-acf9-7bd6b65f873b with identifier: 4109828
2026-03-29 14:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e8e7172c-1943-58cf-acf9-7bd6b65f873b with identifier: 4109828
2026-03-29 14:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e8e7172c-1943-58cf-acf9-7bd6b65f873b with identifier: 4109828 to the API
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 162,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8e7172c-1943-58cf-acf9-7bd6b65f873b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NG69TVK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4109828',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 53040,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-12',
'seller_name': 'Sytner',
'title': 'BMW 3 SERIES M340i xDrive 4dr Step Auto',
'transmission': 'automatic',
'trim': 'M340i xDrive 4dr Step Auto',
'year': 2019}
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109828%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Saving data for 4109828: {'auction_closing_time': 1774947600.0, 'created_time': 1773829127.260665, 'last_price_update_time': 1774793041.257771}
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109828') HTTP/1.1" 204 0
2026-03-29 14:04:01 [manheim.gb] INFO: Page 38: 100 results (total: 8380)
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109870
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109887
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109891
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109896
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109901
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109922
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109922%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109922: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109923
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109924
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109927
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109928
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109936
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109943
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109946
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109946%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109946: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109948
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109953
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109955
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109955%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109955: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109959
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109959%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109959: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109963
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109963%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109963: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109967
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109975
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109978
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109981
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109981%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109981: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109996
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109997
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4109999
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274109999%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4109999: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110002
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110004
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110005
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110008
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110008%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110008: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110012
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110018
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110033
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110033%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110033: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110040
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110043
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110046
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110056
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110058
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110059
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110061
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110063
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110079
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110085
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110087
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110091
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110091%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110091: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110092
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110092%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110092: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110093
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110093%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110093: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110097
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110098
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110099
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110103
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110104
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110105
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110108
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110114
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110114%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110114: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110134
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110138
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110140
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110144
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110146
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110146%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110146: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110153
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110159
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110163
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110163%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110163: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110166
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110183
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110191
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110203
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110217
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110218
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110219
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110226
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110234
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110250
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110251
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110258
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110261
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110264
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110264%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110264: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110268
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110268%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110268: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110269
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110273
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110275
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110275%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110275: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110286
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110310
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110318
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110321
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110322
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110323
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110323%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110323: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110324
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110325
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110325%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110325: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110326
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110330
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110332
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110332%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110332: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110333
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110333%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110333: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110350
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110353
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110354
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110354%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110354: 0
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110355
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110356
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110357
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110358
2026-03-29 14:04:01 [manheim.gb] INFO: Found listing with ID: 4110360
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110360%27 HTTP/1.1" 200 None
2026-03-29 14:04:01 [manheim.gb] INFO: Scrape type for 4110360: 0
2026-03-29 14:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:02 [manheim.gb] INFO: Page 39: 100 results (total: 8380)
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110361
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110362
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110362%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110362: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110363
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110370
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110375
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110377
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110379
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110379%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110379: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110381
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110382
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110383
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110387
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110393
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110393%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110393: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110395
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110395%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110395: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110398
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110403
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110404
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110413
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110539
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110547
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110551
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110551%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110551: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110553
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110553%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110553: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110651
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110652
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110653
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110654
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110663
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110663%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110663: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110665
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110666
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110671
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110672
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110673
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110674
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110680
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110681
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110692
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110692%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110692: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110693
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110704
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110718
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110724
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110726
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110726%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110726: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110737
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110750
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110752
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110768
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110768%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110768: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110783
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274110783%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4110783: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110795
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110830
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110876
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4110973
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111003
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111003%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111003: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111008
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111010
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111020
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111020%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111020: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111033
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111035
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111037
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111042
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111046
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111046%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111046: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111047
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111047%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111047: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111051
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111053
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111054
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111078
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111086
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111091
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111137
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111137%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111137: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111183
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111183%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111183: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111185
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111193
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111198
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111198%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111198: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111199
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111203
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111203%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111203: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111204
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111206
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111219
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111219%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111219: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111221
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111228
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111229
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111229%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111229: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111230
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111234
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111236
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111237
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111237%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111237: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111238
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111239
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111239%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111239: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111241
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111243
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111245
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111245%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111245: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111257
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111258
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111263
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111268
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111273
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111273%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111273: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111282
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111282%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111282: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111303
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111303%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111303: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111305
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111305%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111305: 0
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111309
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111329
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111329%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111329: 2
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111349
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111359
2026-03-29 14:04:02 [manheim.gb] INFO: Found listing with ID: 4111371
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111371%27 HTTP/1.1" 200 None
2026-03-29 14:04:02 [manheim.gb] INFO: Scrape type for 4111371: 0
2026-03-29 14:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25621d96-99ae-58b8-b12e-beaaa5dec46b with identifier: 4111329
2026-03-29 14:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25621d96-99ae-58b8-b12e-beaaa5dec46b with scrape type 2
2026-03-29 14:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25621d96-99ae-58b8-b12e-beaaa5dec46b with scrape type 2
2026-03-29 14:04:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 25621d96-99ae-58b8-b12e-beaaa5dec46b, identifier: 4111329
2026-03-29 14:04:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 25621d96-99ae-58b8-b12e-beaaa5dec46b with identifier: 4111329
2026-03-29 14:04:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 25621d96-99ae-58b8-b12e-beaaa5dec46b with identifier: 4111329
2026-03-29 14:04:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 25621d96-99ae-58b8-b12e-beaaa5dec46b with identifier: 4111329 to the API
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '25621d96-99ae-58b8-b12e-beaaa5dec46b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YJ19ZDO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X4?id=4111329',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': 'X4',
'odometer': 93573,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-04',
'seller_name': 'Hedin Automotive LTD',
'title': 'BMW X4 xDrive20d M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive20d M Sport 5dr Step Auto',
'year': 2019}
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111329%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Saving data for 4111329: {'auction_closing_time': 1774947600.0, 'created_time': 1774004522.435214, 'last_price_update_time': 1774793043.331398}
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111329') HTTP/1.1" 204 0
2026-03-29 14:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:03 [manheim.gb] INFO: Page 40: 100 results (total: 8380)
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111372
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111373
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111373%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111373: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111376
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111377
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111379
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111381
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111382
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111382%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111382: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111383
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111384
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111384%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111384: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111385
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111385%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111385: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111386
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111387
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111394
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111402
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111404
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111408
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111408%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111408: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111411
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111416
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111417
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111419
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111419%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111419: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111420
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111424
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111424%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111424: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111425
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111444
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111444%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111444: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111445
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111445%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111445: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111450
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111454
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111454%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111454: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111457
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111459
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111459%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111459: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111460
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111461
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111462
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111462%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111462: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111463
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111464
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111467
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111468
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111468%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111468: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111472
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111473
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111475
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111475%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111475: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111477
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111478
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111480
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111481
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111484
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111484%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111484: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111494
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111496
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111505
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111505%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111505: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111506
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111506%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111506: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111515
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111527
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111528
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111530
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111535
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111539
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111539%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111539: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111543
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111557
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111558
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111559
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111560
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111561
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111561%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111561: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111564
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111564%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111564: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111565
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111566
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111583
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111584
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111586
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111590
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111590%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111590: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111591
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111596
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111598
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111599
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111615
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111623
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111624
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111624%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111624: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111630
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111631
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111631%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111631: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111633
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111634
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111636
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111637
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111639
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111640
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111640%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111640: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111641
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111644
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111653
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111657
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111658
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111665
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111667
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111670
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111670%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111670: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111674
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111682
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111691
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111692
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111700
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111700%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111700: 0
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111701
2026-03-29 14:04:03 [manheim.gb] INFO: Found listing with ID: 4111707
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111707%27 HTTP/1.1" 200 None
2026-03-29 14:04:03 [manheim.gb] INFO: Scrape type for 4111707: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111711
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111714
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111714%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111714: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111715
2026-03-29 14:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:04 [manheim.gb] INFO: Page 41: 100 results (total: 8380)
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111717
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111718
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111721
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111721%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111721: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111722
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111722%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111722: 2
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111726
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111726%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111726: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111732
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111732%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111732: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111740
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111740%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111740: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111755
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111759
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111765
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111767
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111774
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111776
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111793
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111794
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111795
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111801
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111801%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111801: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111802
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111806
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111807
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111807%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111807: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111808
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111808%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111808: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111809
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111811
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111818
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111820
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111820%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111820: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111829
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111833
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111835
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111840
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111841
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111841%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111841: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111842
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111843
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111844
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111845
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111846
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111859
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111861
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111863
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111863%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111863: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111864
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111865
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111866
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111866%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111866: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111867
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111871
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111871%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111871: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111873
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111875
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111883
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111883%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111883: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111887
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111892
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111892%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111892: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111898
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111899
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111901
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111901%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111901: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111918
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111926
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111927
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111928
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111934
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111934%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111934: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111951
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111952
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111953
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111953%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111953: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111955
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111957
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111958
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111959
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111959%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111959: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111960
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111962
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111965
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111968
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111970
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111970%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4111970: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111974
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111987
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4111999
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112014
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112016
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112016%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4112016: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112017
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112022
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112024
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112025
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112026
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112029
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112032
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112034
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112035
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112035%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4112035: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112036
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112039
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112041
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112045
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112046
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112053
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112054
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112055
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112056
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112056%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4112056: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112057
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112058
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112060
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112063
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112066
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112066%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4112066: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112071
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112073
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112074
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112074%27 HTTP/1.1" 200 None
2026-03-29 14:04:04 [manheim.gb] INFO: Scrape type for 4112074: 0
2026-03-29 14:04:04 [manheim.gb] INFO: Found listing with ID: 4112075
2026-03-29 14:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb22bd6-b54a-528b-b540-2eea270969cf with identifier: 4111722
2026-03-29 14:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb22bd6-b54a-528b-b540-2eea270969cf with scrape type 2
2026-03-29 14:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb22bd6-b54a-528b-b540-2eea270969cf with scrape type 2
2026-03-29 14:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ebb22bd6-b54a-528b-b540-2eea270969cf, identifier: 4111722
2026-03-29 14:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ebb22bd6-b54a-528b-b540-2eea270969cf with identifier: 4111722
2026-03-29 14:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ebb22bd6-b54a-528b-b540-2eea270969cf with identifier: 4111722
2026-03-29 14:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ebb22bd6-b54a-528b-b540-2eea270969cf with identifier: 4111722 to the API
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ebb22bd6-b54a-528b-b540-2eea270969cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CE17RFN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4111722',
'listing': 'auction',
'location': 'Manchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 104737,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-25',
'seller_name': 'Startline Motor Finance',
'title': 'FORD FIESTA 1.0 EcoBoost Titanium X 5dr Powershift',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Titanium X 5dr Powershift',
'year': 2017}
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274111722%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Saving data for 4111722: {'auction_closing_time': 1774947600.0, 'created_time': 1774361431.430212, 'last_price_update_time': 1774793045.614653}
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111722') HTTP/1.1" 204 0
2026-03-29 14:04:05 [scrapy.extensions.logstats] INFO: Crawled 238 pages (at 110 pages/min), scraped 182 items (at 86 items/min)
2026-03-29 14:04:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 14:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:05 [manheim.gb] INFO: Page 42: 100 results (total: 8380)
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112076
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112078
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112079
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112081
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112085
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112087
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112087%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112087: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112088
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112089
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112091
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112093
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112093%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112093: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112096
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112099
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112100
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112100%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112100: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112101
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112103
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112103%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112103: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112104
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112107
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112107%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112107: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112112
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112113
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112115
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112119
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112124
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112126
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112126%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112126: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112127
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112127%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112127: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112128
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112128%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112128: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112130
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112131
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112134
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112137
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112137%27 HTTP/1.1" 200 None
2026-03-29 14:04:05 [manheim.gb] INFO: Scrape type for 4112137: 0
2026-03-29 14:04:05 [manheim.gb] INFO: Found listing with ID: 4112139
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112139%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112139: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112141
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112142
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112143
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112150
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112154
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112164
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112165
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112166
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112169
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112171
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112174
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112176
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112178
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112179
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112179%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112179: 2
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112181
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112182
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112184
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112186
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112189
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112189%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112189: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112202
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112207
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112207%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112207: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112213
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112221
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112221%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112221: 2
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112223
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112223%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112223: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112225
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112225%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112225: 2
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112227
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112229
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112233
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112234
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112243
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112244
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112249
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112251
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112253
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112254
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112255
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112264
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112284
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112284%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112284: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112286
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112288
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112292
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112293
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112294
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112294%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112294: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112297
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112297%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112297: 2
2026-03-29 14:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112298
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112299
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112299%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112299: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112300
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112300%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112300: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112301
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112301%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112301: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112302
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112303
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112304
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112305
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112305%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112305: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112306
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112307
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112308
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112309
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112311
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112315
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112317
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112317%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112317: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112318
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112319
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112319%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112319: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112322
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112325
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112328
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112329
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112330
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112331
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112331%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112331: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112346
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112346%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112346: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112350
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112350%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112350: 0
2026-03-29 14:04:06 [manheim.gb] INFO: Found listing with ID: 4112352
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112352%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Scrape type for 4112352: 0
2026-03-29 14:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34fc3406-5f31-5e5c-ba48-174ac3b51a6b with identifier: 4112221
2026-03-29 14:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34fc3406-5f31-5e5c-ba48-174ac3b51a6b with scrape type 2
2026-03-29 14:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34fc3406-5f31-5e5c-ba48-174ac3b51a6b with scrape type 2
2026-03-29 14:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 34fc3406-5f31-5e5c-ba48-174ac3b51a6b, identifier: 4112221
2026-03-29 14:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 34fc3406-5f31-5e5c-ba48-174ac3b51a6b with identifier: 4112221
2026-03-29 14:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 34fc3406-5f31-5e5c-ba48-174ac3b51a6b with identifier: 4112221
2026-03-29 14:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 34fc3406-5f31-5e5c-ba48-174ac3b51a6b with identifier: 4112221 to the API
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 157,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.9L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34fc3406-5f31-5e5c-ba48-174ac3b51a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP69RZS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4112221',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 195418,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-18',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ E CLASS E400d 4Matic AMG Line Premium Plus 4dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'E400d 4Matic AMG Line Premium Plus 4dr 9G-Tronic',
'year': 2019}
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112221%27 HTTP/1.1" 200 None
2026-03-29 14:04:06 [manheim.gb] INFO: Saving data for 4112221: {'auction_closing_time': 1774947600.0, 'created_time': 1773829408.607457, 'last_price_update_time': 1774793046.887543}
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112221') HTTP/1.1" 204 0
2026-03-29 14:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f73c1c28-e165-552c-8965-752ffb30e278 with identifier: 4112297
2026-03-29 14:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f73c1c28-e165-552c-8965-752ffb30e278 with scrape type 2
2026-03-29 14:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f73c1c28-e165-552c-8965-752ffb30e278 with scrape type 2
2026-03-29 14:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f73c1c28-e165-552c-8965-752ffb30e278, identifier: 4112297
2026-03-29 14:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4648bb5-bdd1-5acb-9256-9beba16030f9 with identifier: 4112179
2026-03-29 14:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4648bb5-bdd1-5acb-9256-9beba16030f9 with scrape type 2
2026-03-29 14:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4648bb5-bdd1-5acb-9256-9beba16030f9 with scrape type 2
2026-03-29 14:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e4648bb5-bdd1-5acb-9256-9beba16030f9, identifier: 4112179
2026-03-29 14:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f73c1c28-e165-552c-8965-752ffb30e278 with identifier: 4112297
2026-03-29 14:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f73c1c28-e165-552c-8965-752ffb30e278 with identifier: 4112297
2026-03-29 14:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f73c1c28-e165-552c-8965-752ffb30e278 with identifier: 4112297 to the API
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 176,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-13T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f73c1c28-e165-552c-8965-752ffb30e278',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'RK70SYA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLS?id=4112297',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'CLS',
'odometer': 60204,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-15',
'seller_name': 'Arval',
'title': 'MERCEDES-BENZ CLS CLS 300d AMG Line Premium + 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'CLS 300d AMG Line Premium + 4dr 9G-Tronic',
'year': 2020}
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112297%27 HTTP/1.1" 200 None
2026-03-29 14:04:07 [manheim.gb] INFO: Saving data for 4112297: {'auction_closing_time': 1776070800.0, 'created_time': 1774476274.626091, 'last_price_update_time': 1774793047.596175}
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112297') HTTP/1.1" 204 0
2026-03-29 14:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e4648bb5-bdd1-5acb-9256-9beba16030f9 with identifier: 4112179
2026-03-29 14:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e4648bb5-bdd1-5acb-9256-9beba16030f9 with identifier: 4112179
2026-03-29 14:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e4648bb5-bdd1-5acb-9256-9beba16030f9 with identifier: 4112179 to the API
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 168,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e4648bb5-bdd1-5acb-9256-9beba16030f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NU71KLF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/HS?id=4112179',
'listing': 'auction',
'location': 'Leeds',
'make': 'MG',
'model': 'HS',
'odometer': 42997,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-04',
'seller_name': 'Lloyd Motor Group',
'title': 'MG HS 1.5 T-GDI Exclusive 5dr',
'transmission': 'manual',
'trim': '1.5 T-GDI Exclusive 5dr',
'year': 2022}
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112179%27 HTTP/1.1" 200 None
2026-03-29 14:04:07 [manheim.gb] INFO: Saving data for 4112179: {'auction_closing_time': 1775034000.0, 'created_time': 1774274797.004553, 'last_price_update_time': 1774793047.895185}
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112179') HTTP/1.1" 204 0
2026-03-29 14:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24e6d0f9-a675-57f6-906a-15797a7a63c0 with identifier: 4112225
2026-03-29 14:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24e6d0f9-a675-57f6-906a-15797a7a63c0 with scrape type 2
2026-03-29 14:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24e6d0f9-a675-57f6-906a-15797a7a63c0 with scrape type 2
2026-03-29 14:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 24e6d0f9-a675-57f6-906a-15797a7a63c0, identifier: 4112225
2026-03-29 14:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 24e6d0f9-a675-57f6-906a-15797a7a63c0 with identifier: 4112225
2026-03-29 14:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 24e6d0f9-a675-57f6-906a-15797a7a63c0 with identifier: 4112225
2026-03-29 14:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 24e6d0f9-a675-57f6-906a-15797a7a63c0 with identifier: 4112225 to the API
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 167,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '24e6d0f9-a675-57f6-906a-15797a7a63c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LC23GGX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4112225',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 16999,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-21',
'seller_name': 'Sytner',
'title': 'NISSAN X-TRAIL 1.5 MHEV 163 Tekna 5dr [7 Seat] Xtronic',
'transmission': 'automatic',
'trim': '1.5 MHEV 163 Tekna 5dr [7 Seat] Xtronic',
'year': 2023}
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112225%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Saving data for 4112225: {'auction_closing_time': 1774947600.0, 'created_time': 1773829410.480427, 'last_price_update_time': 1774793048.330026}
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112225') HTTP/1.1" 204 0
2026-03-29 14:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:08 [manheim.gb] INFO: Page 43: 100 results (total: 8380)
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112354
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112355
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112356
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112357
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112359
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112362
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112362%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112362: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112364
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112371
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112373
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112395
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112395%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112395: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112399
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112418
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112418%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112418: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112420
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112420%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112420: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112422
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112422%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112422: 2
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112425
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112425%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112425: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112428
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112429
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112436
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112439
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112441
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112449
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112463
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112469
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112477
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112477%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112477: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112479
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112487
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112487%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112487: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112491
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112492
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112497
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112497%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112497: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112499
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112501
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112504
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112504%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112504: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112505
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112506
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112506%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112506: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112510
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112512
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112514
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112517
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112520
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112523
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112523%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112523: 2
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112524
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112528
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112548
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112549
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112550
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112553
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112554
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112555
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112558
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112558%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112558: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112559
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112559%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112559: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112567
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112580
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112581
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112582
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112583
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112584
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112584%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112584: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112585
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112586
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112586%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112586: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112587
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112588
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112588%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112588: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112589
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112591
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112591%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112591: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112592
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112593
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112594
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112596
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112601
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112602
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112603
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112603%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112603: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112604
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112605
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112606
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112607
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112607%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112607: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112608
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112608%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112608: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112609
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112609%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112609: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112610
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112610%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112610: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112612
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112613
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112613%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112613: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112616
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112616%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112616: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112617
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112620
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112620%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112620: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112623
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112623%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112623: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112625
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112628
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112686
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112821
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112822
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112822%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112822: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112825
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112918
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112927
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112930
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112932
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112932%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4112932: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112937
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4112938
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4113115
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4113117
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113117%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4113117: 0
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4113122
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4113129
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4113134
2026-03-29 14:04:08 [manheim.gb] INFO: Found listing with ID: 4113137
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113137%27 HTTP/1.1" 200 None
2026-03-29 14:04:08 [manheim.gb] INFO: Scrape type for 4113137: 0
2026-03-29 14:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1 with identifier: 4112523
2026-03-29 14:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1 with scrape type 2
2026-03-29 14:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1 with scrape type 2
2026-03-29 14:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1, identifier: 4112523
2026-03-29 14:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1 with identifier: 4112523
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Silver HTTP/1.1" 200 None
2026-03-29 14:04:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1 with identifier: 4112523
2026-03-29 14:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1 with identifier: 4112523 to the API
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '5fe0d15b-29dc-522a-a5ae-c08e2d60a1f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NY18CLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4112523',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': 64977,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-27',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ C CLASS C200 AMG Line Premium 2dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'C200 AMG Line Premium 2dr 9G-Tronic',
'year': 2018}
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112523%27 HTTP/1.1" 200 None
2026-03-29 14:04:09 [manheim.gb] INFO: Saving data for 4112523: {'auction_closing_time': 1774947600.0, 'created_time': 1774274803.777745, 'last_price_update_time': 1774793049.823594}
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112523') HTTP/1.1" 204 0
2026-03-29 14:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:10 [manheim.gb] INFO: Page 44: 100 results (total: 8380)
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113139
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113146
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113149
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113149%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113149: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113153
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113156
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113160
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113178
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113183
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113184
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113189
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113205
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113205%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113205: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113236
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113278
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113278%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113278: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113337
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113347
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113430
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113430%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113430: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113444
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113449
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113449%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113449: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113455
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113455%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113455: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113459
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113459%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113459: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113461
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113468
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113469
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113471
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113471%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113471: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113472
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113474
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113475
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113477
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113487
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113487%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113487: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113493
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113493%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113493: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113494
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113494%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113494: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113496
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113496%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113496: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113500
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113501
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113510
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113511
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113511%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113511: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113512
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113513
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113514
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113515
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113515%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113515: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113516
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113517
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113517%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113517: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113518
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113523
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113526
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113528
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113531
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113532
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113533
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113543
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113543%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113543: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113544
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113544%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113544: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113546
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113547
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113548
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113550
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113552
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113553
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113554
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113565
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113567
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113573
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113574
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113574%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113574: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113575
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113576
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113577
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113578
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113579
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113581
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113582
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113585
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113587
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113587%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113587: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113593
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113596
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113597
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113598
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113618
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113688
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113692
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113692%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113692: 2
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113697
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113704
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113704%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113704: 2
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113709
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113711
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113714
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113714%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113714: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113715
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113715%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113715: 2
2026-03-29 14:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 287c85e7-be6d-5d2f-b5bb-2ce221567b9f with identifier: 4112422
2026-03-29 14:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 287c85e7-be6d-5d2f-b5bb-2ce221567b9f with scrape type 2
2026-03-29 14:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 287c85e7-be6d-5d2f-b5bb-2ce221567b9f with scrape type 2
2026-03-29 14:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 287c85e7-be6d-5d2f-b5bb-2ce221567b9f, identifier: 4112422
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113720
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113723
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113724
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113724%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113724: 0
2026-03-29 14:04:10 [manheim.gb] INFO: Found listing with ID: 4113726
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113726%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Scrape type for 4113726: 2
2026-03-29 14:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 287c85e7-be6d-5d2f-b5bb-2ce221567b9f with identifier: 4112422
2026-03-29 14:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 287c85e7-be6d-5d2f-b5bb-2ce221567b9f with identifier: 4112422
2026-03-29 14:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 287c85e7-be6d-5d2f-b5bb-2ce221567b9f with identifier: 4112422 to the API
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '287c85e7-be6d-5d2f-b5bb-2ce221567b9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KV17AWU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4112422',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': 46596,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-13',
'seller_name': 'Hedin Automotive LTD',
'title': 'MERCEDES-BENZ C CLASS C200 Sport Premium 4dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'C200 Sport Premium 4dr 9G-Tronic',
'year': 2017}
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274112422%27 HTTP/1.1" 200 None
2026-03-29 14:04:10 [manheim.gb] INFO: Saving data for 4112422: {'auction_closing_time': 1774947600.0, 'created_time': 1774274801.579326, 'last_price_update_time': 1774793050.910079}
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112422') HTTP/1.1" 204 0
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113734
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113735
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113735%27 HTTP/1.1" 200 None
2026-03-29 14:04:11 [manheim.gb] INFO: Scrape type for 4113735: 0
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113738
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113739
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113744
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113745
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113745%27 HTTP/1.1" 200 None
2026-03-29 14:04:11 [manheim.gb] INFO: Scrape type for 4113745: 2
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113746
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113747
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113747%27 HTTP/1.1" 200 None
2026-03-29 14:04:11 [manheim.gb] INFO: Scrape type for 4113747: 2
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113753
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113753%27 HTTP/1.1" 200 None
2026-03-29 14:04:11 [manheim.gb] INFO: Scrape type for 4113753: 2
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113756
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113768
2026-03-29 14:04:11 [manheim.gb] INFO: Found listing with ID: 4113772
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933a415b-08a8-5c6f-87bb-d6ce01c90eb5 with identifier: 4113692
2026-03-29 14:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933a415b-08a8-5c6f-87bb-d6ce01c90eb5 with scrape type 2
2026-03-29 14:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933a415b-08a8-5c6f-87bb-d6ce01c90eb5 with scrape type 2
2026-03-29 14:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 933a415b-08a8-5c6f-87bb-d6ce01c90eb5, identifier: 4113692
2026-03-29 14:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 933a415b-08a8-5c6f-87bb-d6ce01c90eb5 with identifier: 4113692
2026-03-29 14:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 933a415b-08a8-5c6f-87bb-d6ce01c90eb5 with identifier: 4113692
2026-03-29 14:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 933a415b-08a8-5c6f-87bb-d6ce01c90eb5 with identifier: 4113692 to the API
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 189,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '933a415b-08a8-5c6f-87bb-d6ce01c90eb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SN71VEL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4113692',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 36893,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-05',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ A CLASS A35 4Matic Executive Edition 5dr Auto',
'transmission': 'automatic',
'trim': 'A35 4Matic Executive Edition 5dr Auto',
'year': 2021}
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113692%27 HTTP/1.1" 200 None
2026-03-29 14:04:11 [manheim.gb] INFO: Saving data for 4113692: {'auction_closing_time': 1774947600.0, 'created_time': 1773903741.452593, 'last_price_update_time': 1774793051.538015}
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113692') HTTP/1.1" 204 0
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c93934-5a0a-53e8-a29a-f00abeaa40b7 with identifier: 4113704
2026-03-29 14:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c93934-5a0a-53e8-a29a-f00abeaa40b7 with scrape type 2
2026-03-29 14:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c93934-5a0a-53e8-a29a-f00abeaa40b7 with scrape type 2
2026-03-29 14:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 72c93934-5a0a-53e8-a29a-f00abeaa40b7, identifier: 4113704
2026-03-29 14:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7 with identifier: 4113726
2026-03-29 14:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7 with scrape type 2
2026-03-29 14:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7 with scrape type 2
2026-03-29 14:04:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7, identifier: 4113726
2026-03-29 14:04:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 72c93934-5a0a-53e8-a29a-f00abeaa40b7 with identifier: 4113704
2026-03-29 14:04:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 72c93934-5a0a-53e8-a29a-f00abeaa40b7 with identifier: 4113704
2026-03-29 14:04:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 72c93934-5a0a-53e8-a29a-f00abeaa40b7 with identifier: 4113704 to the API
2026-03-29 14:04:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '72c93934-5a0a-53e8-a29a-f00abeaa40b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK18CKL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4113704',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'Q3',
'odometer': 63349,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-27',
'seller_name': 'Sytner',
'title': 'AUDI Q3 2.0 TDI [184] Quattro S Line Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '2.0 TDI [184] Quattro S Line Edition 5dr S Tronic',
'year': 2018}
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113704%27 HTTP/1.1" 200 None
2026-03-29 14:04:12 [manheim.gb] INFO: Saving data for 4113704: {'auction_closing_time': 1774947600.0, 'created_time': 1773903739.673649, 'last_price_update_time': 1774793052.15162}
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113704') HTTP/1.1" 204 0
2026-03-29 14:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7 with identifier: 4113726
2026-03-29 14:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7 with identifier: 4113726
2026-03-29 14:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7 with identifier: 4113726 to the API
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '4092b90e-7d22-5f42-8bb6-e7bb35ae9dc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK73BYX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4113726',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 23380,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-30',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ A CLASS A180 AMG Line Premium 5dr Auto',
'transmission': 'automatic',
'trim': 'A180 AMG Line Premium 5dr Auto',
'year': 2023}
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113726%27 HTTP/1.1" 200 None
2026-03-29 14:04:12 [manheim.gb] INFO: Saving data for 4113726: {'auction_closing_time': 1774947600.0, 'created_time': 1773903740.9556, 'last_price_update_time': 1774793052.454042}
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113726') HTTP/1.1" 204 0
2026-03-29 14:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef1f602-c719-505d-87ac-70f3e3b25c57 with identifier: 4113753
2026-03-29 14:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef1f602-c719-505d-87ac-70f3e3b25c57 with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef1f602-c719-505d-87ac-70f3e3b25c57 with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bef1f602-c719-505d-87ac-70f3e3b25c57, identifier: 4113753
2026-03-29 14:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93596f07-725c-5a0e-a9e6-f9bcef591c3f with identifier: 4113715
2026-03-29 14:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93596f07-725c-5a0e-a9e6-f9bcef591c3f with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93596f07-725c-5a0e-a9e6-f9bcef591c3f with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 93596f07-725c-5a0e-a9e6-f9bcef591c3f, identifier: 4113715
2026-03-29 14:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c625b997-7d8f-562d-b9fc-edb57c32371a with identifier: 4113745
2026-03-29 14:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c625b997-7d8f-562d-b9fc-edb57c32371a with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c625b997-7d8f-562d-b9fc-edb57c32371a with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c625b997-7d8f-562d-b9fc-edb57c32371a, identifier: 4113745
2026-03-29 14:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30d3838c-5c1f-5963-87a8-ec82433c3347 with identifier: 4113747
2026-03-29 14:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30d3838c-5c1f-5963-87a8-ec82433c3347 with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30d3838c-5c1f-5963-87a8-ec82433c3347 with scrape type 2
2026-03-29 14:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 30d3838c-5c1f-5963-87a8-ec82433c3347, identifier: 4113747
2026-03-29 14:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bef1f602-c719-505d-87ac-70f3e3b25c57 with identifier: 4113753
2026-03-29 14:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bef1f602-c719-505d-87ac-70f3e3b25c57 with identifier: 4113753
2026-03-29 14:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bef1f602-c719-505d-87ac-70f3e3b25c57 with identifier: 4113753 to the API
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bef1f602-c719-505d-87ac-70f3e3b25c57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD68RXM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4113753',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 61643,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-19',
'seller_name': 'Sytner',
'title': 'BMW 1 SERIES 118i [1.5] M Sport Shadow Ed 5dr Step Auto',
'transmission': 'automatic',
'trim': '118i [1.5] M Sport Shadow Ed 5dr Step Auto',
'year': 2018}
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113753%27 HTTP/1.1" 200 None
2026-03-29 14:04:13 [manheim.gb] INFO: Saving data for 4113753: {'auction_closing_time': 1774947600.0, 'created_time': 1773903745.957958, 'last_price_update_time': 1774793053.233436}
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113753') HTTP/1.1" 204 0
2026-03-29 14:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 93596f07-725c-5a0e-a9e6-f9bcef591c3f with identifier: 4113715
2026-03-29 14:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 93596f07-725c-5a0e-a9e6-f9bcef591c3f with identifier: 4113715
2026-03-29 14:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 93596f07-725c-5a0e-a9e6-f9bcef591c3f with identifier: 4113715 to the API
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '93596f07-725c-5a0e-a9e6-f9bcef591c3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN24PRV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4113715',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'PUMA',
'odometer': 9333,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-07-25',
'seller_name': 'Sytner',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST-Line X 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost Hybrid mHEV ST-Line X 5dr',
'year': 2024}
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113715%27 HTTP/1.1" 200 None
2026-03-29 14:04:13 [manheim.gb] INFO: Saving data for 4113715: {'auction_closing_time': 1774947600.0, 'created_time': 1773903740.311533, 'last_price_update_time': 1774793053.521391}
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113715') HTTP/1.1" 204 0
2026-03-29 14:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c625b997-7d8f-562d-b9fc-edb57c32371a with identifier: 4113745
2026-03-29 14:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c625b997-7d8f-562d-b9fc-edb57c32371a with identifier: 4113745
2026-03-29 14:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c625b997-7d8f-562d-b9fc-edb57c32371a with identifier: 4113745 to the API
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 214,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '4.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c625b997-7d8f-562d-b9fc-edb57c32371a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PJ18JYW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/E%20CLASS?id=4113745',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'E CLASS',
'odometer': 97015,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-27',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ E CLASS E63 S 4Matic+ Premium 5dr 9G-Tronic',
'transmission': 'automatic',
'trim': 'E63 S 4Matic+ Premium 5dr 9G-Tronic',
'year': 2018}
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113745%27 HTTP/1.1" 200 None
2026-03-29 14:04:13 [manheim.gb] INFO: Saving data for 4113745: {'auction_closing_time': 1774947600.0, 'created_time': 1773903742.224043, 'last_price_update_time': 1774793053.818839}
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113745') HTTP/1.1" 204 0
2026-03-29 14:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 30d3838c-5c1f-5963-87a8-ec82433c3347 with identifier: 4113747
2026-03-29 14:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 30d3838c-5c1f-5963-87a8-ec82433c3347 with identifier: 4113747
2026-03-29 14:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 30d3838c-5c1f-5963-87a8-ec82433c3347 with identifier: 4113747 to the API
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '30d3838c-5c1f-5963-87a8-ec82433c3347',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RY72BKZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4113747',
'listing': 'auction',
'location': 'Colchester',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 17206,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': 'Sytner',
'title': 'MINI HATCHBACK 1.5 Cooper Sport Premium Plus 3dr Auto',
'transmission': 'automatic',
'trim': '1.5 Cooper Sport Premium Plus 3dr Auto',
'year': 2023}
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113747%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Saving data for 4113747: {'auction_closing_time': 1774947600.0, 'created_time': 1773903745.547964, 'last_price_update_time': 1774793054.110524}
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113747') HTTP/1.1" 204 0
2026-03-29 14:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:14 [manheim.gb] INFO: Page 45: 100 results (total: 8380)
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113773
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113774
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113776
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113776%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113776: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113777
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113777%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113777: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113778
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113780
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113783
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113789
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113790
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113793
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113795
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113796
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113797
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113797%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113797: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113798
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113799
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113800
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113803
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113808
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113808%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113808: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113812
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113814
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113815
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113818
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113819
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113819%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113819: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113820
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113821
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113821%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113821: 2
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113822
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113823
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113825
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113827
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113828
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113829
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113831
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113831%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113831: 2
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113833
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113834
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113834%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113834: 2
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113836
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113837
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113840
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113841
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113841%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113841: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113843
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113844
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113844%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113844: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113845
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113847
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113851
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113852
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113854
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113854%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113854: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113855
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113856
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113856%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113856: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113857
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113858
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113862
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113863
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113865
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113866
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113869
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113870
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113872
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113873
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113875
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113876
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113877
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113891
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113893
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113894
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113896
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113897
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113898
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113898%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113898: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113899
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113899%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113899: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113906
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113910
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113910%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113910: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113911
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113911%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113911: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113914
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113914%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113914: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113915
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113916
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113917
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113919
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113920
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113922
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113922%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113922: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113924
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113926
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113930
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113931
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113931%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113931: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113934
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113935
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113936
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113936%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113936: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113942
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113942%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113942: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113950
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113952
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113952%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113952: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113955
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113956
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113957
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113959
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113963
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113966
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113966%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113966: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113969
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113973
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113974
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113982
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113982%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113982: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113984
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113987
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113987%27 HTTP/1.1" 200 None
2026-03-29 14:04:14 [manheim.gb] INFO: Scrape type for 4113987: 0
2026-03-29 14:04:14 [manheim.gb] INFO: Found listing with ID: 4113988
2026-03-29 14:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f48e27-5f5b-52ab-b268-82e01a9fecbb with identifier: 4113821
2026-03-29 14:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f48e27-5f5b-52ab-b268-82e01a9fecbb with scrape type 2
2026-03-29 14:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f48e27-5f5b-52ab-b268-82e01a9fecbb with scrape type 2
2026-03-29 14:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c7f48e27-5f5b-52ab-b268-82e01a9fecbb, identifier: 4113821
2026-03-29 14:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c7f48e27-5f5b-52ab-b268-82e01a9fecbb with identifier: 4113821
2026-03-29 14:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c7f48e27-5f5b-52ab-b268-82e01a9fecbb with identifier: 4113821
2026-03-29 14:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c7f48e27-5f5b-52ab-b268-82e01a9fecbb with identifier: 4113821 to the API
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.1L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7f48e27-5f5b-52ab-b268-82e01a9fecbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HK66NNV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/CLA%20CLASS?id=4113821',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'CLA CLASS',
'odometer': 80428,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-31',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ CLA CLASS GLC 250d 4Matic AMG Line Prem Plus 5dr '
'9G-Tronic',
'transmission': 'automatic',
'trim': 'GLC 250d 4Matic AMG Line Prem Plus 5dr 9G-Tronic',
'year': 2016}
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113821%27 HTTP/1.1" 200 None
2026-03-29 14:04:15 [manheim.gb] INFO: Saving data for 4113821: {'auction_closing_time': 1774947600.0, 'created_time': 1773903746.453114, 'last_price_update_time': 1774793055.295509}
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113821') HTTP/1.1" 204 0
2026-03-29 14:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca with identifier: 4113831
2026-03-29 14:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca with scrape type 2
2026-03-29 14:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca with scrape type 2
2026-03-29 14:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca, identifier: 4113831
2026-03-29 14:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca with identifier: 4113831
2026-03-29 14:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca with identifier: 4113831
2026-03-29 14:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 53fd6aa6-6814-5b2c-9e7a-c46e863a5aca with identifier: 4113831 to the API
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '53fd6aa6-6814-5b2c-9e7a-c46e863a5aca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OW17SPZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4113831',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE',
'odometer': 76342,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-02',
'seller_name': 'Sytner',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 TD4 HSE Dynamic Lux 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 HSE Dynamic Lux 5dr Auto',
'year': 2017}
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113831%27 HTTP/1.1" 200 None
2026-03-29 14:04:15 [manheim.gb] INFO: Saving data for 4113831: {'auction_closing_time': 1774947600.0, 'created_time': 1773903745.141624, 'last_price_update_time': 1774793055.871212}
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113831') HTTP/1.1" 204 0
2026-03-29 14:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a597132-9614-5f24-aba5-96a6bc415aa6 with identifier: 4113834
2026-03-29 14:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a597132-9614-5f24-aba5-96a6bc415aa6 with scrape type 2
2026-03-29 14:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a597132-9614-5f24-aba5-96a6bc415aa6 with scrape type 2
2026-03-29 14:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9a597132-9614-5f24-aba5-96a6bc415aa6, identifier: 4113834
2026-03-29 14:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9a597132-9614-5f24-aba5-96a6bc415aa6 with identifier: 4113834
2026-03-29 14:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9a597132-9614-5f24-aba5-96a6bc415aa6 with identifier: 4113834
2026-03-29 14:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9a597132-9614-5f24-aba5-96a6bc415aa6 with identifier: 4113834 to the API
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 30,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol PHEV',
'id': '9a597132-9614-5f24-aba5-96a6bc415aa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RJ70OCZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4113834',
'listing': 'auction',
'location': 'Colchester',
'make': 'AUDI',
'model': 'A3',
'odometer': 77386,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-30',
'seller_name': 'Sytner',
'title': 'AUDI A3 40 TFSI e S Line 5dr S Tronic',
'transmission': 'automatic',
'trim': '40 TFSI e S Line 5dr S Tronic',
'year': 2020}
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113834%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Saving data for 4113834: {'auction_closing_time': 1774947600.0, 'created_time': 1773903746.922285, 'last_price_update_time': 1774793056.279573}
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113834') HTTP/1.1" 204 0
2026-03-29 14:04:16 [manheim.gb] INFO: Page 46: 100 results (total: 8380)
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4113991
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4113992
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4113998
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274113998%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4113998: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4113999
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114001
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114001%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114001: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114013
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114013%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114013: 2
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114015
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114016
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114016%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114016: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114028
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114029
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114031
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114033
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114036
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114036%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114036: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114038
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114038%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114038: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114040
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114047
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114049
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114053
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114053%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114053: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114054
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114055
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114055%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114055: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114056
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114057
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114058
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114059
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114061
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114063
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114066
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114068
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114071
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114071%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114071: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114074
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114075
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114075%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114075: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114076
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114076%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114076: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114083
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114083%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114083: 2
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114085
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114085%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114085: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114087
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114089
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114091
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114091%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114091: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114100
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114101
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114101%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114101: 2
2026-03-29 14:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114103
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114103%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114103: 2
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114111
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114114
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114116
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114118
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114119
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114119%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114119: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114120
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114122
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114123
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114124
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114135
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114135%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114135: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114136
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114139
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114141
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114144
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114145
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114145%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114145: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114149
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114153
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114153%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114153: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114155
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114165
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114165%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114165: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114175
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114177
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114177%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114177: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114178
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114180
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114180%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114180: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114182
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114183
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114183%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114183: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114184
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114192
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114192%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114192: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114202
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114206
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114226
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114226%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114226: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114228
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114241
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114243
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114245
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114252
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114261
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114262
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114262%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114262: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114265
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114266
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114267
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114268
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114269
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114270
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114275
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114276
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114277
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114279
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114279%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114279: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114280
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114283
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114285
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114285%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114285: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114290
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114290%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114290: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114299
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114308
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114308%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114308: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114333
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114367
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114379
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114379%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114379: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114381
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114381%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114381: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114382
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114409
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114409%27 HTTP/1.1" 200 None
2026-03-29 14:04:16 [manheim.gb] INFO: Scrape type for 4114409: 0
2026-03-29 14:04:16 [manheim.gb] INFO: Found listing with ID: 4114411
2026-03-29 14:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f05a865c-c466-5e6e-81df-8f10a86ccc2a with identifier: 4114013
2026-03-29 14:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f05a865c-c466-5e6e-81df-8f10a86ccc2a with scrape type 2
2026-03-29 14:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f05a865c-c466-5e6e-81df-8f10a86ccc2a with scrape type 2
2026-03-29 14:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f05a865c-c466-5e6e-81df-8f10a86ccc2a, identifier: 4114013
2026-03-29 14:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f05a865c-c466-5e6e-81df-8f10a86ccc2a with identifier: 4114013
2026-03-29 14:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f05a865c-c466-5e6e-81df-8f10a86ccc2a with identifier: 4114013
2026-03-29 14:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f05a865c-c466-5e6e-81df-8f10a86ccc2a with identifier: 4114013 to the API
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 148,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f05a865c-c466-5e6e-81df-8f10a86ccc2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN06WBV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4114013',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 129122,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-31',
'seller_name': 'Thurlow Nunn',
'title': 'FORD FOCUS 2.0 TDCi Ghia 5dr [Euro 4]',
'transmission': 'manual',
'trim': '2.0 TDCi Ghia 5dr [Euro 4]',
'year': 2006}
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114013%27 HTTP/1.1" 200 None
2026-03-29 14:04:17 [manheim.gb] INFO: Saving data for 4114013: {'auction_closing_time': 1775120400.0, 'created_time': 1774476282.987138, 'last_price_update_time': 1774793057.365498}
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114013') HTTP/1.1" 204 0
2026-03-29 14:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 624168c2-7d17-50a7-8564-1c0120532d52 with identifier: 4114101
2026-03-29 14:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 624168c2-7d17-50a7-8564-1c0120532d52 with scrape type 2
2026-03-29 14:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 624168c2-7d17-50a7-8564-1c0120532d52 with scrape type 2
2026-03-29 14:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 624168c2-7d17-50a7-8564-1c0120532d52, identifier: 4114101
2026-03-29 14:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 624168c2-7d17-50a7-8564-1c0120532d52 with identifier: 4114101
2026-03-29 14:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 624168c2-7d17-50a7-8564-1c0120532d52 with identifier: 4114101
2026-03-29 14:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 624168c2-7d17-50a7-8564-1c0120532d52 with identifier: 4114101 to the API
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '624168c2-7d17-50a7-8564-1c0120532d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP22CGO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CROSSLAND?id=4114101',
'listing': 'auction',
'location': 'Leeds',
'make': 'VAUXHALL',
'model': 'CROSSLAND',
'odometer': 33625,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-29',
'seller_name': 'Big Motoring World Ltd',
'title': 'VAUXHALL CROSSLAND 1.2 Turbo GS Line 5dr',
'transmission': 'manual',
'trim': '1.2 Turbo GS Line 5dr',
'year': 2022}
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114101%27 HTTP/1.1" 200 None
2026-03-29 14:04:17 [manheim.gb] INFO: Saving data for 4114101: {'auction_closing_time': 1774861200.0, 'created_time': 1773842558.506786, 'last_price_update_time': 1774793057.863}
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114101') HTTP/1.1" 204 0
2026-03-29 14:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f473b4d7-9294-5094-b272-414750366e1c with identifier: 4114103
2026-03-29 14:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f473b4d7-9294-5094-b272-414750366e1c with scrape type 2
2026-03-29 14:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f473b4d7-9294-5094-b272-414750366e1c with scrape type 2
2026-03-29 14:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f473b4d7-9294-5094-b272-414750366e1c, identifier: 4114103
2026-03-29 14:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f21e3d59-d6a7-552e-baad-043b75167548 with identifier: 4114083
2026-03-29 14:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f21e3d59-d6a7-552e-baad-043b75167548 with scrape type 2
2026-03-29 14:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f21e3d59-d6a7-552e-baad-043b75167548 with scrape type 2
2026-03-29 14:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f21e3d59-d6a7-552e-baad-043b75167548, identifier: 4114083
2026-03-29 14:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f473b4d7-9294-5094-b272-414750366e1c with identifier: 4114103
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=ORANGE HTTP/1.1" 200 None
2026-03-29 14:04:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f473b4d7-9294-5094-b272-414750366e1c with identifier: 4114103
2026-03-29 14:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f473b4d7-9294-5094-b272-414750366e1c with identifier: 4114103 to the API
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'ORANGE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f473b4d7-9294-5094-b272-414750366e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NRZ4139',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/ARONA?id=4114103',
'listing': 'auction',
'location': 'Leeds',
'make': 'SEAT',
'model': 'ARONA',
'odometer': 67344,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-26',
'seller_name': 'Available Car',
'title': 'SEAT ARONA 1.0 TSI 115 FR Sport 5dr DSG',
'transmission': 'automatic',
'trim': '1.0 TSI 115 FR Sport 5dr DSG',
'year': 2018}
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114103%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Saving data for 4114103: {'auction_closing_time': 1774861200.0, 'created_time': 1773829471.865763, 'last_price_update_time': 1774793058.522408}
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114103') HTTP/1.1" 204 0
2026-03-29 14:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f21e3d59-d6a7-552e-baad-043b75167548 with identifier: 4114083
2026-03-29 14:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f21e3d59-d6a7-552e-baad-043b75167548 with identifier: 4114083
2026-03-29 14:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f21e3d59-d6a7-552e-baad-043b75167548 with identifier: 4114083 to the API
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f21e3d59-d6a7-552e-baad-043b75167548',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL12UBN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/ALFA%20ROMEO/GIULIETTA?id=4114083',
'listing': 'auction',
'location': 'Leeds',
'make': 'ALFA ROMEO',
'model': 'GIULIETTA',
'odometer': 104743,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-31',
'seller_name': 'Big Motoring World Ltd',
'title': 'ALFA ROMEO GIULIETTA 1.6 JTDM-2 Lusso 5dr',
'transmission': 'manual',
'trim': '1.6 JTDM-2 Lusso 5dr',
'year': 2012}
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114083%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Saving data for 4114083: {'auction_closing_time': 1774861200.0, 'created_time': 1773842556.881278, 'last_price_update_time': 1774793058.798696}
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114083') HTTP/1.1" 204 0
2026-03-29 14:04:18 [manheim.gb] INFO: Page 47: 100 results (total: 8380)
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114437
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114441
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114441%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114441: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114459
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114486
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114486%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114486: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114487
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114490
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114494
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114502
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114506
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114507
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114508
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114509
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114509%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114509: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114511
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114518
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114520
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114522
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114523
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114524
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114524%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114524: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114525
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114530
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114533
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114533%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114533: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114535
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114535%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114535: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114536
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114537
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114539
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114539%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114539: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114540
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114540%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114540: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114542
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114542%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114542: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114543
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114543%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114543: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114545
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114548
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114549
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114550
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114551
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114553
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114553%27 HTTP/1.1" 200 None
2026-03-29 14:04:18 [manheim.gb] INFO: Scrape type for 4114553: 0
2026-03-29 14:04:18 [manheim.gb] INFO: Found listing with ID: 4114555
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114555%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114555: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114557
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114557%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114557: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114558
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114558%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114558: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114560
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114561
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114566
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114567
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114569
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114642
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114642%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114642: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114645
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114646
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114687
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114689
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114689%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114689: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114702
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114703
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114707
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114717
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114720
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114721
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114722
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114722%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114722: 2
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114723
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114723%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114723: 2
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114724
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114724%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114724: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114726
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114728
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114729
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114730
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114744
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114788
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114799
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114800
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114800%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114800: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114802
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114803
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114806
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114808
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114808%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114808: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114809
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114813
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114815
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114815%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114815: 2
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114817
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114821
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114823
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114825
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114826
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114826%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114826: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114827
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114830
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114830%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114830: 2
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114832
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114833
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114835
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114837
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114838
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114840
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114841
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114842
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114843
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114843%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114843: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114853
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114854
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114854%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114854: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114855
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114856
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114857
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114861
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114861%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114861: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114864
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114865
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114866
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114868
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114868%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114868: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114869
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114873
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114873%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Scrape type for 4114873: 0
2026-03-29 14:04:19 [manheim.gb] INFO: Found listing with ID: 4114874
2026-03-29 14:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1a700d7-144b-586b-b4ef-4c9297b14465 with identifier: 4114722
2026-03-29 14:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1a700d7-144b-586b-b4ef-4c9297b14465 with scrape type 2
2026-03-29 14:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1a700d7-144b-586b-b4ef-4c9297b14465 with scrape type 2
2026-03-29 14:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c1a700d7-144b-586b-b4ef-4c9297b14465, identifier: 4114722
2026-03-29 14:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c1a700d7-144b-586b-b4ef-4c9297b14465 with identifier: 4114722
2026-03-29 14:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c1a700d7-144b-586b-b4ef-4c9297b14465 with identifier: 4114722
2026-03-29 14:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c1a700d7-144b-586b-b4ef-4c9297b14465 with identifier: 4114722 to the API
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 183,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c1a700d7-144b-586b-b4ef-4c9297b14465',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KW21VGG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4114722',
'listing': 'auction',
'location': 'Shotts',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 51036,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-01',
'seller_name': 'Parks Motor Group',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 D200 R-Dynamic HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D200 R-Dynamic HSE 5dr Auto',
'year': 2021}
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114722%27 HTTP/1.1" 200 None
2026-03-29 14:04:19 [manheim.gb] INFO: Saving data for 4114722: {'auction_closing_time': 1774947600.0, 'created_time': 1773842561.860633, 'last_price_update_time': 1774793059.932072}
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114722') HTTP/1.1" 204 0
2026-03-29 14:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8ff3e48-d1bf-521d-b2e4-65202d665ba3 with identifier: 4114830
2026-03-29 14:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8ff3e48-d1bf-521d-b2e4-65202d665ba3 with scrape type 2
2026-03-29 14:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8ff3e48-d1bf-521d-b2e4-65202d665ba3 with scrape type 2
2026-03-29 14:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b8ff3e48-d1bf-521d-b2e4-65202d665ba3, identifier: 4114830
2026-03-29 14:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b8ff3e48-d1bf-521d-b2e4-65202d665ba3 with identifier: 4114830
2026-03-29 14:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b8ff3e48-d1bf-521d-b2e4-65202d665ba3 with identifier: 4114830
2026-03-29 14:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b8ff3e48-d1bf-521d-b2e4-65202d665ba3 with identifier: 4114830 to the API
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 92,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b8ff3e48-d1bf-521d-b2e4-65202d665ba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC15CYT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DS/DS%203?id=4114830',
'listing': 'auction',
'location': 'Birmingham',
'make': 'DS',
'model': 'DS 3',
'odometer': 50282,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-11',
'seller_name': 'Startline Motor Finance',
'title': 'DS DS 3 1.6 BlueHDi DStyle Nav 2dr',
'transmission': 'manual',
'trim': '1.6 BlueHDi DStyle Nav 2dr',
'year': 2015}
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114830%27 HTTP/1.1" 200 None
2026-03-29 14:04:20 [manheim.gb] INFO: Saving data for 4114830: {'auction_closing_time': 1774861200.0, 'created_time': 1773842566.246594, 'last_price_update_time': 1774793060.472095}
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114830') HTTP/1.1" 204 0
2026-03-29 14:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd7fff1f-8a81-570f-959c-9d92a77d64e7 with identifier: 4114723
2026-03-29 14:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd7fff1f-8a81-570f-959c-9d92a77d64e7 with scrape type 2
2026-03-29 14:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd7fff1f-8a81-570f-959c-9d92a77d64e7 with scrape type 2
2026-03-29 14:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cd7fff1f-8a81-570f-959c-9d92a77d64e7, identifier: 4114723
2026-03-29 14:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3aa218c-d6b1-503a-826e-a7abc739d9a2 with identifier: 4114815
2026-03-29 14:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3aa218c-d6b1-503a-826e-a7abc739d9a2 with scrape type 2
2026-03-29 14:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3aa218c-d6b1-503a-826e-a7abc739d9a2 with scrape type 2
2026-03-29 14:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a3aa218c-d6b1-503a-826e-a7abc739d9a2, identifier: 4114815
2026-03-29 14:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cd7fff1f-8a81-570f-959c-9d92a77d64e7 with identifier: 4114723
2026-03-29 14:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cd7fff1f-8a81-570f-959c-9d92a77d64e7 with identifier: 4114723
2026-03-29 14:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cd7fff1f-8a81-570f-959c-9d92a77d64e7 with identifier: 4114723 to the API
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 246,
'car_expert_report_source_url': None,
'color': 'BROWN',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cd7fff1f-8a81-570f-959c-9d92a77d64e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SW21OGM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DEFENDER?id=4114723',
'listing': 'auction',
'location': 'Shotts',
'make': 'LAND ROVER',
'model': 'DEFENDER',
'odometer': 54063,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-08',
'seller_name': 'Parks Motor Group',
'title': 'LAND ROVER DEFENDER 3.0 D300 HSE 110 5dr Auto [7 Seat]',
'transmission': 'automatic',
'trim': '3.0 D300 HSE 110 5dr Auto [7 Seat]',
'year': 2021}
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114723%27 HTTP/1.1" 200 None
2026-03-29 14:04:20 [manheim.gb] INFO: Saving data for 4114723: {'auction_closing_time': 1774947600.0, 'created_time': 1773842565.316196, 'last_price_update_time': 1774793060.942673}
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114723') HTTP/1.1" 204 0
2026-03-29 14:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a3aa218c-d6b1-503a-826e-a7abc739d9a2 with identifier: 4114815
2026-03-29 14:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a3aa218c-d6b1-503a-826e-a7abc739d9a2 with identifier: 4114815
2026-03-29 14:04:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a3aa218c-d6b1-503a-826e-a7abc739d9a2 with identifier: 4114815 to the API
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 151,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a3aa218c-d6b1-503a-826e-a7abc739d9a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LG73WUL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC40?id=4114815',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLVO',
'model': 'XC40',
'odometer': 19880,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-30',
'seller_name': 'Sytner',
'title': 'VOLVO XC40 2.0 B3P Ultimate Dark 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 B3P Ultimate Dark 5dr Auto',
'year': 2023}
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114815%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Saving data for 4114815: {'auction_closing_time': 1774947600.0, 'created_time': 1773929274.504331, 'last_price_update_time': 1774793061.239261}
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114815') HTTP/1.1" 204 0
2026-03-29 14:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:21 [manheim.gb] INFO: Page 48: 100 results (total: 8380)
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114876
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114879
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114885
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114910
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114919
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114921
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114928
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114941
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114948
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114952
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114971
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114972
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114974
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274114974%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4114974: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114975
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114984
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4114995
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115002
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115002%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115002: 2
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115009
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115015
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115021
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115027
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115028
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115028%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115028: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115029
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115030
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115049
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115051
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115052
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115052%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115052: 2
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115058
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115058%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115058: 2
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115059
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115071
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115077
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115077%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115077: 2
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115081
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115083
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115091
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115091%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115091: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115092
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115093
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115095
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115097
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115098
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115102
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115102%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115102: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115104
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115106
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115108
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115108%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115108: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115115
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115116
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115117
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115118
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115118%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115118: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115119
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115120
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115121
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115132
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115134
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115137
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115138
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115139
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115140
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115142
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115142%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115142: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115145
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115146
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115146%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115146: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115147
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115148
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115148%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115148: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115149
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115154
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115156
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115158
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115159
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115162
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115164
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115165
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115166
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115170
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115180
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115180%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115180: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115181
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115182
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115182%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115182: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115183
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115183%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115183: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115185
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115188
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115188%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115188: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115189
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115190
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115190%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115190: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115191
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115193
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115193%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115193: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115194
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115194%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115194: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115195
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115195%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115195: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115196
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115197
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115197%27 HTTP/1.1" 200 None
2026-03-29 14:04:21 [manheim.gb] INFO: Scrape type for 4115197: 0
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115201
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115206
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115207
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115208
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115209
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115210
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115216
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115219
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115220
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115221
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115226
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115229
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115231
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115234
2026-03-29 14:04:21 [manheim.gb] INFO: Found listing with ID: 4115241
2026-03-29 14:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae57e009-26c7-5362-a0f9-7b093558b835 with identifier: 4115002
2026-03-29 14:04:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae57e009-26c7-5362-a0f9-7b093558b835 with scrape type 2
2026-03-29 14:04:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae57e009-26c7-5362-a0f9-7b093558b835 with scrape type 2
2026-03-29 14:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ae57e009-26c7-5362-a0f9-7b093558b835, identifier: 4115002
2026-03-29 14:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ae57e009-26c7-5362-a0f9-7b093558b835 with identifier: 4115002
2026-03-29 14:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ae57e009-26c7-5362-a0f9-7b093558b835 with identifier: 4115002
2026-03-29 14:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ae57e009-26c7-5362-a0f9-7b093558b835 with identifier: 4115002 to the API
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae57e009-26c7-5362-a0f9-7b093558b835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP62PNF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KUGA?id=4115002',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'KUGA',
'odometer': 116847,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-14',
'seller_name': 'Perrys',
'title': 'FORD KUGA 2.0 TDCi 140 Titanium 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 TDCi 140 Titanium 5dr 2WD',
'year': 2012}
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115002%27 HTTP/1.1" 200 None
2026-03-29 14:04:22 [manheim.gb] INFO: Saving data for 4115002: {'auction_closing_time': 1775206800.0, 'created_time': 1773842564.441422, 'last_price_update_time': 1774793062.392713}
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115002') HTTP/1.1" 204 0
2026-03-29 14:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 712855e7-01e5-5f60-bfaa-101dcfc9ba87 with identifier: 4115058
2026-03-29 14:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 712855e7-01e5-5f60-bfaa-101dcfc9ba87 with scrape type 2
2026-03-29 14:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 712855e7-01e5-5f60-bfaa-101dcfc9ba87 with scrape type 2
2026-03-29 14:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 712855e7-01e5-5f60-bfaa-101dcfc9ba87, identifier: 4115058
2026-03-29 14:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 712855e7-01e5-5f60-bfaa-101dcfc9ba87 with identifier: 4115058
2026-03-29 14:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 712855e7-01e5-5f60-bfaa-101dcfc9ba87 with identifier: 4115058
2026-03-29 14:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 712855e7-01e5-5f60-bfaa-101dcfc9ba87 with identifier: 4115058 to the API
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 130,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '712855e7-01e5-5f60-bfaa-101dcfc9ba87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SJ19YGZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4115058',
'listing': 'auction',
'location': 'Shotts',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 60254,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-08',
'seller_name': 'Parks Motor Group',
'title': 'NISSAN QASHQAI 1.3 DiG-T Tekna+ 5dr',
'transmission': 'manual',
'trim': '1.3 DiG-T Tekna+ 5dr',
'year': 2019}
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115058%27 HTTP/1.1" 200 None
2026-03-29 14:04:22 [manheim.gb] INFO: Saving data for 4115058: {'auction_closing_time': 1774947600.0, 'created_time': 1773842565.905197, 'last_price_update_time': 1774793062.899537}
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115058') HTTP/1.1" 204 0
2026-03-29 14:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95314004-5bf5-5d9a-a79f-dc22255582f3 with identifier: 4115052
2026-03-29 14:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95314004-5bf5-5d9a-a79f-dc22255582f3 with scrape type 2
2026-03-29 14:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95314004-5bf5-5d9a-a79f-dc22255582f3 with scrape type 2
2026-03-29 14:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 95314004-5bf5-5d9a-a79f-dc22255582f3, identifier: 4115052
2026-03-29 14:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34318f9d-8390-58ec-925e-4cb06c41c8ed with identifier: 4115077
2026-03-29 14:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34318f9d-8390-58ec-925e-4cb06c41c8ed with scrape type 2
2026-03-29 14:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34318f9d-8390-58ec-925e-4cb06c41c8ed with scrape type 2
2026-03-29 14:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 34318f9d-8390-58ec-925e-4cb06c41c8ed, identifier: 4115077
2026-03-29 14:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 95314004-5bf5-5d9a-a79f-dc22255582f3 with identifier: 4115052
2026-03-29 14:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 95314004-5bf5-5d9a-a79f-dc22255582f3 with identifier: 4115052
2026-03-29 14:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 95314004-5bf5-5d9a-a79f-dc22255582f3 with identifier: 4115052 to the API
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '95314004-5bf5-5d9a-a79f-dc22255582f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL71JBZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4115052',
'listing': 'auction',
'location': 'Shotts',
'make': 'MG',
'model': 'ZS',
'odometer': 42834,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-09-30',
'seller_name': 'Parks Motor Group',
'title': 'MG ZS 1.5 VTi-TECH Exclusive 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Exclusive 5dr',
'year': 2021}
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115052%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Saving data for 4115052: {'auction_closing_time': 1774947600.0, 'created_time': 1773842564.722617, 'last_price_update_time': 1774793063.431556}
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115052') HTTP/1.1" 204 0
2026-03-29 14:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 34318f9d-8390-58ec-925e-4cb06c41c8ed with identifier: 4115077
2026-03-29 14:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 34318f9d-8390-58ec-925e-4cb06c41c8ed with identifier: 4115077
2026-03-29 14:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 34318f9d-8390-58ec-925e-4cb06c41c8ed with identifier: 4115077 to the API
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34318f9d-8390-58ec-925e-4cb06c41c8ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SJ18FJN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-5?id=4115077',
'listing': 'auction',
'location': 'Shotts',
'make': 'MAZDA',
'model': 'CX-5',
'odometer': 111603,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-30',
'seller_name': 'Parks Motor Group',
'title': 'MAZDA CX-5 2.2d [175] Sport Nav 5dr AWD',
'transmission': 'manual',
'trim': '2.2d [175] Sport Nav 5dr AWD',
'year': 2018}
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115077%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Saving data for 4115077: {'auction_closing_time': 1774947600.0, 'created_time': 1773842566.569807, 'last_price_update_time': 1774793063.747137}
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115077') HTTP/1.1" 204 0
2026-03-29 14:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:23 [manheim.gb] INFO: Page 49: 100 results (total: 8380)
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115242
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115243
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115243%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Scrape type for 4115243: 0
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115246
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115247
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115252
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115253
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115253%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Scrape type for 4115253: 0
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115254
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115255
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115255%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Scrape type for 4115255: 0
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115262
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115263
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115263%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Scrape type for 4115263: 0
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115267
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115267%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Scrape type for 4115267: 0
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115268
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115270
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115270%27 HTTP/1.1" 200 None
2026-03-29 14:04:23 [manheim.gb] INFO: Scrape type for 4115270: 0
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115274
2026-03-29 14:04:23 [manheim.gb] INFO: Found listing with ID: 4115275
2026-03-29 14:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115275%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115275: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115280
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115285
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115288
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115290
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115291
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115291%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115291: 2
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115292
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115293
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115299
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115302
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115302%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115302: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115304
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115305
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115306
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115307
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115307%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115307: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115309
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115310
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115311
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115312
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115313
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115314
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115315
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115316
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115322
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115340
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115344
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115345
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115349
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115352
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115352%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115352: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115353
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115354
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115355
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115356
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115356%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115356: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115357
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115358
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115360
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115372
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115372%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115372: 2
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115401
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115401%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115401: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115402
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115403
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115403%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115403: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115404
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115405
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115409
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115409%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115409: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115410
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115410%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115410: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115411
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115412
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115412%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115412: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115413
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115414
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115417
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115417%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115417: 2
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115418
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115420
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115423
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115425
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115428
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115431
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115431%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115431: 2
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115440
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115444
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115444%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115444: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115446
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115454
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115455
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115459
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115460
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115460%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115460: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115467
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115468
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115468%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115468: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115469
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115470
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115472
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115472%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115472: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115474
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115474%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115474: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115475
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115477
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115479
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115483
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115487
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115492
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115493
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115495
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115496
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115498
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115499
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115501
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115502
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115502%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115502: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115503
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115504
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115505
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115505%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115505: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115507
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115507%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115507: 0
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115508
2026-03-29 14:04:24 [manheim.gb] INFO: Found listing with ID: 4115509
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115509%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Scrape type for 4115509: 0
2026-03-29 14:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321d46e4-51c4-530d-b6f4-7f7bf47188dd with identifier: 4115372
2026-03-29 14:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321d46e4-51c4-530d-b6f4-7f7bf47188dd with scrape type 2
2026-03-29 14:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 321d46e4-51c4-530d-b6f4-7f7bf47188dd with scrape type 2
2026-03-29 14:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 321d46e4-51c4-530d-b6f4-7f7bf47188dd, identifier: 4115372
2026-03-29 14:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 321d46e4-51c4-530d-b6f4-7f7bf47188dd with identifier: 4115372
2026-03-29 14:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 321d46e4-51c4-530d-b6f4-7f7bf47188dd with identifier: 4115372
2026-03-29 14:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 321d46e4-51c4-530d-b6f4-7f7bf47188dd with identifier: 4115372 to the API
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 229,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '4.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '321d46e4-51c4-530d-b6f4-7f7bf47188dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AA62FTA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4115372',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 119455,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-16',
'seller_name': 'Oplo CF Limited',
'title': 'LAND ROVER RANGE ROVER 4.4 SDV8 Autobiography 4dr Auto',
'transmission': 'automatic',
'trim': '4.4 SDV8 Autobiography 4dr Auto',
'year': 2013}
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115372%27 HTTP/1.1" 200 None
2026-03-29 14:04:24 [manheim.gb] INFO: Saving data for 4115372: {'auction_closing_time': 1774947600.0, 'created_time': 1773929284.66476, 'last_price_update_time': 1774793064.994925}
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115372') HTTP/1.1" 204 0
2026-03-29 14:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcfe8f2c-5983-5e7e-87ed-c34559e6b13f with identifier: 4115431
2026-03-29 14:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcfe8f2c-5983-5e7e-87ed-c34559e6b13f with scrape type 2
2026-03-29 14:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcfe8f2c-5983-5e7e-87ed-c34559e6b13f with scrape type 2
2026-03-29 14:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dcfe8f2c-5983-5e7e-87ed-c34559e6b13f, identifier: 4115431
2026-03-29 14:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dcfe8f2c-5983-5e7e-87ed-c34559e6b13f with identifier: 4115431
2026-03-29 14:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dcfe8f2c-5983-5e7e-87ed-c34559e6b13f with identifier: 4115431
2026-03-29 14:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dcfe8f2c-5983-5e7e-87ed-c34559e6b13f with identifier: 4115431 to the API
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dcfe8f2c-5983-5e7e-87ed-c34559e6b13f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MM71BFA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/DACIA/SANDERO%20STEPWAY?id=4115431',
'listing': 'auction',
'location': 'Leeds',
'make': 'DACIA',
'model': 'SANDERO STEPWAY',
'odometer': 40675,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-25',
'seller_name': 'Big Motoring World Ltd',
'title': 'DACIA SANDERO STEPWAY 1.0 TCe Prestige 5dr CVT',
'transmission': 'automatic',
'trim': '1.0 TCe Prestige 5dr CVT',
'year': 2022}
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115431%27 HTTP/1.1" 200 None
2026-03-29 14:04:25 [manheim.gb] INFO: Saving data for 4115431: {'auction_closing_time': 1774861200.0, 'created_time': 1773918429.641558, 'last_price_update_time': 1774793065.489028}
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115431') HTTP/1.1" 204 0
2026-03-29 14:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6b13a9-ebe4-54be-bf1a-33a1165af693 with identifier: 4115291
2026-03-29 14:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6b13a9-ebe4-54be-bf1a-33a1165af693 with scrape type 2
2026-03-29 14:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6b13a9-ebe4-54be-bf1a-33a1165af693 with scrape type 2
2026-03-29 14:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9e6b13a9-ebe4-54be-bf1a-33a1165af693, identifier: 4115291
2026-03-29 14:04:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9e6b13a9-ebe4-54be-bf1a-33a1165af693 with identifier: 4115291
2026-03-29 14:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9e6b13a9-ebe4-54be-bf1a-33a1165af693 with identifier: 4115291
2026-03-29 14:04:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9e6b13a9-ebe4-54be-bf1a-33a1165af693 with identifier: 4115291 to the API
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'color': 'FROZEN WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9e6b13a9-ebe4-54be-bf1a-33a1165af693',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BK71WEJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4115291',
'listing': 'directbuy',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 42560,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-18',
'seller_name': 'Zenith',
'title': 'FORD TRANSIT 1.5 EcoBlue 100ps Trend D/Cab Van',
'transmission': 'manual',
'trim': '1.5 EcoBlue 100ps Trend D/Cab Van',
'year': 2021}
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115291%27 HTTP/1.1" 200 None
2026-03-29 14:04:25 [manheim.gb] INFO: Saving data for 4115291: {'auction_closing_time': 1774861200.0, 'created_time': 1774389753.873661, 'last_price_update_time': 1774793065.87339}
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115291') HTTP/1.1" 204 0
2026-03-29 14:04:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742d1414-138b-5905-9290-2a6096baa341 with identifier: 4115417
2026-03-29 14:04:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742d1414-138b-5905-9290-2a6096baa341 with scrape type 2
2026-03-29 14:04:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 742d1414-138b-5905-9290-2a6096baa341 with scrape type 2
2026-03-29 14:04:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 742d1414-138b-5905-9290-2a6096baa341, identifier: 4115417
2026-03-29 14:04:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 742d1414-138b-5905-9290-2a6096baa341 with identifier: 4115417
2026-03-29 14:04:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 742d1414-138b-5905-9290-2a6096baa341 with identifier: 4115417
2026-03-29 14:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 742d1414-138b-5905-9290-2a6096baa341 with identifier: 4115417 to the API
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '999.9L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '742d1414-138b-5905-9290-2a6096baa341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HX58EKJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/AXOR?id=4115417',
'listing': 'auction',
'location': 'CUSTOMER PREMISIES DONCASTER-DN10',
'make': 'MERCEDES-BENZ',
'model': 'AXOR',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-01',
'seller_name': 'Direct Fleet',
'title': 'MERCEDES-BENZ AXOR ALLDRIVE TANKER TRAILER',
'transmission': 'automatic',
'trim': 'ALLDRIVE TANKER TRAILER',
'year': 2008}
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115417%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Saving data for 4115417: {'auction_closing_time': 1775725200.0, 'created_time': 1773903757.876828, 'last_price_update_time': 1774793066.289321}
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115417') HTTP/1.1" 204 0
2026-03-29 14:04:26 [manheim.gb] INFO: Page 50: 100 results (total: 8380)
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115515
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115515%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115515: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115517
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115518
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115519
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115520
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115521
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115522
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115524
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115524%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115524: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115526
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115526%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115526: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115529
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115532
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115532%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115532: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115539
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115540
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115542
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115542%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115542: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115548
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115553
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115559
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115559%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115559: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115561
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115561%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115561: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115564
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115565
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115566
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115566%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115566: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115567
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115568
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115568%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115568: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115569
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115571
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115572
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115578
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115581
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115582
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115583
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115584
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115584%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115584: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115585
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115585%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115585: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115586
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115587
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115588
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115589
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115590
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115593
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115595
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115598
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115600
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115600%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115600: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115602
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115603
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115604
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115604%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115604: 2
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115605
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115606
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115607
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115607%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115607: 2
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115608
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115609
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115609%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115609: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115613
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115614
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115615
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115615%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115615: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115616
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115617
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115618
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115618%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115618: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115619
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115619%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115619: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115620
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115620%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115620: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115621
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115622
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115622%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115622: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115624
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115624%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115624: 2
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115625
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115627
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115627%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115627: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115628
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115628%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115628: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115629
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115630
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115631
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115632
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115633
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115633%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115633: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115635
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115635%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115635: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115636
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115637
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115638
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115638%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115638: 2
2026-03-29 14:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115639
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115640
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115640%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115640: 2
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115641
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115642
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115643
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115644
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115645
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115647
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115648
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115648%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115648: 2
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115649
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115649%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115649: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115650
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115651
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115653
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115654
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115655
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115656
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115657
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115660
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115660%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115660: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115662
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115662%27 HTTP/1.1" 200 None
2026-03-29 14:04:26 [manheim.gb] INFO: Scrape type for 4115662: 0
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115663
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115666
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115669
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115673
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115674
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115676
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115677
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115681
2026-03-29 14:04:26 [manheim.gb] INFO: Found listing with ID: 4115682
2026-03-29 14:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c92977f4-0d12-5fbf-aac9-900cfcde5500 with identifier: 4115604
2026-03-29 14:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c92977f4-0d12-5fbf-aac9-900cfcde5500 with scrape type 2
2026-03-29 14:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c92977f4-0d12-5fbf-aac9-900cfcde5500 with scrape type 2
2026-03-29 14:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c92977f4-0d12-5fbf-aac9-900cfcde5500, identifier: 4115604
2026-03-29 14:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c92977f4-0d12-5fbf-aac9-900cfcde5500 with identifier: 4115604
2026-03-29 14:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c92977f4-0d12-5fbf-aac9-900cfcde5500 with identifier: 4115604
2026-03-29 14:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c92977f4-0d12-5fbf-aac9-900cfcde5500 with identifier: 4115604 to the API
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 184,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c92977f4-0d12-5fbf-aac9-900cfcde5500',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GL22UBT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4115604',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 53726,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-11',
'seller_name': 'Avis Direct',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van',
'year': 2022}
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115604%27 HTTP/1.1" 200 None
2026-03-29 14:04:27 [manheim.gb] INFO: Saving data for 4115604: {'auction_closing_time': 1774861200.0, 'created_time': 1773957729.069156, 'last_price_update_time': 1774793067.369312}
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115604') HTTP/1.1" 204 0
2026-03-29 14:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0a93a1c-3bf7-5172-b7e5-332a2838fb0b with identifier: 4115624
2026-03-29 14:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0a93a1c-3bf7-5172-b7e5-332a2838fb0b with scrape type 2
2026-03-29 14:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0a93a1c-3bf7-5172-b7e5-332a2838fb0b with scrape type 2
2026-03-29 14:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a0a93a1c-3bf7-5172-b7e5-332a2838fb0b, identifier: 4115624
2026-03-29 14:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a0a93a1c-3bf7-5172-b7e5-332a2838fb0b with identifier: 4115624
2026-03-29 14:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a0a93a1c-3bf7-5172-b7e5-332a2838fb0b with identifier: 4115624
2026-03-29 14:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a0a93a1c-3bf7-5172-b7e5-332a2838fb0b with identifier: 4115624 to the API
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a0a93a1c-3bf7-5172-b7e5-332a2838fb0b%27 HTTP/1.1" 200 None
2026-03-29 14:04:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a0a93a1c-3bf7-5172-b7e5-332a2838fb0b: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022J T Hughes LTD\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MAZDA CX-3 2.0 e-Skyactiv X MHEV SE-L Lux 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MAZDA\u0022, \u0022Model\u0022: \u0022CX-3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222021-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-3?id=4115624\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 e-Skyactiv X MHEV SE-L Lux 5dr\u0022, \u0022LicensePlate\u0022: \u0022DM21HNU\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 127, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a0a93a1c-3bf7-5172-b7e5-332a2838fb0b\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:27 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:27 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:27 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a0a93a1c-3bf7-5172-b7e5-332a2838fb0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DM21HNU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/CX-3?id=4115624',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'MAZDA',
'model': 'CX-3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-30',
'seller_name': 'J T Hughes LTD',
'title': 'MAZDA CX-3 2.0 e-Skyactiv X MHEV SE-L Lux 5dr',
'transmission': 'manual',
'trim': '2.0 e-Skyactiv X MHEV SE-L Lux 5dr',
'year': 2021}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115624%27 HTTP/1.1" 200 None
2026-03-29 14:04:27 [manheim.gb] INFO: Saving data for 4115624: {'auction_closing_time': 1775206800.0, 'created_time': 1773910928.007536, 'last_price_update_time': 1774793067.877734}
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115624') HTTP/1.1" 204 0
2026-03-29 14:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b4174b0-8163-5305-95a2-374508d4257c with identifier: 4115640
2026-03-29 14:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b4174b0-8163-5305-95a2-374508d4257c with scrape type 2
2026-03-29 14:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b4174b0-8163-5305-95a2-374508d4257c with scrape type 2
2026-03-29 14:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4b4174b0-8163-5305-95a2-374508d4257c, identifier: 4115640
2026-03-29 14:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f69cbef-5867-5f04-8c20-0fa83936f0b8 with identifier: 4115607
2026-03-29 14:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f69cbef-5867-5f04-8c20-0fa83936f0b8 with scrape type 2
2026-03-29 14:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f69cbef-5867-5f04-8c20-0fa83936f0b8 with scrape type 2
2026-03-29 14:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2f69cbef-5867-5f04-8c20-0fa83936f0b8, identifier: 4115607
2026-03-29 14:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feca917b-cc50-5c6d-af3a-27380a2fada1 with identifier: 4115638
2026-03-29 14:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feca917b-cc50-5c6d-af3a-27380a2fada1 with scrape type 2
2026-03-29 14:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feca917b-cc50-5c6d-af3a-27380a2fada1 with scrape type 2
2026-03-29 14:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: feca917b-cc50-5c6d-af3a-27380a2fada1, identifier: 4115638
2026-03-29 14:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4b4174b0-8163-5305-95a2-374508d4257c with identifier: 4115640
2026-03-29 14:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4b4174b0-8163-5305-95a2-374508d4257c with identifier: 4115640
2026-03-29 14:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4b4174b0-8163-5305-95a2-374508d4257c with identifier: 4115640 to the API
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:28 [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 14:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 197,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4b4174b0-8163-5305-95a2-374508d4257c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GJ21WLL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4115640',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 60532,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-18',
'seller_name': 'Avis Direct',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van',
'year': 2021}
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115640%27 HTTP/1.1" 200 None
2026-03-29 14:04:28 [manheim.gb] INFO: Saving data for 4115640: {'auction_closing_time': 1774861200.0, 'created_time': 1773957730.746854, 'last_price_update_time': 1774793068.505259}
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115640') HTTP/1.1" 204 0
2026-03-29 14:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2f69cbef-5867-5f04-8c20-0fa83936f0b8 with identifier: 4115607
2026-03-29 14:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2f69cbef-5867-5f04-8c20-0fa83936f0b8 with identifier: 4115607
2026-03-29 14:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2f69cbef-5867-5f04-8c20-0fa83936f0b8 with identifier: 4115607 to the API
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:28 [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 14:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f69cbef-5867-5f04-8c20-0fa83936f0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73UDB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4115607',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 35044,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115607%27 HTTP/1.1" 200 None
2026-03-29 14:04:28 [manheim.gb] INFO: Saving data for 4115607: {'auction_closing_time': 1774861200.0, 'created_time': 1773957731.274076, 'last_price_update_time': 1774793068.787582}
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115607') HTTP/1.1" 204 0
2026-03-29 14:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: feca917b-cc50-5c6d-af3a-27380a2fada1 with identifier: 4115638
2026-03-29 14:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: feca917b-cc50-5c6d-af3a-27380a2fada1 with identifier: 4115638
2026-03-29 14:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: feca917b-cc50-5c6d-af3a-27380a2fada1 with identifier: 4115638 to the API
2026-03-29 14:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:28 [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 14:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 183,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'feca917b-cc50-5c6d-af3a-27380a2fada1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GD21LJO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4115638',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 59920,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-01',
'seller_name': 'Avis Direct',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van',
'year': 2021}
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115638%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Saving data for 4115638: {'auction_closing_time': 1774861200.0, 'created_time': 1773957729.699422, 'last_price_update_time': 1774793069.082186}
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115638') HTTP/1.1" 204 0
2026-03-29 14:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88d687b4-f85c-508c-be7e-3048c4ed0581 with identifier: 4115648
2026-03-29 14:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88d687b4-f85c-508c-be7e-3048c4ed0581 with scrape type 2
2026-03-29 14:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88d687b4-f85c-508c-be7e-3048c4ed0581 with scrape type 2
2026-03-29 14:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 88d687b4-f85c-508c-be7e-3048c4ed0581, identifier: 4115648
2026-03-29 14:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 88d687b4-f85c-508c-be7e-3048c4ed0581 with identifier: 4115648
2026-03-29 14:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 88d687b4-f85c-508c-be7e-3048c4ed0581 with identifier: 4115648
2026-03-29 14:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 88d687b4-f85c-508c-be7e-3048c4ed0581 with identifier: 4115648 to the API
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '88d687b4-f85c-508c-be7e-3048c4ed0581',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73BCO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4115648',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 17884,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115648%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Saving data for 4115648: {'auction_closing_time': 1774861200.0, 'created_time': 1773957730.246985, 'last_price_update_time': 1774793069.512754}
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115648') HTTP/1.1" 204 0
2026-03-29 14:04:29 [manheim.gb] INFO: Page 51: 100 results (total: 8380)
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115683
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115685
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115685%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115685: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115687
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115691
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115692
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115693
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115696
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115713
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115722
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115722%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115722: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115726
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115728
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115729
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115729%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115729: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115730
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115731
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115731%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115731: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115732
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115733
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115733%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115733: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115735
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115740
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115746
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115746%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115746: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115748
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115753
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115755
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115757
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115758
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115760
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115761
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115762
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115764
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115764%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115764: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115766
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115770
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115775
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115776
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115777
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115778
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115780
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115785
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115786
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115792
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115792%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115792: 2
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115793
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115794
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115804
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115804%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115804: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115805
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115807
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115811
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115812
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115812%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115812: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115815
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115815%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115815: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115817
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115817%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115817: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115871
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115877
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115878
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115879
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115879%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115879: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115882
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115882%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115882: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115883
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115892
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115893
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115968
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115985
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115985%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115985: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115986
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115987
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115987%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115987: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115989
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115989%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4115989: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115990
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4115992
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116006
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116006%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4116006: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116009
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116010
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116011
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116013
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116017
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116018
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116018%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4116018: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116019
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116020
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116022
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116025
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116026
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116028
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116028%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4116028: 2
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116029
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116037
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116043
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116044
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116045
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116045%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4116045: 2
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116101
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116106
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116107
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116107%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4116107: 0
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116108
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116143
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116145
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116146
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116151
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116157
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116158
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116180
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116181
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116183
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116185
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116193
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116195
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116196
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116197
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116198
2026-03-29 14:04:29 [manheim.gb] INFO: Found listing with ID: 4116199
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116199%27 HTTP/1.1" 200 None
2026-03-29 14:04:29 [manheim.gb] INFO: Scrape type for 4116199: 0
2026-03-29 14:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4c3f0d-b7eb-5d6c-8912-72615c2610ca with identifier: 4116028
2026-03-29 14:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4c3f0d-b7eb-5d6c-8912-72615c2610ca with scrape type 2
2026-03-29 14:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4c3f0d-b7eb-5d6c-8912-72615c2610ca with scrape type 2
2026-03-29 14:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ae4c3f0d-b7eb-5d6c-8912-72615c2610ca, identifier: 4116028
2026-03-29 14:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ae4c3f0d-b7eb-5d6c-8912-72615c2610ca with identifier: 4116028
2026-03-29 14:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ae4c3f0d-b7eb-5d6c-8912-72615c2610ca with identifier: 4116028
2026-03-29 14:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ae4c3f0d-b7eb-5d6c-8912-72615c2610ca with identifier: 4116028 to the API
2026-03-29 14:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 156,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae4c3f0d-b7eb-5d6c-8912-72615c2610ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AK13WMT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=4116028',
'listing': 'auction',
'location': 'Northampton',
'make': 'AUDI',
'model': 'A6',
'odometer': 130160,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-31',
'seller_name': 'Vindis Group',
'title': 'AUDI A6 3.0 TDI Quattro Black Edition 4dr S Tronic',
'transmission': 'automatic',
'trim': '3.0 TDI Quattro Black Edition 4dr S Tronic',
'year': 2013}
2026-03-29 14:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116028%27 HTTP/1.1" 200 None
2026-03-29 14:04:30 [manheim.gb] INFO: Saving data for 4116028: {'auction_closing_time': 1775120400.0, 'created_time': 1773929286.125533, 'last_price_update_time': 1774793070.882451}
2026-03-29 14:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116028') HTTP/1.1" 204 0
2026-03-29 14:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cda0770b-bdb3-5f5e-adfd-4b9cd56a5051 with identifier: 4116045
2026-03-29 14:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cda0770b-bdb3-5f5e-adfd-4b9cd56a5051 with scrape type 2
2026-03-29 14:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cda0770b-bdb3-5f5e-adfd-4b9cd56a5051 with scrape type 2
2026-03-29 14:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cda0770b-bdb3-5f5e-adfd-4b9cd56a5051, identifier: 4116045
2026-03-29 14:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cda0770b-bdb3-5f5e-adfd-4b9cd56a5051 with identifier: 4116045
2026-03-29 14:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cda0770b-bdb3-5f5e-adfd-4b9cd56a5051 with identifier: 4116045
2026-03-29 14:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cda0770b-bdb3-5f5e-adfd-4b9cd56a5051 with identifier: 4116045 to the API
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27cda0770b-bdb3-5f5e-adfd-4b9cd56a5051%27 HTTP/1.1" 200 None
2026-03-29 14:04:31 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cda0770b-bdb3-5f5e-adfd-4b9cd56a5051: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022RED\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MAZDA 2 1.5 GT Sport 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MAZDA\u0022, \u0022Model\u0022: \u00222\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MAZDA/2?id=4116045\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 GT Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022YG17JHM\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 117, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cda0770b-bdb3-5f5e-adfd-4b9cd56a5051\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:31 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:31 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:31 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cda0770b-bdb3-5f5e-adfd-4b9cd56a5051',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YG17JHM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/2?id=4116045',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MAZDA',
'model': '2',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': 'Perrys',
'title': 'MAZDA 2 1.5 GT Sport 5dr',
'transmission': 'manual',
'trim': '1.5 GT Sport 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116045%27 HTTP/1.1" 200 None
2026-03-29 14:04:31 [manheim.gb] INFO: Saving data for 4116045: {'auction_closing_time': 1774947600.0, 'created_time': 1773929285.789473, 'last_price_update_time': 1774793071.763039}
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116045') HTTP/1.1" 204 0
2026-03-29 14:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7e6d0ca-8b69-5e5a-accf-450bab3a691d with identifier: 4115792
2026-03-29 14:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7e6d0ca-8b69-5e5a-accf-450bab3a691d with scrape type 2
2026-03-29 14:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7e6d0ca-8b69-5e5a-accf-450bab3a691d with scrape type 2
2026-03-29 14:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a7e6d0ca-8b69-5e5a-accf-450bab3a691d, identifier: 4115792
2026-03-29 14:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a7e6d0ca-8b69-5e5a-accf-450bab3a691d with identifier: 4115792
2026-03-29 14:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a7e6d0ca-8b69-5e5a-accf-450bab3a691d with identifier: 4115792
2026-03-29 14:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a7e6d0ca-8b69-5e5a-accf-450bab3a691d with identifier: 4115792 to the API
2026-03-29 14:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 211,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7e6d0ca-8b69-5e5a-accf-450bab3a691d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DY66ETV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4115792',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 169868,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-01',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL MOVANO 2.3 CDTI H3 Van 125ps',
'transmission': 'manual',
'trim': '2.3 CDTI H3 Van 125ps',
'year': 2016}
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274115792%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Saving data for 4115792: {'auction_closing_time': 1775120400.0, 'created_time': 1773957732.484171, 'last_price_update_time': 1774793072.209334}
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115792') HTTP/1.1" 204 0
2026-03-29 14:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:32 [manheim.gb] INFO: Page 52: 100 results (total: 8380)
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116200
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116201
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116216
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116218
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116219
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116221
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116226
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116227
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116228
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116231
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116232
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116232%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116232: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116233
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116234
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116235
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116236
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116237
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116237%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116237: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116238
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116240
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116240%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116240: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116241
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116244
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116246
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116270
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116299
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116301
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116301%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116301: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116303
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116304
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116305
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116306
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116307
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116308
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116308%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116308: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116309
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116313
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116313%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116313: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116314
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116314%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116314: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116316
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116317
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116318
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116320
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116321
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116323
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116324
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116326
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116334
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116335
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116336
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116339
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116341
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116341%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116341: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116345
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116346
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116351
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116352
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116354
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116356
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116357
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116361
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116377
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116377%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116377: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116382
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116383
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116383%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116383: 2
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116384
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116384%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116384: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116387
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116390
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116391
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116393
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116394
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116395
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116395%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116395: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116401
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116403
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116404
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116404%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116404: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116407
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116408
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116409
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116410
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116412
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116416
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116417
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116423
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116424
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116424%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116424: 2
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116425
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116426
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116426%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116426: 2
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116427
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116427%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116427: 2
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116428
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116432
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116433
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116433%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116433: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116434
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116434%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116434: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116436
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116436%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116436: 2
2026-03-29 14:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116438
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116439
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116439%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116439: 2
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116440
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116441
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116441%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116441: 2
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116447
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116447%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116447: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116451
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116451%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116451: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116461
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116463
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116463%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116463: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116468
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116468%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116468: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116470
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116472
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116472%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116472: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116473
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116474
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116474%27 HTTP/1.1" 200 None
2026-03-29 14:04:32 [manheim.gb] INFO: Scrape type for 4116474: 0
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116478
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116479
2026-03-29 14:04:32 [manheim.gb] INFO: Found listing with ID: 4116480
2026-03-29 14:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62ae310b-2475-56b4-9891-fb2ec0850982 with identifier: 4116383
2026-03-29 14:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62ae310b-2475-56b4-9891-fb2ec0850982 with scrape type 2
2026-03-29 14:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62ae310b-2475-56b4-9891-fb2ec0850982 with scrape type 2
2026-03-29 14:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 62ae310b-2475-56b4-9891-fb2ec0850982, identifier: 4116383
2026-03-29 14:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 62ae310b-2475-56b4-9891-fb2ec0850982 with identifier: 4116383
2026-03-29 14:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 62ae310b-2475-56b4-9891-fb2ec0850982 with identifier: 4116383
2026-03-29 14:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 62ae310b-2475-56b4-9891-fb2ec0850982 with identifier: 4116383 to the API
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 186,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '62ae310b-2475-56b4-9891-fb2ec0850982',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MD22HBF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/TRAFIC?id=4116383',
'listing': 'auction',
'location': 'Shepshed',
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 110232,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-30',
'seller_name': 'Arval',
'title': 'RENAULT TRAFIC LL30 Blue dCi 130 Business+ Van',
'transmission': 'manual',
'trim': 'LL30 Blue dCi 130 Business+ Van',
'year': 2022}
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116383%27 HTTP/1.1" 200 None
2026-03-29 14:04:33 [manheim.gb] INFO: Saving data for 4116383: {'auction_closing_time': 1775552400.0, 'created_time': 1773957734.633396, 'last_price_update_time': 1774793073.334898}
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116383') HTTP/1.1" 204 0
2026-03-29 14:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6380dd9d-c88e-578e-be31-75022287a948 with identifier: 4116426
2026-03-29 14:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6380dd9d-c88e-578e-be31-75022287a948 with scrape type 2
2026-03-29 14:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6380dd9d-c88e-578e-be31-75022287a948 with scrape type 2
2026-03-29 14:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6380dd9d-c88e-578e-be31-75022287a948, identifier: 4116426
2026-03-29 14:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28486e76-47f4-5aae-a4ed-7c012c58f4b6 with identifier: 4116439
2026-03-29 14:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28486e76-47f4-5aae-a4ed-7c012c58f4b6 with scrape type 2
2026-03-29 14:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28486e76-47f4-5aae-a4ed-7c012c58f4b6 with scrape type 2
2026-03-29 14:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 28486e76-47f4-5aae-a4ed-7c012c58f4b6, identifier: 4116439
2026-03-29 14:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6380dd9d-c88e-578e-be31-75022287a948 with identifier: 4116426
2026-03-29 14:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6380dd9d-c88e-578e-be31-75022287a948 with identifier: 4116426
2026-03-29 14:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6380dd9d-c88e-578e-be31-75022287a948 with identifier: 4116426 to the API
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6380dd9d-c88e-578e-be31-75022287a948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73BCK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4116426',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 18404,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116426%27 HTTP/1.1" 200 None
2026-03-29 14:04:33 [manheim.gb] INFO: Saving data for 4116426: {'auction_closing_time': 1774861200.0, 'created_time': 1773957735.787273, 'last_price_update_time': 1774793073.949839}
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116426') HTTP/1.1" 204 0
2026-03-29 14:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 28486e76-47f4-5aae-a4ed-7c012c58f4b6 with identifier: 4116439
2026-03-29 14:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 28486e76-47f4-5aae-a4ed-7c012c58f4b6 with identifier: 4116439
2026-03-29 14:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 28486e76-47f4-5aae-a4ed-7c012c58f4b6 with identifier: 4116439 to the API
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '28486e76-47f4-5aae-a4ed-7c012c58f4b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BT23YJF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/EXPERT?id=4116439',
'listing': 'auction',
'location': 'Shepshed',
'make': 'PEUGEOT',
'model': 'EXPERT',
'odometer': 52056,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-26',
'seller_name': 'Avis Direct',
'title': 'PEUGEOT EXPERT 1000 1.5 BlueHDi 100 Professional Premium + Van',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Professional Premium + Van',
'year': 2023}
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116439%27 HTTP/1.1" 200 None
2026-03-29 14:04:34 [manheim.gb] INFO: Saving data for 4116439: {'auction_closing_time': 1774861200.0, 'created_time': 1773957737.050667, 'last_price_update_time': 1774793074.268787}
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116439') HTTP/1.1" 204 0
2026-03-29 14:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d28029a6-2bb6-5b9c-8b4d-09c963585031 with identifier: 4116441
2026-03-29 14:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d28029a6-2bb6-5b9c-8b4d-09c963585031 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d28029a6-2bb6-5b9c-8b4d-09c963585031 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d28029a6-2bb6-5b9c-8b4d-09c963585031, identifier: 4116441
2026-03-29 14:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d28029a6-2bb6-5b9c-8b4d-09c963585031 with identifier: 4116441
2026-03-29 14:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d28029a6-2bb6-5b9c-8b4d-09c963585031 with identifier: 4116441
2026-03-29 14:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d28029a6-2bb6-5b9c-8b4d-09c963585031 with identifier: 4116441 to the API
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd28029a6-2bb6-5b9c-8b4d-09c963585031',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SK67VYJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4116441',
'listing': 'auction',
'location': 'Washington',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 76481,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-30',
'seller_name': 'MotoNovo Finance',
'title': 'NISSAN JUKE 1.5 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Tekna 5dr',
'year': 2017}
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116441%27 HTTP/1.1" 200 None
2026-03-29 14:04:34 [manheim.gb] INFO: Saving data for 4116441: {'auction_closing_time': 1774861200.0, 'created_time': 1773957742.003894, 'last_price_update_time': 1774793074.743164}
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116441') HTTP/1.1" 204 0
2026-03-29 14:04:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33c7428d-e551-51c5-b7da-bb7157b274c5 with identifier: 4116424
2026-03-29 14:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33c7428d-e551-51c5-b7da-bb7157b274c5 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33c7428d-e551-51c5-b7da-bb7157b274c5 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 33c7428d-e551-51c5-b7da-bb7157b274c5, identifier: 4116424
2026-03-29 14:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54846a13-4af1-5c50-9702-f8c820723275 with identifier: 4116427
2026-03-29 14:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54846a13-4af1-5c50-9702-f8c820723275 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54846a13-4af1-5c50-9702-f8c820723275 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 54846a13-4af1-5c50-9702-f8c820723275, identifier: 4116427
2026-03-29 14:04:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75f77f96-7de8-5bd1-b598-6479ef4bdb32 with identifier: 4116436
2026-03-29 14:04:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75f77f96-7de8-5bd1-b598-6479ef4bdb32 with scrape type 2
2026-03-29 14:04:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75f77f96-7de8-5bd1-b598-6479ef4bdb32 with scrape type 2
2026-03-29 14:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 75f77f96-7de8-5bd1-b598-6479ef4bdb32, identifier: 4116436
2026-03-29 14:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 33c7428d-e551-51c5-b7da-bb7157b274c5 with identifier: 4116424
2026-03-29 14:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 33c7428d-e551-51c5-b7da-bb7157b274c5 with identifier: 4116424
2026-03-29 14:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 33c7428d-e551-51c5-b7da-bb7157b274c5 with identifier: 4116424 to the API
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 177,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '33c7428d-e551-51c5-b7da-bb7157b274c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP23KGJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4116424',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 31729,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-29',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Pro H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Pro H1 Van',
'year': 2023}
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116424%27 HTTP/1.1" 200 None
2026-03-29 14:04:35 [manheim.gb] INFO: Saving data for 4116424: {'auction_closing_time': 1774861200.0, 'created_time': 1773957733.558877, 'last_price_update_time': 1774793075.365385}
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116424') HTTP/1.1" 204 0
2026-03-29 14:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 54846a13-4af1-5c50-9702-f8c820723275 with identifier: 4116427
2026-03-29 14:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 54846a13-4af1-5c50-9702-f8c820723275 with identifier: 4116427
2026-03-29 14:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 54846a13-4af1-5c50-9702-f8c820723275 with identifier: 4116427 to the API
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 172,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '54846a13-4af1-5c50-9702-f8c820723275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'VO20HNG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4116427',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 105142,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-10',
'seller_name': 'Arval',
'title': 'VAUXHALL VIVARO 2700 1.5d 120PS Sportive H1 Van',
'transmission': 'manual',
'trim': '2700 1.5d 120PS Sportive H1 Van',
'year': 2020}
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116427%27 HTTP/1.1" 200 None
2026-03-29 14:04:35 [manheim.gb] INFO: Saving data for 4116427: {'auction_closing_time': 1775034000.0, 'created_time': 1773957736.246803, 'last_price_update_time': 1774793075.711055}
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116427') HTTP/1.1" 204 0
2026-03-29 14:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 75f77f96-7de8-5bd1-b598-6479ef4bdb32 with identifier: 4116436
2026-03-29 14:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 75f77f96-7de8-5bd1-b598-6479ef4bdb32 with identifier: 4116436
2026-03-29 14:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 75f77f96-7de8-5bd1-b598-6479ef4bdb32 with identifier: 4116436 to the API
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '75f77f96-7de8-5bd1-b598-6479ef4bdb32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS73NFC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4116436',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 30032,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116436%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Saving data for 4116436: {'auction_closing_time': 1774861200.0, 'created_time': 1773957733.177819, 'last_price_update_time': 1774793076.077685}
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116436') HTTP/1.1" 204 0
2026-03-29 14:04:36 [manheim.gb] INFO: Page 53: 100 results (total: 8380)
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116482
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116482%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116482: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116483
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116484
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116484%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116484: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116485
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116485%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116485: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116486
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116486%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116486: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116488
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116489
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116491
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116491%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116491: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116492
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116494
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116494%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116494: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116495
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116498
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116498%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116498: 2
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116499
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116501
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116502
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116503
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116505
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116505%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116505: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116506
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116507
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116508
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116509
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116510
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116511
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116512
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116515
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116516
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116516%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116516: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116525
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116525%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116525: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116528
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116528%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116528: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116531
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116531%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116531: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116532
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116532%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116532: 2
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116535
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116537
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116539
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116540
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116542
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116543
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116544
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116545
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116549
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116550
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116552
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116553
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116556
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116557
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116558
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116559
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116562
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116569
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116575
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116577
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116578
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116579
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116580
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116581
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116582
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116583
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116584
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116584%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116584: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116589
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116591
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116591%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116591: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116592
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116593
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116595
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116603
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116603%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116603: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116607
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116607%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116607: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116612
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116614
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116618
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116620
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116623
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116623%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116623: 2
2026-03-29 14:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116624
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116626
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116628
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116629
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116631
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116631%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116631: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116632
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116636
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116637
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116638
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116639
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116641
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116646
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116647
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116648
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116649
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116658
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116659
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116662
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116662%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116662: 2
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116664
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116666
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116667
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116668
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116669
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116669%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116669: 0
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116670
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116671
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116672
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116674
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116675
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116676
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116677
2026-03-29 14:04:36 [manheim.gb] INFO: Found listing with ID: 4116678
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116678%27 HTTP/1.1" 200 None
2026-03-29 14:04:36 [manheim.gb] INFO: Scrape type for 4116678: 2
2026-03-29 14:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37810592-287e-5c3d-8104-c7382374e4d4 with identifier: 4116498
2026-03-29 14:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37810592-287e-5c3d-8104-c7382374e4d4 with scrape type 2
2026-03-29 14:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37810592-287e-5c3d-8104-c7382374e4d4 with scrape type 2
2026-03-29 14:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 37810592-287e-5c3d-8104-c7382374e4d4, identifier: 4116498
2026-03-29 14:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 37810592-287e-5c3d-8104-c7382374e4d4 with identifier: 4116498
2026-03-29 14:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 37810592-287e-5c3d-8104-c7382374e4d4 with identifier: 4116498
2026-03-29 14:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 37810592-287e-5c3d-8104-c7382374e4d4 with identifier: 4116498 to the API
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 131,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '37810592-287e-5c3d-8104-c7382374e4d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SM18OFG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/Q3?id=4116498',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'AUDI',
'model': 'Q3',
'odometer': 86320,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-28',
'seller_name': 'TMS Motor Group.',
'title': 'AUDI Q3 1.4T FSI S Line Edition 5dr',
'transmission': 'manual',
'trim': '1.4T FSI S Line Edition 5dr',
'year': 2018}
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116498%27 HTTP/1.1" 200 None
2026-03-29 14:04:37 [manheim.gb] INFO: Saving data for 4116498: {'auction_closing_time': 1775206800.0, 'created_time': 1773957740.557929, 'last_price_update_time': 1774793077.096298}
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116498') HTTP/1.1" 204 0
2026-03-29 14:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 326c082e-572d-57e2-8a5d-3f0caa42e7e4 with identifier: 4116623
2026-03-29 14:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 326c082e-572d-57e2-8a5d-3f0caa42e7e4 with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 326c082e-572d-57e2-8a5d-3f0caa42e7e4 with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 326c082e-572d-57e2-8a5d-3f0caa42e7e4, identifier: 4116623
2026-03-29 14:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 326c082e-572d-57e2-8a5d-3f0caa42e7e4 with identifier: 4116623
2026-03-29 14:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 326c082e-572d-57e2-8a5d-3f0caa42e7e4 with identifier: 4116623
2026-03-29 14:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 326c082e-572d-57e2-8a5d-3f0caa42e7e4 with identifier: 4116623 to the API
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '326c082e-572d-57e2-8a5d-3f0caa42e7e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV69HRO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/ECOSPORT?id=4116623',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FORD',
'model': 'ECOSPORT',
'odometer': 12029,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-30',
'seller_name': 'TMS Motor Group.',
'title': 'FORD ECOSPORT 1.0 EcoBoost 125 Titanium 5dr Auto',
'transmission': 'automatic',
'trim': '1.0 EcoBoost 125 Titanium 5dr Auto',
'year': 2019}
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116623%27 HTTP/1.1" 200 None
2026-03-29 14:04:37 [manheim.gb] INFO: Saving data for 4116623: {'auction_closing_time': 1775206800.0, 'created_time': 1773957742.528153, 'last_price_update_time': 1774793077.691885}
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116623') HTTP/1.1" 204 0
2026-03-29 14:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e94714bb-3e34-50ad-a812-6f6ca00e44c8 with identifier: 4116662
2026-03-29 14:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e94714bb-3e34-50ad-a812-6f6ca00e44c8 with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e94714bb-3e34-50ad-a812-6f6ca00e44c8 with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e94714bb-3e34-50ad-a812-6f6ca00e44c8, identifier: 4116662
2026-03-29 14:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7767cb7f-32d8-55fc-bd05-d9770455e3f6 with identifier: 4116532
2026-03-29 14:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7767cb7f-32d8-55fc-bd05-d9770455e3f6 with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7767cb7f-32d8-55fc-bd05-d9770455e3f6 with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7767cb7f-32d8-55fc-bd05-d9770455e3f6, identifier: 4116532
2026-03-29 14:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85392631-9c93-56d5-84f8-aaa33767df0e with identifier: 4116678
2026-03-29 14:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85392631-9c93-56d5-84f8-aaa33767df0e with scrape type 2
2026-03-29 14:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85392631-9c93-56d5-84f8-aaa33767df0e with scrape type 2
2026-03-29 14:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 85392631-9c93-56d5-84f8-aaa33767df0e, identifier: 4116678
2026-03-29 14:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e94714bb-3e34-50ad-a812-6f6ca00e44c8 with identifier: 4116662
2026-03-29 14:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e94714bb-3e34-50ad-a812-6f6ca00e44c8 with identifier: 4116662
2026-03-29 14:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e94714bb-3e34-50ad-a812-6f6ca00e44c8 with identifier: 4116662 to the API
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 204,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e94714bb-3e34-50ad-a812-6f6ca00e44c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV18BXC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOVANO?id=4116662',
'listing': 'auction',
'location': 'Shepshed',
'make': 'VAUXHALL',
'model': 'MOVANO',
'odometer': 127431,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-31',
'seller_name': 'Arval',
'title': 'VAUXHALL MOVANO 2.3 CDTI H2 Van 130ps',
'transmission': 'manual',
'trim': '2.3 CDTI H2 Van 130ps',
'year': 2018}
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116662%27 HTTP/1.1" 200 None
2026-03-29 14:04:38 [manheim.gb] INFO: Saving data for 4116662: {'auction_closing_time': 1775552400.0, 'created_time': 1773957743.765001, 'last_price_update_time': 1774793078.87792}
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116662') HTTP/1.1" 204 0
2026-03-29 14:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7767cb7f-32d8-55fc-bd05-d9770455e3f6 with identifier: 4116532
2026-03-29 14:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7767cb7f-32d8-55fc-bd05-d9770455e3f6 with identifier: 4116532
2026-03-29 14:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7767cb7f-32d8-55fc-bd05-d9770455e3f6 with identifier: 4116532 to the API
2026-03-29 14:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 177,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7767cb7f-32d8-55fc-bd05-d9770455e3f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23CXP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4116532',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 51384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-30',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Prime H1 Van Low Roof',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Prime H1 Van Low Roof',
'year': 2023}
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116532%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Saving data for 4116532: {'auction_closing_time': 1775034000.0, 'created_time': 1774004538.410308, 'last_price_update_time': 1774793079.175879}
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116532') HTTP/1.1" 204 0
2026-03-29 14:04:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 85392631-9c93-56d5-84f8-aaa33767df0e with identifier: 4116678
2026-03-29 14:04:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 85392631-9c93-56d5-84f8-aaa33767df0e with identifier: 4116678
2026-03-29 14:04:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 85392631-9c93-56d5-84f8-aaa33767df0e with identifier: 4116678 to the API
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '85392631-9c93-56d5-84f8-aaa33767df0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CK18SOH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4116678',
'listing': 'auction',
'location': 'Northampton',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 68564,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-25',
'seller_name': 'Sytner',
'title': 'VAUXHALL MOKKA 1.4T Elite Nav 5dr Auto',
'transmission': 'automatic',
'trim': '1.4T Elite Nav 5dr Auto',
'year': 2018}
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116678%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Saving data for 4116678: {'auction_closing_time': 1774947600.0, 'created_time': 1773957744.162458, 'last_price_update_time': 1774793079.475502}
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116678') HTTP/1.1" 204 0
2026-03-29 14:04:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:39 [manheim.gb] INFO: Page 54: 100 results (total: 8380)
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116679
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116680
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116681
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116682
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116683
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116684
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116685
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116686
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116686%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116686: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116687
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116687%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116687: 2
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116688
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116691
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116692
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116696
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116697
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116698
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116699
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116701
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116704
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116704%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116704: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116706
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116708
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116709
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116709%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116709: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116710
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116710%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116710: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116713
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116714
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116715
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116716
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116743
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116750
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116752
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116755
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116756
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116757
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116758
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116758%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116758: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116760
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116761
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116761%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116761: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116763
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116764
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116765
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116766
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116766%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116766: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116768
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116769
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116769%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116769: 0
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116771
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116772
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116773
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116773%27 HTTP/1.1" 200 None
2026-03-29 14:04:39 [manheim.gb] INFO: Scrape type for 4116773: 2
2026-03-29 14:04:39 [manheim.gb] INFO: Found listing with ID: 4116774
2026-03-29 14:04:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116774%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116774: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116776
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116776%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116776: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116778
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116780
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116780%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116780: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116781
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116782
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116783
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116784
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116787
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116788
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116789
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116789%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116789: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116791
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116791%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116791: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116792
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116793
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116794
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116795
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116797
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116799
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116801
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116801%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116801: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116802
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116804
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116804%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116804: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116805
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116807
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116808
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116808%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116808: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116811
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116811%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116811: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116813
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116818
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116824
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116826
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116828
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116829
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116830
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116831
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116832
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116833
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116836
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116837
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116838
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116839
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116841
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116841%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116841: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116842
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116843
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116844
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116845
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116846
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116848
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116849
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116850
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116851
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116851%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116851: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116852
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116854
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116857
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116857%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116857: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116862
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116894
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116894%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Scrape type for 4116894: 0
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116957
2026-03-29 14:04:40 [manheim.gb] INFO: Found listing with ID: 4116958
2026-03-29 14:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf15b2f0-8310-5be6-99b0-9936222983b7 with identifier: 4116687
2026-03-29 14:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf15b2f0-8310-5be6-99b0-9936222983b7 with scrape type 2
2026-03-29 14:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf15b2f0-8310-5be6-99b0-9936222983b7 with scrape type 2
2026-03-29 14:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cf15b2f0-8310-5be6-99b0-9936222983b7, identifier: 4116687
2026-03-29 14:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cf15b2f0-8310-5be6-99b0-9936222983b7 with identifier: 4116687
2026-03-29 14:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cf15b2f0-8310-5be6-99b0-9936222983b7 with identifier: 4116687
2026-03-29 14:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cf15b2f0-8310-5be6-99b0-9936222983b7 with identifier: 4116687 to the API
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 95,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cf15b2f0-8310-5be6-99b0-9936222983b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KM17LXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/108?id=4116687',
'listing': 'auction',
'location': 'Northampton',
'make': 'PEUGEOT',
'model': '108',
'odometer': 42846,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-25',
'seller_name': 'Sytner',
'title': 'PEUGEOT 108 1.0 Active 3dr',
'transmission': 'manual',
'trim': '1.0 Active 3dr',
'year': 2017}
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116687%27 HTTP/1.1" 200 None
2026-03-29 14:04:40 [manheim.gb] INFO: Saving data for 4116687: {'auction_closing_time': 1774947600.0, 'created_time': 1773957744.571666, 'last_price_update_time': 1774793080.862068}
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116687') HTTP/1.1" 204 0
2026-03-29 14:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:41 [manheim.gb] INFO: Page 55: 100 results (total: 8380)
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116965
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116969
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116971
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116973
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116976
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116976%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4116976: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116979
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116979%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4116979: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116980
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116981
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116982
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116983
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116986
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116987
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116988
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116989
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116989%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4116989: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116990
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116993
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116993%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4116993: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116995
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116996
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116996%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4116996: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116997
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116998
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4116999
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116999%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4116999: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117001
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117004
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117034
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117041
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117042
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117043
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117044
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117045
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117045%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117045: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117046
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117051
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117052
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117053
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117053%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117053: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117055
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117055%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117055: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117056
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117057
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117059
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117059%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117059: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117071
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117072
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117074
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117076
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117087
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117088
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117089
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117091
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117091%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117091: 2
2026-03-29 14:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117092
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117094
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117094%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117094: 2
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117096
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117098
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117099
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117108
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117111
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117112
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117113
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117114
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117114%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117114: 2
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117115
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117115%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117115: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117116
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117117
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117120
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117122
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117125
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117129
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117130
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117131
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117132
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117135
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117140
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117142
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117143
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117144
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117145
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117147
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117148
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117150
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117151
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117151%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117151: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117153
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117154
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117155
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117158
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117159
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117161
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117162
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117164
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117166
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117172
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117173
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117174
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117174%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117174: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117175
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117175%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117175: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117176
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117177
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117179
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117182
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117182%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117182: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117184
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117185
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117198
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117201
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117201%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117201: 0
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117203
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117208
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117208%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117208: 2
2026-03-29 14:04:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117209
2026-03-29 14:04:41 [manheim.gb] INFO: Found listing with ID: 4117211
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117211%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Scrape type for 4117211: 0
2026-03-29 14:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78ab328a-a651-555b-9a5e-0014f2c0e0d4 with identifier: 4116773
2026-03-29 14:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78ab328a-a651-555b-9a5e-0014f2c0e0d4 with scrape type 2
2026-03-29 14:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78ab328a-a651-555b-9a5e-0014f2c0e0d4 with scrape type 2
2026-03-29 14:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 78ab328a-a651-555b-9a5e-0014f2c0e0d4, identifier: 4116773
2026-03-29 14:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 78ab328a-a651-555b-9a5e-0014f2c0e0d4 with identifier: 4116773
2026-03-29 14:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 78ab328a-a651-555b-9a5e-0014f2c0e0d4 with identifier: 4116773
2026-03-29 14:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 78ab328a-a651-555b-9a5e-0014f2c0e0d4 with identifier: 4116773 to the API
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '78ab328a-a651-555b-9a5e-0014f2c0e0d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PN19SHJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4116773',
'listing': 'directbuy',
'location': 'Washington',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 29642,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-12',
'seller_name': 'Lookers',
'title': 'NISSAN JUKE 1.6 [112] Tekna 5dr CVT [Bose]',
'transmission': 'automatic',
'trim': '1.6 [112] Tekna 5dr CVT [Bose]',
'year': 2019}
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274116773%27 HTTP/1.1" 200 None
2026-03-29 14:04:41 [manheim.gb] INFO: Saving data for 4116773: {'auction_closing_time': 1775034000.0, 'created_time': 1774044462.266367, 'last_price_update_time': 1774793081.969222}
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116773') HTTP/1.1" 204 0
2026-03-29 14:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c19c977-cff9-514c-bef2-0de5cefbb6df with identifier: 4117094
2026-03-29 14:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c19c977-cff9-514c-bef2-0de5cefbb6df with scrape type 2
2026-03-29 14:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c19c977-cff9-514c-bef2-0de5cefbb6df with scrape type 2
2026-03-29 14:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7c19c977-cff9-514c-bef2-0de5cefbb6df, identifier: 4117094
2026-03-29 14:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7c19c977-cff9-514c-bef2-0de5cefbb6df with identifier: 4117094
2026-03-29 14:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7c19c977-cff9-514c-bef2-0de5cefbb6df with identifier: 4117094
2026-03-29 14:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7c19c977-cff9-514c-bef2-0de5cefbb6df with identifier: 4117094 to the API
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277c19c977-cff9-514c-bef2-0de5cefbb6df%27 HTTP/1.1" 200 None
2026-03-29 14:04:42 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7c19c977-cff9-514c-bef2-0de5cefbb6df: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CLIO 1.5 dCi 90 Dynamique MediaNav Energy 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-01-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4117094\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 dCi 90 Dynamique MediaNav Energy 5dr\u0022, \u0022LicensePlate\u0022: \u0022AO63BKY\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 90, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227c19c977-cff9-514c-bef2-0de5cefbb6df\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:42 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:42 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 90,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7c19c977-cff9-514c-bef2-0de5cefbb6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AO63BKY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4117094',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'RENAULT',
'model': 'CLIO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-31',
'seller_name': 'Vindis Group',
'title': 'RENAULT CLIO 1.5 dCi 90 Dynamique MediaNav Energy 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Dynamique MediaNav Energy 5dr',
'year': 2014}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117094%27 HTTP/1.1" 200 None
2026-03-29 14:04:42 [manheim.gb] INFO: Saving data for 4117094: {'auction_closing_time': 1775120400.0, 'created_time': 1774004540.951655, 'last_price_update_time': 1774793082.50225}
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117094') HTTP/1.1" 204 0
2026-03-29 14:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d815be8a-b1e5-5b5f-836c-e53b2174a163 with identifier: 4117114
2026-03-29 14:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d815be8a-b1e5-5b5f-836c-e53b2174a163 with scrape type 2
2026-03-29 14:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d815be8a-b1e5-5b5f-836c-e53b2174a163 with scrape type 2
2026-03-29 14:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d815be8a-b1e5-5b5f-836c-e53b2174a163, identifier: 4117114
2026-03-29 14:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d815be8a-b1e5-5b5f-836c-e53b2174a163 with identifier: 4117114
2026-03-29 14:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d815be8a-b1e5-5b5f-836c-e53b2174a163 with identifier: 4117114
2026-03-29 14:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d815be8a-b1e5-5b5f-836c-e53b2174a163 with identifier: 4117114 to the API
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd815be8a-b1e5-5b5f-836c-e53b2174a163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR68KXT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4117114',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 88667,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-30',
'seller_name': 'Big Motoring World Ltd',
'title': 'MERCEDES-BENZ A CLASS A200 AMG Line 5dr Auto',
'transmission': 'automatic',
'trim': 'A200 AMG Line 5dr Auto',
'year': 2018}
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117114%27 HTTP/1.1" 200 None
2026-03-29 14:04:42 [manheim.gb] INFO: Saving data for 4117114: {'auction_closing_time': 1774947600.0, 'created_time': 1774044466.381571, 'last_price_update_time': 1774793082.905586}
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117114') HTTP/1.1" 204 0
2026-03-29 14:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43 with identifier: 4117208
2026-03-29 14:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43 with scrape type 2
2026-03-29 14:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43 with scrape type 2
2026-03-29 14:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43, identifier: 4117208
2026-03-29 14:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09530a50-f983-59be-b83e-317993383a81 with identifier: 4117091
2026-03-29 14:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09530a50-f983-59be-b83e-317993383a81 with scrape type 2
2026-03-29 14:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09530a50-f983-59be-b83e-317993383a81 with scrape type 2
2026-03-29 14:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 09530a50-f983-59be-b83e-317993383a81, identifier: 4117091
2026-03-29 14:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43 with identifier: 4117208
2026-03-29 14:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43 with identifier: 4117208
2026-03-29 14:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8d8a1b80-9954-5c89-a3d8-004a8ceb4b43 with identifier: 4117208 to the API
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.8L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '8d8a1b80-9954-5c89-a3d8-004a8ceb4b43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG12VTT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AURIS?id=4117208',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'TOYOTA',
'model': 'AURIS',
'odometer': 120333,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-01',
'seller_name': 'Arbury',
'title': 'TOYOTA AURIS 1.8 VVTi Hybrid T Spirit 5dr CVT Auto',
'transmission': 'automatic',
'trim': '1.8 VVTi Hybrid T Spirit 5dr CVT Auto',
'year': 2012}
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117208%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Saving data for 4117208: {'auction_closing_time': 1775206800.0, 'created_time': 1774008769.643683, 'last_price_update_time': 1774793083.406318}
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117208') HTTP/1.1" 204 0
2026-03-29 14:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 09530a50-f983-59be-b83e-317993383a81 with identifier: 4117091
2026-03-29 14:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 09530a50-f983-59be-b83e-317993383a81 with identifier: 4117091
2026-03-29 14:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 09530a50-f983-59be-b83e-317993383a81 with identifier: 4117091 to the API
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '09530a50-f983-59be-b83e-317993383a81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO22FZL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/KONA?id=4117091',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'HYUNDAI',
'model': 'KONA',
'odometer': 22179,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-25',
'seller_name': 'PAUL RIGBY LTD',
'title': 'HYUNDAI KONA 1.0 TGDi 48V MHEV SE Connect 5dr',
'transmission': 'manual',
'trim': '1.0 TGDi 48V MHEV SE Connect 5dr',
'year': 2022}
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117091%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Saving data for 4117091: {'auction_closing_time': 1775206800.0, 'created_time': 1774004540.307582, 'last_price_update_time': 1774793083.715029}
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117091') HTTP/1.1" 204 0
2026-03-29 14:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:43 [manheim.gb] INFO: Page 56: 100 results (total: 8380)
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117212
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117219
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117231
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117232
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117235
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117236
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117236%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117236: 0
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117238
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117241
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117243
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117246
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117247
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117248
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117254
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117255
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117255%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117255: 0
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117257
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117257%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117257: 0
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117258
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117259
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117260
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117260%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117260: 0
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117261
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117261%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117261: 0
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117262
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117263
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117274
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117275
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117276
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117281
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117282
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117283
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117283%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117283: 2
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117284
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117285
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117286
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117286%27 HTTP/1.1" 200 None
2026-03-29 14:04:43 [manheim.gb] INFO: Scrape type for 4117286: 0
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117287
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117288
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117289
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117290
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117293
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117295
2026-03-29 14:04:43 [manheim.gb] INFO: Found listing with ID: 4117316
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117333
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117334
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117337
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117338
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117339
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117339%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117339: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117340
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117340%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117340: 2
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117341
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117342
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117343
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117346
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117346%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117346: 2
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117349
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117350
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117350%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117350: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117353
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117368
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117371
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117374
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117395
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117396
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117397
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117397%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117397: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117398
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117399
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117399%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117399: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117400
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117402
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117403
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117405
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117407
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117408
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117409
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117411
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117412
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117415
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117417
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117418
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117419
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117420
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117420%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117420: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117423
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117424
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117425
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117426
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117426%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117426: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117427
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117429
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117451
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117451%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117451: 2
2026-03-29 14:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117455
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117455%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117455: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117457
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117458
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117459
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117461
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117463
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117465
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117467
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117469
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117471
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117471%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117471: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117473
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117473%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117473: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117474
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117474%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Scrape type for 4117474: 0
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117477
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117479
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117482
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117485
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117486
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117487
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117488
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117489
2026-03-29 14:04:44 [manheim.gb] INFO: Found listing with ID: 4117490
2026-03-29 14:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a66b88-e5f9-5af3-9199-f736dbdfe036 with identifier: 4117283
2026-03-29 14:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a66b88-e5f9-5af3-9199-f736dbdfe036 with scrape type 2
2026-03-29 14:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a66b88-e5f9-5af3-9199-f736dbdfe036 with scrape type 2
2026-03-29 14:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 92a66b88-e5f9-5af3-9199-f736dbdfe036, identifier: 4117283
2026-03-29 14:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 92a66b88-e5f9-5af3-9199-f736dbdfe036 with identifier: 4117283
2026-03-29 14:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 92a66b88-e5f9-5af3-9199-f736dbdfe036 with identifier: 4117283
2026-03-29 14:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 92a66b88-e5f9-5af3-9199-f736dbdfe036 with identifier: 4117283 to the API
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '92a66b88-e5f9-5af3-9199-f736dbdfe036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS73MZV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4117283',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 20664,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117283%27 HTTP/1.1" 200 None
2026-03-29 14:04:44 [manheim.gb] INFO: Saving data for 4117283: {'auction_closing_time': 1775034000.0, 'created_time': 1774389765.610964, 'last_price_update_time': 1774793084.891286}
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117283') HTTP/1.1" 204 0
2026-03-29 14:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d03c340b-d9ee-5889-b20e-f2f344e4485b with identifier: 4117451
2026-03-29 14:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d03c340b-d9ee-5889-b20e-f2f344e4485b with scrape type 2
2026-03-29 14:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d03c340b-d9ee-5889-b20e-f2f344e4485b with scrape type 2
2026-03-29 14:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d03c340b-d9ee-5889-b20e-f2f344e4485b, identifier: 4117451
2026-03-29 14:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e1a348e-5033-5d64-8cc1-dfea1068c8c7 with identifier: 4117340
2026-03-29 14:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e1a348e-5033-5d64-8cc1-dfea1068c8c7 with scrape type 2
2026-03-29 14:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e1a348e-5033-5d64-8cc1-dfea1068c8c7 with scrape type 2
2026-03-29 14:04:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3e1a348e-5033-5d64-8cc1-dfea1068c8c7, identifier: 4117340
2026-03-29 14:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d03c340b-d9ee-5889-b20e-f2f344e4485b with identifier: 4117451
2026-03-29 14:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d03c340b-d9ee-5889-b20e-f2f344e4485b with identifier: 4117451
2026-03-29 14:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d03c340b-d9ee-5889-b20e-f2f344e4485b with identifier: 4117451 to the API
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 241,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd03c340b-d9ee-5889-b20e-f2f344e4485b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL73BVV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4117451',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 42231,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-12-06',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps H2 Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps H2 Leader Van',
'year': 2023}
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117451%27 HTTP/1.1" 200 None
2026-03-29 14:04:45 [manheim.gb] INFO: Saving data for 4117451: {'auction_closing_time': 1774947600.0, 'created_time': 1774044473.83263, 'last_price_update_time': 1774793085.582102}
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117451') HTTP/1.1" 204 0
2026-03-29 14:04:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3e1a348e-5033-5d64-8cc1-dfea1068c8c7 with identifier: 4117340
2026-03-29 14:04:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3e1a348e-5033-5d64-8cc1-dfea1068c8c7 with identifier: 4117340
2026-03-29 14:04:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3e1a348e-5033-5d64-8cc1-dfea1068c8c7 with identifier: 4117340 to the API
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3e1a348e-5033-5d64-8cc1-dfea1068c8c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73UDP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4117340',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 25645,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117340%27 HTTP/1.1" 200 None
2026-03-29 14:04:45 [manheim.gb] INFO: Saving data for 4117340: {'auction_closing_time': 1775034000.0, 'created_time': 1774389762.384854, 'last_price_update_time': 1774793085.88821}
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117340') HTTP/1.1" 204 0
2026-03-29 14:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4 with identifier: 4117346
2026-03-29 14:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4 with scrape type 2
2026-03-29 14:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4 with scrape type 2
2026-03-29 14:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4, identifier: 4117346
2026-03-29 14:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4 with identifier: 4117346
2026-03-29 14:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4 with identifier: 4117346
2026-03-29 14:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 80c3eb16-cdb5-53c5-ace8-1498c2ba45c4 with identifier: 4117346 to the API
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '80c3eb16-cdb5-53c5-ace8-1498c2ba45c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73UBZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4117346',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 19987,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117346%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Saving data for 4117346: {'auction_closing_time': 1775034000.0, 'created_time': 1774389762.946488, 'last_price_update_time': 1774793086.408899}
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117346') HTTP/1.1" 204 0
2026-03-29 14:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:46 [manheim.gb] INFO: Page 57: 100 results (total: 8380)
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117491
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117492
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117493
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117494
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117497
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117499
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117500
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117500%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117500: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117501
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117502
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117503
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117504
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117506
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117506%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117506: 2
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117507
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117508
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117509
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117510
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117510%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117510: 2
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117513
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117515
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117517
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117517%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117517: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117521
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117527
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117528
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117531
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117531%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117531: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117532
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117532%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117532: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117534
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117534%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117534: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117536
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117540
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117543
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117548
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117550
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117551
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117551%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117551: 2
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117552
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117552%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117552: 2
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117553
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117554
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117556
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117557
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117558
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117559
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117560
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117560%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117560: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117563
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117564
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117585
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117586
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117586%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117586: 2
2026-03-29 14:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117587
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117587%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117587: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117588
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117589
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117590
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117590%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117590: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117591
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117592
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117595
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117598
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117598%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117598: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117599
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117599%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117599: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117600
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117602
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117605
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117605%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117605: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117606
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117607
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117607%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117607: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117608
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117609
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117609%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117609: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117610
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117610%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117610: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117611
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117611%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117611: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117612
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117612%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117612: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117613
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117613%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117613: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117614
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117614%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117614: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117615
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117618
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117618%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117618: 2
2026-03-29 14:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117619
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117620
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117621
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117622
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117623
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117624
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117625
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117626
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117627
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117628
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117629
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117630
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117631
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117632
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117634
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117634%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117634: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117635
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117636
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117640
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117642
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117642%27 HTTP/1.1" 200 None
2026-03-29 14:04:46 [manheim.gb] INFO: Scrape type for 4117642: 0
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117643
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117646
2026-03-29 14:04:46 [manheim.gb] INFO: Found listing with ID: 4117653
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117653%27 HTTP/1.1" 200 None
2026-03-29 14:04:47 [manheim.gb] INFO: Scrape type for 4117653: 0
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117654
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117654%27 HTTP/1.1" 200 None
2026-03-29 14:04:47 [manheim.gb] INFO: Scrape type for 4117654: 2
2026-03-29 14:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bef712f-840e-5fcf-8f7f-a05bc22282ab with identifier: 4117506
2026-03-29 14:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bef712f-840e-5fcf-8f7f-a05bc22282ab with scrape type 2
2026-03-29 14:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bef712f-840e-5fcf-8f7f-a05bc22282ab with scrape type 2
2026-03-29 14:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3bef712f-840e-5fcf-8f7f-a05bc22282ab, identifier: 4117506
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117655
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117656
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117658
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117662
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117663
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117664
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117666
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117667
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117668
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117669
2026-03-29 14:04:47 [manheim.gb] INFO: Found listing with ID: 4117670
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117670%27 HTTP/1.1" 200 None
2026-03-29 14:04:47 [manheim.gb] INFO: Scrape type for 4117670: 2
2026-03-29 14:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3bef712f-840e-5fcf-8f7f-a05bc22282ab with identifier: 4117506
2026-03-29 14:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3bef712f-840e-5fcf-8f7f-a05bc22282ab with identifier: 4117506
2026-03-29 14:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3bef712f-840e-5fcf-8f7f-a05bc22282ab with identifier: 4117506 to the API
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 177,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3bef712f-840e-5fcf-8f7f-a05bc22282ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DL23OJJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4117506',
'listing': 'auction',
'location': 'Haydock',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 24121,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-06-27',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Prime H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Prime H1 Van',
'year': 2023}
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117506%27 HTTP/1.1" 200 None
2026-03-29 14:04:47 [manheim.gb] INFO: Saving data for 4117506: {'auction_closing_time': 1775034000.0, 'created_time': 1774389767.358533, 'last_price_update_time': 1774793087.59397}
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117506') HTTP/1.1" 204 0
2026-03-29 14:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceb85793-96cc-519f-b3db-480c3e6c92a5 with identifier: 4117551
2026-03-29 14:04:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb85793-96cc-519f-b3db-480c3e6c92a5 with scrape type 2
2026-03-29 14:04:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceb85793-96cc-519f-b3db-480c3e6c92a5 with scrape type 2
2026-03-29 14:04:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ceb85793-96cc-519f-b3db-480c3e6c92a5, identifier: 4117551
2026-03-29 14:04:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ceb85793-96cc-519f-b3db-480c3e6c92a5 with identifier: 4117551
2026-03-29 14:04:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ceb85793-96cc-519f-b3db-480c3e6c92a5 with identifier: 4117551
2026-03-29 14:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ceb85793-96cc-519f-b3db-480c3e6c92a5 with identifier: 4117551 to the API
2026-03-29 14:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 260,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ceb85793-96cc-519f-b3db-480c3e6c92a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FN71OYF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CRAFTER?id=4117551',
'listing': 'auction',
'location': 'Haydock',
'make': 'VOLKSWAGEN',
'model': 'CRAFTER',
'odometer': 174783,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-25',
'seller_name': 'Arval',
'title': 'VOLKSWAGEN CRAFTER 2.0 TDI 140PS Startline Business High Roof Van',
'transmission': 'manual',
'trim': '2.0 TDI 140PS Startline Business High Roof Van',
'year': 2021}
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117551%27 HTTP/1.1" 200 None
2026-03-29 14:04:48 [manheim.gb] INFO: Saving data for 4117551: {'auction_closing_time': 1775034000.0, 'created_time': 1774044468.146013, 'last_price_update_time': 1774793088.15995}
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117551') HTTP/1.1" 204 0
2026-03-29 14:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 608819f5-cd0f-5dea-8b75-8b104555d85b with identifier: 4117586
2026-03-29 14:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 608819f5-cd0f-5dea-8b75-8b104555d85b with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 608819f5-cd0f-5dea-8b75-8b104555d85b with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 608819f5-cd0f-5dea-8b75-8b104555d85b, identifier: 4117586
2026-03-29 14:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a6d39f1-226f-54b4-8daf-abd6d2d46be0 with identifier: 4117510
2026-03-29 14:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a6d39f1-226f-54b4-8daf-abd6d2d46be0 with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a6d39f1-226f-54b4-8daf-abd6d2d46be0 with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8a6d39f1-226f-54b4-8daf-abd6d2d46be0, identifier: 4117510
2026-03-29 14:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94a9861-d29d-5c34-9e49-5dbd386efdc1 with identifier: 4117552
2026-03-29 14:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94a9861-d29d-5c34-9e49-5dbd386efdc1 with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f94a9861-d29d-5c34-9e49-5dbd386efdc1 with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f94a9861-d29d-5c34-9e49-5dbd386efdc1, identifier: 4117552
2026-03-29 14:04:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a6b3479-bc1a-53eb-8560-7ad7882921f0 with identifier: 4117618
2026-03-29 14:04:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a6b3479-bc1a-53eb-8560-7ad7882921f0 with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a6b3479-bc1a-53eb-8560-7ad7882921f0 with scrape type 2
2026-03-29 14:04:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 5a6b3479-bc1a-53eb-8560-7ad7882921f0, identifier: 4117618
2026-03-29 14:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 608819f5-cd0f-5dea-8b75-8b104555d85b with identifier: 4117586
2026-03-29 14:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 608819f5-cd0f-5dea-8b75-8b104555d85b with identifier: 4117586
2026-03-29 14:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 608819f5-cd0f-5dea-8b75-8b104555d85b with identifier: 4117586 to the API
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 204,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '608819f5-cd0f-5dea-8b75-8b104555d85b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KT19KKM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MASTER?id=4117586',
'listing': 'auction',
'location': 'Haydock',
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 135601,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-02',
'seller_name': 'Arval',
'title': 'RENAULT MASTER DCi 130 3T5 H2 Comfort Van',
'transmission': 'manual',
'trim': 'DCi 130 3T5 H2 Comfort Van',
'year': 2019}
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117586%27 HTTP/1.1" 200 None
2026-03-29 14:04:48 [manheim.gb] INFO: Saving data for 4117586: {'auction_closing_time': 1775034000.0, 'created_time': 1774044469.881156, 'last_price_update_time': 1774793088.876656}
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117586') HTTP/1.1" 204 0
2026-03-29 14:04:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8a6d39f1-226f-54b4-8daf-abd6d2d46be0 with identifier: 4117510
2026-03-29 14:04:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8a6d39f1-226f-54b4-8daf-abd6d2d46be0 with identifier: 4117510
2026-03-29 14:04:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8a6d39f1-226f-54b4-8daf-abd6d2d46be0 with identifier: 4117510 to the API
2026-03-29 14:04:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8a6d39f1-226f-54b4-8daf-abd6d2d46be0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73AZT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4117510',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 30839,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117510%27 HTTP/1.1" 200 None
2026-03-29 14:04:49 [manheim.gb] INFO: Saving data for 4117510: {'auction_closing_time': 1775034000.0, 'created_time': 1774389764.830746, 'last_price_update_time': 1774793089.186892}
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117510') HTTP/1.1" 204 0
2026-03-29 14:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f94a9861-d29d-5c34-9e49-5dbd386efdc1 with identifier: 4117552
2026-03-29 14:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f94a9861-d29d-5c34-9e49-5dbd386efdc1 with identifier: 4117552
2026-03-29 14:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f94a9861-d29d-5c34-9e49-5dbd386efdc1 with identifier: 4117552 to the API
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f94a9861-d29d-5c34-9e49-5dbd386efdc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LN18RLO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/JAZZ?id=4117552',
'listing': 'auction',
'location': 'Northampton',
'make': 'HONDA',
'model': 'JAZZ',
'odometer': 42308,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': 'Gates Group',
'title': 'HONDA JAZZ 1.3 EX 5dr',
'transmission': 'manual',
'trim': '1.3 EX 5dr',
'year': 2018}
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117552%27 HTTP/1.1" 200 None
2026-03-29 14:04:49 [manheim.gb] INFO: Saving data for 4117552: {'auction_closing_time': 1774947600.0, 'created_time': 1774044468.641296, 'last_price_update_time': 1774793089.50305}
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117552') HTTP/1.1" 204 0
2026-03-29 14:04:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 5a6b3479-bc1a-53eb-8560-7ad7882921f0 with identifier: 4117618
2026-03-29 14:04:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 5a6b3479-bc1a-53eb-8560-7ad7882921f0 with identifier: 4117618
2026-03-29 14:04:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 5a6b3479-bc1a-53eb-8560-7ad7882921f0 with identifier: 4117618 to the API
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5a6b3479-bc1a-53eb-8560-7ad7882921f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YJ16DAH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/7%20SERIES?id=4117618',
'listing': 'auction',
'location': 'Birmingham',
'make': 'BMW',
'model': '7 SERIES',
'odometer': 90735,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-29',
'seller_name': 'Sytner',
'title': 'BMW 7 SERIES 730d M Sport 4dr Auto',
'transmission': 'automatic',
'trim': '730d M Sport 4dr Auto',
'year': 2016}
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117618%27 HTTP/1.1" 200 None
2026-03-29 14:04:49 [manheim.gb] INFO: Saving data for 4117618: {'auction_closing_time': 1775206800.0, 'created_time': 1774044475.491214, 'last_price_update_time': 1774793089.810719}
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117618') HTTP/1.1" 204 0
2026-03-29 14:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae with identifier: 4117654
2026-03-29 14:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae with scrape type 2
2026-03-29 14:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae with scrape type 2
2026-03-29 14:04:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae, identifier: 4117654
2026-03-29 14:04:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1a76c9b-67be-517d-894b-297dcdd33c71 with identifier: 4117670
2026-03-29 14:04:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1a76c9b-67be-517d-894b-297dcdd33c71 with scrape type 2
2026-03-29 14:04:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1a76c9b-67be-517d-894b-297dcdd33c71 with scrape type 2
2026-03-29 14:04:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c1a76c9b-67be-517d-894b-297dcdd33c71, identifier: 4117670
2026-03-29 14:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae with identifier: 4117654
2026-03-29 14:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae with identifier: 4117654
2026-03-29 14:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae with identifier: 4117654 to the API
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 204,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '12b9f1fd-08c4-5eb6-9a14-c70c625ee7ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KU69ZNP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MASTER?id=4117654',
'listing': 'auction',
'location': 'Haydock',
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 92216,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-01',
'seller_name': 'Arval',
'title': 'RENAULT MASTER DCi 130 3T5 H2 Comfort Van',
'transmission': 'manual',
'trim': 'DCi 130 3T5 H2 Comfort Van',
'year': 2019}
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117654%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Saving data for 4117654: {'auction_closing_time': 1775034000.0, 'created_time': 1774044469.403615, 'last_price_update_time': 1774793090.363773}
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117654') HTTP/1.1" 204 0
2026-03-29 14:04:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c1a76c9b-67be-517d-894b-297dcdd33c71 with identifier: 4117670
2026-03-29 14:04:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c1a76c9b-67be-517d-894b-297dcdd33c71 with identifier: 4117670
2026-03-29 14:04:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c1a76c9b-67be-517d-894b-297dcdd33c71 with identifier: 4117670 to the API
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c1a76c9b-67be-517d-894b-297dcdd33c71%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c1a76c9b-67be-517d-894b-297dcdd33c71: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022SILVER\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD S-MAX 2.0 TDCi 163 Titanium X Sport 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022S-MAX\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-09-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=4117670\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDCi 163 Titanium X Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022EY63AWX\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c1a76c9b-67be-517d-894b-297dcdd33c71\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:50 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:50 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c1a76c9b-67be-517d-894b-297dcdd33c71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EY63AWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=4117670',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'S-MAX',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-01',
'seller_name': 'Allen Ford',
'title': 'FORD S-MAX 2.0 TDCi 163 Titanium X Sport 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 163 Titanium X Sport 5dr',
'year': 2013}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117670%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Saving data for 4117670: {'auction_closing_time': 1775120400.0, 'created_time': 1774044471.117006, 'last_price_update_time': 1774793090.702844}
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117670') HTTP/1.1" 204 0
2026-03-29 14:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:50 [manheim.gb] INFO: Page 58: 100 results (total: 8380)
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117671
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117671%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117671: 2
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117672
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117673
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117673%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117673: 2
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117675
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117675%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117675: 0
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117676
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117677
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117678
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117679
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117679%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117679: 0
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117681
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117682
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117684
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117687
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117689
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117691
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117694
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117696
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117697
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117698
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117699
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117701
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117702
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117704
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117706
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117706%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117706: 0
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117707
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117709
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117709%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117709: 2
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117710
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117712
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117714
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117719
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117720
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117721
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117721%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117721: 0
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117722
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117722%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117722: 0
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117723
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117724
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117725
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117731
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117732
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117732%27 HTTP/1.1" 200 None
2026-03-29 14:04:50 [manheim.gb] INFO: Scrape type for 4117732: 2
2026-03-29 14:04:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:50 [manheim.gb] INFO: Found listing with ID: 4117735
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117737
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117741
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117753
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117753%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117753: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117754
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117755
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117756
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117757
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117758
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117758%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117758: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117759
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117759%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117759: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117760
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117760%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117760: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117761
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117762
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117772
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117772%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117772: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117774
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117774%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117774: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117775
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117775%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117775: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117776
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117777
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117779
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117780
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117782
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117782%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117782: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117783
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117784
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117785
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117787
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117791
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117793
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117793%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117793: 2
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117795
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117795%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117795: 2
2026-03-29 14:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bd6736-4605-5da2-9536-d1e7057225b0 with identifier: 4117671
2026-03-29 14:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bd6736-4605-5da2-9536-d1e7057225b0 with scrape type 2
2026-03-29 14:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bd6736-4605-5da2-9536-d1e7057225b0 with scrape type 2
2026-03-29 14:04:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 58bd6736-4605-5da2-9536-d1e7057225b0, identifier: 4117671
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117796
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117798
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117798%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117798: 2
2026-03-29 14:04:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 58bd6736-4605-5da2-9536-d1e7057225b0 with identifier: 4117671
2026-03-29 14:04:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 58bd6736-4605-5da2-9536-d1e7057225b0 with identifier: 4117671
2026-03-29 14:04:51 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 58bd6736-4605-5da2-9536-d1e7057225b0 with identifier: 4117671 to the API
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '58bd6736-4605-5da2-9536-d1e7057225b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YR23UHA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4117671',
'listing': 'auction',
'location': 'Shepshed',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 106873,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-01',
'seller_name': 'Arval',
'title': 'FORD TRANSIT 2.0 EcoBlue 130ps Low Roof Limited Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 130ps Low Roof Limited Van',
'year': 2023}
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117671%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Saving data for 4117671: {'auction_closing_time': 1775552400.0, 'created_time': 1774044471.56957, 'last_price_update_time': 1774793091.658286}
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117671') HTTP/1.1" 204 0
2026-03-29 14:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117800
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117803
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117803%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117803: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117804
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117804%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117804: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117808
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117809
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117811
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117813
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117813%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117813: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117816
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117816%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117816: 0
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117818
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117820
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117821
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117822
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117826
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117828
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117829
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117830
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117831
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117840
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117841
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117842
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117843
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117843%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117843: 2
2026-03-29 14:04:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117846
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117847
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117856
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117860
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117861
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117862
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117864
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117865
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117865%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117865: 2
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117866
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117867
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117868
2026-03-29 14:04:51 [manheim.gb] INFO: Found listing with ID: 4117870
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117870%27 HTTP/1.1" 200 None
2026-03-29 14:04:51 [manheim.gb] INFO: Scrape type for 4117870: 0
2026-03-29 14:04:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8298f86-0868-54c9-8228-0d702c616d56 with identifier: 4117709
2026-03-29 14:04:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8298f86-0868-54c9-8228-0d702c616d56 with scrape type 2
2026-03-29 14:04:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8298f86-0868-54c9-8228-0d702c616d56 with scrape type 2
2026-03-29 14:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a8298f86-0868-54c9-8228-0d702c616d56, identifier: 4117709
2026-03-29 14:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9802d40d-9a4d-5282-b005-0411a6978f27 with identifier: 4117673
2026-03-29 14:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9802d40d-9a4d-5282-b005-0411a6978f27 with scrape type 2
2026-03-29 14:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9802d40d-9a4d-5282-b005-0411a6978f27 with scrape type 2
2026-03-29 14:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9802d40d-9a4d-5282-b005-0411a6978f27, identifier: 4117673
2026-03-29 14:04:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fde965b8-de40-5c0f-9ba8-35923fa0ada4 with identifier: 4117732
2026-03-29 14:04:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fde965b8-de40-5c0f-9ba8-35923fa0ada4 with scrape type 2
2026-03-29 14:04:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fde965b8-de40-5c0f-9ba8-35923fa0ada4 with scrape type 2
2026-03-29 14:04:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fde965b8-de40-5c0f-9ba8-35923fa0ada4, identifier: 4117732
2026-03-29 14:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a8298f86-0868-54c9-8228-0d702c616d56 with identifier: 4117709
2026-03-29 14:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a8298f86-0868-54c9-8228-0d702c616d56 with identifier: 4117709
2026-03-29 14:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a8298f86-0868-54c9-8228-0d702c616d56 with identifier: 4117709 to the API
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a8298f86-0868-54c9-8228-0d702c616d56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73AYM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4117709',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 29242,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117709%27 HTTP/1.1" 200 None
2026-03-29 14:04:52 [manheim.gb] INFO: Saving data for 4117709: {'auction_closing_time': 1775034000.0, 'created_time': 1774389769.665078, 'last_price_update_time': 1774793092.659881}
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117709') HTTP/1.1" 204 0
2026-03-29 14:04:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9802d40d-9a4d-5282-b005-0411a6978f27 with identifier: 4117673
2026-03-29 14:04:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9802d40d-9a4d-5282-b005-0411a6978f27 with identifier: 4117673
2026-03-29 14:04:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9802d40d-9a4d-5282-b005-0411a6978f27 with identifier: 4117673 to the API
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%279802d40d-9a4d-5282-b005-0411a6978f27%27 HTTP/1.1" 200 None
2026-03-29 14:04:53 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 9802d40d-9a4d-5282-b005-0411a6978f27: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MINI HATCHBACK 1.6 Cooper S 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MINI\u0022, \u0022Model\u0022: \u0022HATCHBACK\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222008-09-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4117673\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 Cooper S 3dr\u0022, \u0022LicensePlate\u0022: \u0022KN58FHX\u0022, \u0022Year\u0022: 2008, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 149, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00229802d40d-9a4d-5282-b005-0411a6978f27\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:52 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:53 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9802d40d-9a4d-5282-b005-0411a6978f27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN58FHX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4117673',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-30',
'seller_name': 'Allen Ford',
'title': 'MINI HATCHBACK 1.6 Cooper S 3dr',
'transmission': 'manual',
'trim': '1.6 Cooper S 3dr',
'year': 2008}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117673%27 HTTP/1.1" 200 None
2026-03-29 14:04:53 [manheim.gb] INFO: Saving data for 4117673: {'auction_closing_time': 1775120400.0, 'created_time': 1774044470.803359, 'last_price_update_time': 1774793093.07394}
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117673') HTTP/1.1" 204 0
2026-03-29 14:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fde965b8-de40-5c0f-9ba8-35923fa0ada4 with identifier: 4117732
2026-03-29 14:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fde965b8-de40-5c0f-9ba8-35923fa0ada4 with identifier: 4117732
2026-03-29 14:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fde965b8-de40-5c0f-9ba8-35923fa0ada4 with identifier: 4117732 to the API
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27fde965b8-de40-5c0f-9ba8-35923fa0ada4%27 HTTP/1.1" 200 None
2026-03-29 14:04:53 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id fde965b8-de40-5c0f-9ba8-35923fa0ada4: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022BMW 1 SERIES 118i [1.5] M Sport 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022BMW\u0022, \u0022Model\u0022: \u00221 SERIES\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-03-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4117732\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022118i [1.5] M Sport 5dr\u0022, \u0022LicensePlate\u0022: \u0022YD17DKX\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 126, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022fde965b8-de40-5c0f-9ba8-35923fa0ada4\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:53 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:53 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:53 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fde965b8-de40-5c0f-9ba8-35923fa0ada4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD17DKX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4117732',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'BMW',
'model': '1 SERIES',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-24',
'seller_name': 'Allen Group',
'title': 'BMW 1 SERIES 118i [1.5] M Sport 5dr',
'transmission': 'manual',
'trim': '118i [1.5] M Sport 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117732%27 HTTP/1.1" 200 None
2026-03-29 14:04:53 [manheim.gb] INFO: Saving data for 4117732: {'auction_closing_time': 1775120400.0, 'created_time': 1774044472.015317, 'last_price_update_time': 1774793093.381598}
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117732') HTTP/1.1" 204 0
2026-03-29 14:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9790c6c-12bd-5325-8ffc-df7095c609fd with identifier: 4117793
2026-03-29 14:04:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9790c6c-12bd-5325-8ffc-df7095c609fd with scrape type 2
2026-03-29 14:04:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9790c6c-12bd-5325-8ffc-df7095c609fd with scrape type 2
2026-03-29 14:04:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d9790c6c-12bd-5325-8ffc-df7095c609fd, identifier: 4117793
2026-03-29 14:04:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d9790c6c-12bd-5325-8ffc-df7095c609fd with identifier: 4117793
2026-03-29 14:04:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d9790c6c-12bd-5325-8ffc-df7095c609fd with identifier: 4117793
2026-03-29 14:04:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d9790c6c-12bd-5325-8ffc-df7095c609fd with identifier: 4117793 to the API
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd9790c6c-12bd-5325-8ffc-df7095c609fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP72SPV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/I20?id=4117793',
'listing': 'auction',
'location': 'Northampton',
'make': 'HYUNDAI',
'model': 'I20',
'odometer': 18931,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-23',
'seller_name': 'Sytner',
'title': 'HYUNDAI I20 1.0T GDi 48V MHD SE Connect 5dr DCT',
'transmission': 'automatic',
'trim': '1.0T GDi 48V MHD SE Connect 5dr DCT',
'year': 2022}
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117793%27 HTTP/1.1" 200 None
2026-03-29 14:04:53 [manheim.gb] INFO: Saving data for 4117793: {'auction_closing_time': 1774947600.0, 'created_time': 1774044474.562617, 'last_price_update_time': 1774793093.877574}
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117793') HTTP/1.1" 204 0
2026-03-29 14:04:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4558a6e3-52f9-516d-b01b-68f99a669f09 with identifier: 4117798
2026-03-29 14:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4558a6e3-52f9-516d-b01b-68f99a669f09 with scrape type 2
2026-03-29 14:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4558a6e3-52f9-516d-b01b-68f99a669f09 with scrape type 2
2026-03-29 14:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4558a6e3-52f9-516d-b01b-68f99a669f09, identifier: 4117798
2026-03-29 14:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 153b2f58-9a24-5edc-916f-318143a91db5 with identifier: 4117795
2026-03-29 14:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 153b2f58-9a24-5edc-916f-318143a91db5 with scrape type 2
2026-03-29 14:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 153b2f58-9a24-5edc-916f-318143a91db5 with scrape type 2
2026-03-29 14:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 153b2f58-9a24-5edc-916f-318143a91db5, identifier: 4117795
2026-03-29 14:04:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2429afdc-d228-5067-8214-f534f147c295 with identifier: 4117843
2026-03-29 14:04:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2429afdc-d228-5067-8214-f534f147c295 with scrape type 2
2026-03-29 14:04:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2429afdc-d228-5067-8214-f534f147c295 with scrape type 2
2026-03-29 14:04:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2429afdc-d228-5067-8214-f534f147c295, identifier: 4117843
2026-03-29 14:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4558a6e3-52f9-516d-b01b-68f99a669f09 with identifier: 4117798
2026-03-29 14:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4558a6e3-52f9-516d-b01b-68f99a669f09 with identifier: 4117798
2026-03-29 14:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4558a6e3-52f9-516d-b01b-68f99a669f09 with identifier: 4117798 to the API
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:54 [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 14:04:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 19,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '4558a6e3-52f9-516d-b01b-68f99a669f09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO25UCU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CR-V?id=4117798',
'listing': 'auction',
'location': 'Birmingham',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 8831,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-14',
'seller_name': 'PAUL RIGBY LTD',
'title': 'HONDA CR-V 2.0 ePHEV Advance Tech 5dr eCVT',
'transmission': 'automatic',
'trim': '2.0 ePHEV Advance Tech 5dr eCVT',
'year': 2025}
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117798%27 HTTP/1.1" 200 None
2026-03-29 14:04:54 [manheim.gb] INFO: Saving data for 4117798: {'auction_closing_time': 1775206800.0, 'created_time': 1774044477.415463, 'last_price_update_time': 1774793094.608929}
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117798') HTTP/1.1" 204 0
2026-03-29 14:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 153b2f58-9a24-5edc-916f-318143a91db5 with identifier: 4117795
2026-03-29 14:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 153b2f58-9a24-5edc-916f-318143a91db5 with identifier: 4117795
2026-03-29 14:04:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 153b2f58-9a24-5edc-916f-318143a91db5 with identifier: 4117795 to the API
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27153b2f58-9a24-5edc-916f-318143a91db5%27 HTTP/1.1" 200 None
2026-03-29 14:04:54 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 153b2f58-9a24-5edc-916f-318143a91db5: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022SILVER\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN PASSAT 2.0 TDI Bluemotion Tech SE 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022PASSAT\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222012-04-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4117795\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI Bluemotion Tech SE 5dr\u0022, \u0022LicensePlate\u0022: \u0022FT12HRR\u0022, \u0022Year\u0022: 2012, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 120, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022153b2f58-9a24-5edc-916f-318143a91db5\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:54 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:54 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:54 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '153b2f58-9a24-5edc-916f-318143a91db5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FT12HRR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/PASSAT?id=4117795',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'PASSAT',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-28',
'seller_name': 'Sytner',
'title': 'VOLKSWAGEN PASSAT 2.0 TDI Bluemotion Tech SE 5dr',
'transmission': 'manual',
'trim': '2.0 TDI Bluemotion Tech SE 5dr',
'year': 2012}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117795%27 HTTP/1.1" 200 None
2026-03-29 14:04:54 [manheim.gb] INFO: Saving data for 4117795: {'auction_closing_time': 1774947600.0, 'created_time': 1774044476.366407, 'last_price_update_time': 1774793094.944756}
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117795') HTTP/1.1" 204 0
2026-03-29 14:04:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2429afdc-d228-5067-8214-f534f147c295 with identifier: 4117843
2026-03-29 14:04:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2429afdc-d228-5067-8214-f534f147c295 with identifier: 4117843
2026-03-29 14:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2429afdc-d228-5067-8214-f534f147c295 with identifier: 4117843 to the API
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272429afdc-d228-5067-8214-f534f147c295%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2429afdc-d228-5067-8214-f534f147c295: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022SILVER\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL ASTRA 1.6 CDTi 16V ecoFLEX Tech Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022ASTRA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222014-06-12\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4117843\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 CDTi 16V ecoFLEX Tech Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022DU14OMX\u0022, \u0022Year\u0022: 2014, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 97, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222429afdc-d228-5067-8214-f534f147c295\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:54 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:55 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:55 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 97,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2429afdc-d228-5067-8214-f534f147c295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU14OMX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4117843',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-12',
'seller_name': None,
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V ecoFLEX Tech Line 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V ecoFLEX Tech Line 5dr',
'year': 2014}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117843%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Saving data for 4117843: {'auction_closing_time': 1775120400.0, 'created_time': 1774044478.392087, 'last_price_update_time': 1774793095.240895}
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117843') HTTP/1.1" 204 0
2026-03-29 14:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e10a98a-1406-5bcb-b2b0-c7388685824d with identifier: 4117865
2026-03-29 14:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e10a98a-1406-5bcb-b2b0-c7388685824d with scrape type 2
2026-03-29 14:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e10a98a-1406-5bcb-b2b0-c7388685824d with scrape type 2
2026-03-29 14:04:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4e10a98a-1406-5bcb-b2b0-c7388685824d, identifier: 4117865
2026-03-29 14:04:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4e10a98a-1406-5bcb-b2b0-c7388685824d with identifier: 4117865
2026-03-29 14:04:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4e10a98a-1406-5bcb-b2b0-c7388685824d with identifier: 4117865
2026-03-29 14:04:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4e10a98a-1406-5bcb-b2b0-c7388685824d with identifier: 4117865 to the API
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04: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 14:04:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-06T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4e10a98a-1406-5bcb-b2b0-c7388685824d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FE20UCH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4117865',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 117073,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-09',
'seller_name': 'Wessex Fleet Solutions LTD',
'title': 'VAUXHALL VIVARO 3100 2.0d 120PS Sportive H1 Van',
'transmission': 'manual',
'trim': '3100 2.0d 120PS Sportive H1 Van',
'year': 2020}
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117865%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Saving data for 4117865: {'auction_closing_time': 1775466000.0, 'created_time': 1774044478.690664, 'last_price_update_time': 1774793095.644957}
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117865') HTTP/1.1" 204 0
2026-03-29 14:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:55 [manheim.gb] INFO: Page 59: 100 results (total: 8380)
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117871
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117873
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117873%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117873: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117875
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117877
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117881
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117881%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117881: 2
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117886
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117890
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117891
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117892
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117894
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117895
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117895%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117895: 2
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117896
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117897
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117898
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117899
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117900
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117901
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117902
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117902%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117902: 2
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117903
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117904
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117905
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117906
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117908
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117909
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117909%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117909: 2
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117927
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117929
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117930
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117931
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117937
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117938
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117942
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117943
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117947
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117947%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117947: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117948
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117951
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117951%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117951: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117953
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117954
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117957
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117962
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117962%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4117962: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4117965
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118381
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118721
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118722
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118723
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118724
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118724%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4118724: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118725
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118726
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118727
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118727%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4118727: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118728
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118728%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4118728: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118729
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118730
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118731
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118732
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118733
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118733%27 HTTP/1.1" 200 None
2026-03-29 14:04:55 [manheim.gb] INFO: Scrape type for 4118733: 0
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118734
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118736
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118737
2026-03-29 14:04:55 [manheim.gb] INFO: Found listing with ID: 4118739
2026-03-29 14:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118739%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118739: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118740
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118743
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118745
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118746
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118747
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118748
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118749
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118751
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118753
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118753%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118753: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118754
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118755
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118757
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118759
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118760
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118760%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118760: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118761
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118761%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118761: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118762
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118762%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118762: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118763
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118764
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118766
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118766%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118766: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118767
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118768
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118769
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118770
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118770%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118770: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118771
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118772
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118773
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118774
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118774%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118774: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118775
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118777
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118778
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118779
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118779%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118779: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118780
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118783
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118786
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118786%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118786: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118788
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118789
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118790
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118791
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118791%27 HTTP/1.1" 200 None
2026-03-29 14:04:56 [manheim.gb] INFO: Scrape type for 4118791: 0
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118792
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118793
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118795
2026-03-29 14:04:56 [manheim.gb] INFO: Found listing with ID: 4118796
2026-03-29 14:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c2af97-e3ba-517f-884c-d5006a7194bd with identifier: 4117881
2026-03-29 14:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c2af97-e3ba-517f-884c-d5006a7194bd with scrape type 2
2026-03-29 14:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86c2af97-e3ba-517f-884c-d5006a7194bd with scrape type 2
2026-03-29 14:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 86c2af97-e3ba-517f-884c-d5006a7194bd, identifier: 4117881
2026-03-29 14:04:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f234d2-c631-50d5-8b32-f99b9766d519 with identifier: 4117895
2026-03-29 14:04:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f234d2-c631-50d5-8b32-f99b9766d519 with scrape type 2
2026-03-29 14:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3f234d2-c631-50d5-8b32-f99b9766d519 with scrape type 2
2026-03-29 14:04:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a3f234d2-c631-50d5-8b32-f99b9766d519, identifier: 4117895
2026-03-29 14:04:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 86c2af97-e3ba-517f-884c-d5006a7194bd with identifier: 4117881
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-29 14:04:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 14:04:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 86c2af97-e3ba-517f-884c-d5006a7194bd with identifier: 4117881
2026-03-29 14:04:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 86c2af97-e3ba-517f-884c-d5006a7194bd with identifier: 4117881 to the API
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'Red',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '86c2af97-e3ba-517f-884c-d5006a7194bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MT10VBO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4117881',
'listing': 'auction',
'location': 'Birmingham',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': 115259,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-19',
'seller_name': 'Sandicliffe',
'title': 'VOLKSWAGEN GOLF 1.6 TDi 105 Match 5dr',
'transmission': 'manual',
'trim': '1.6 TDi 105 Match 5dr',
'year': 2010}
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117881%27 HTTP/1.1" 200 None
2026-03-29 14:04:57 [manheim.gb] INFO: Saving data for 4117881: {'auction_closing_time': 1775206800.0, 'created_time': 1774044479.333055, 'last_price_update_time': 1774793097.08056}
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117881') HTTP/1.1" 204 0
2026-03-29 14:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a3f234d2-c631-50d5-8b32-f99b9766d519 with identifier: 4117895
2026-03-29 14:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a3f234d2-c631-50d5-8b32-f99b9766d519 with identifier: 4117895
2026-03-29 14:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a3f234d2-c631-50d5-8b32-f99b9766d519 with identifier: 4117895 to the API
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:04:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '0.9L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'a3f234d2-c631-50d5-8b32-f99b9766d519',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LL15VOY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SMART/FORFOUR?id=4117895',
'listing': 'auction',
'location': 'Northampton',
'make': 'SMART',
'model': 'FORFOUR',
'odometer': 63012,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-22',
'seller_name': 'Gates Group',
'title': 'SMART FORFOUR 0.9 Turbo Edition 1 5dr',
'transmission': 'manual',
'trim': '0.9 Turbo Edition 1 5dr',
'year': 2015}
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117895%27 HTTP/1.1" 200 None
2026-03-29 14:04:57 [manheim.gb] INFO: Saving data for 4117895: {'auction_closing_time': 1774947600.0, 'created_time': 1774044479.637947, 'last_price_update_time': 1774793097.473515}
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117895') HTTP/1.1" 204 0
2026-03-29 14:04:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4117902
2026-03-29 14:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4940e618-cb3a-51e8-84f1-639f66d81bf3 with scrape type 2
2026-03-29 14:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4940e618-cb3a-51e8-84f1-639f66d81bf3 with scrape type 2
2026-03-29 14:04:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4940e618-cb3a-51e8-84f1-639f66d81bf3, identifier: 4117902
2026-03-29 14:04:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4117902
2026-03-29 14:04:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4117902
2026-03-29 14:04:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4940e618-cb3a-51e8-84f1-639f66d81bf3 with identifier: 4117902 to the API
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274940e618-cb3a-51e8-84f1-639f66d81bf3%27 HTTP/1.1" 200 None
2026-03-29 14:04:57 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4940e618-cb3a-51e8-84f1-639f66d81bf3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD KA 1.2 Studio 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022KA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-03-31\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/KA?id=4117902\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 Studio 5dr\u0022, \u0022LicensePlate\u0022: \u0022GK17COU\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 114, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224940e618-cb3a-51e8-84f1-639f66d81bf3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:57 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:57 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:57 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '4940e618-cb3a-51e8-84f1-639f66d81bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GK17COU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/KA?id=4117902',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'KA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-31',
'seller_name': 'Perrys',
'title': 'FORD KA 1.2 Studio 5dr',
'transmission': 'manual',
'trim': '1.2 Studio 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117902%27 HTTP/1.1" 200 None
2026-03-29 14:04:57 [manheim.gb] INFO: Saving data for 4117902: {'auction_closing_time': 1774947600.0, 'created_time': 1774044480.07019, 'last_price_update_time': 1774793097.899706}
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117902') HTTP/1.1" 204 0
2026-03-29 14:04:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d0c8547-5618-5610-965c-ae151fd99a53 with identifier: 4117909
2026-03-29 14:04:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d0c8547-5618-5610-965c-ae151fd99a53 with scrape type 2
2026-03-29 14:04:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d0c8547-5618-5610-965c-ae151fd99a53 with scrape type 2
2026-03-29 14:04:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4d0c8547-5618-5610-965c-ae151fd99a53, identifier: 4117909
2026-03-29 14:04:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4d0c8547-5618-5610-965c-ae151fd99a53 with identifier: 4117909
2026-03-29 14:04:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4d0c8547-5618-5610-965c-ae151fd99a53 with identifier: 4117909
2026-03-29 14:04:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4d0c8547-5618-5610-965c-ae151fd99a53 with identifier: 4117909 to the API
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274d0c8547-5618-5610-965c-ae151fd99a53%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 4d0c8547-5618-5610-965c-ae151fd99a53: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Arbury\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT KADJAR 1.5 dCi Dynamique Nav 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022KADJAR\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-09-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/KADJAR?id=4117909\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 dCi Dynamique Nav 5dr\u0022, \u0022LicensePlate\u0022: \u0022HY66SZT\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00224d0c8547-5618-5610-965c-ae151fd99a53\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:04:58 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:04:58 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:58 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4d0c8547-5618-5610-965c-ae151fd99a53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HY66SZT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/KADJAR?id=4117909',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'RENAULT',
'model': 'KADJAR',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-15',
'seller_name': 'Arbury',
'title': 'RENAULT KADJAR 1.5 dCi Dynamique Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Dynamique Nav 5dr',
'year': 2016}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274117909%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Saving data for 4117909: {'auction_closing_time': 1775206800.0, 'created_time': 1774044481.035699, 'last_price_update_time': 1774793098.331198}
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117909') HTTP/1.1" 204 0
2026-03-29 14:04:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:58 [manheim.gb] INFO: Page 60: 100 results (total: 8380)
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118797
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118797%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118797: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118798
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118799
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118800
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118803
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118804
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118805
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118807
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118808
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118808%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118808: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118810
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118811
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118812
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118813
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118815
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118815%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118815: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118816
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118817
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118819
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118820
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118824
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118824%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118824: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118825
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118828
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118829
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118830
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118831
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118832
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118834
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118836
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118839
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118840
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118842
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118844
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118846
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118847
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118849
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118849%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118849: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118856
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118856%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118856: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118858
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118858%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118858: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118860
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118861
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118861%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118861: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118865
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118865%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118865: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118867
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118868
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118869
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118869%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118869: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118873
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118874
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118874%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118874: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118876
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118877
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118877%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118877: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118878
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118879
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118880
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118880%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118880: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118881
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118882
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118885
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118885%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118885: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118886
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118887
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118887%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118887: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118888
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118889
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118889%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118889: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118890
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118891
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118891%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118891: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118892
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118893
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118894
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118896
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118897
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118897%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118897: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118900
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118901
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118902
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118903
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118903%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118903: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118904
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118907
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118908
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118909
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118910
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118910%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118910: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118911
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118912
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118912%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118912: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118913
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118914
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118914%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118914: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118915
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118915%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118915: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118917
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118918
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118919
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118920
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118921
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118922
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118923
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118924
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118926
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118926%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118926: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118927
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118928
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118929
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118930
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118931
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118932
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118933
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118934
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118934%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118934: 0
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118936
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118940
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118941
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118943
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118945
2026-03-29 14:04:58 [manheim.gb] INFO: Found listing with ID: 4118946
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118946%27 HTTP/1.1" 200 None
2026-03-29 14:04:58 [manheim.gb] INFO: Scrape type for 4118946: 0
2026-03-29 14:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:04:59 [manheim.gb] INFO: Page 61: 100 results (total: 8380)
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118947
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118948
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118953
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118955
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118958
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118959
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118962
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118963
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118963%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4118963: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118964
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118965
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118966
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118968
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118969
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118970
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118971
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118976
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118979
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118980
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118982
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118983
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118984
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118984%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4118984: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118985
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118986
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118986%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4118986: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118987
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118988
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118989
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118991
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118992
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118993
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118994
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118995
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274118995%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4118995: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118996
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118997
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4118999
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119000
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119001
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119002
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119004
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119005
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119009
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119010
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119011
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119012
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119014
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119018
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119021
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119022
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119022%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119022: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119024
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119024%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119024: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119027
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119028
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119030
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119033
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119033%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119033: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119034
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119034%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119034: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119035
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119036
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119037
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119040
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119041
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119042
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119043
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119045
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119045%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119045: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119046
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119046%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119046: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119047
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119048
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119049
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119051
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119051%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119051: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119052
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119053
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119054
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119055
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119055%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119055: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119057
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119058
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119058%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119058: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119059
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119060
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119062
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119062%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119062: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119063
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119064
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119066
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119066%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119066: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119067
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119067%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119067: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119069
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119070
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119070%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119070: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119073
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119073%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119073: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119074
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119075
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119075%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119075: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119076
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119076%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119076: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119080
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119081
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119088
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119094
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119094%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119094: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119095
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119097
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119099
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119101
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119101%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119101: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119103
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119105
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119107
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119112
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119112%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119112: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119114
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119114%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119114: 0
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119115
2026-03-29 14:04:59 [manheim.gb] INFO: Found listing with ID: 4119116
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:04:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119116%27 HTTP/1.1" 200 None
2026-03-29 14:04:59 [manheim.gb] INFO: Scrape type for 4119116: 0
2026-03-29 14:04:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:00 [manheim.gb] INFO: Page 62: 100 results (total: 8380)
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119118
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119121
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119121%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119121: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119122
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119123
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119124
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119124%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119124: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119125
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119126
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119127
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119128
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119129
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119130
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119130%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119130: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119131
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119132
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119134
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119135
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119136
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119137
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119138
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119139
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119139%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119139: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119140
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119142
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119144
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119145
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119145%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119145: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119146
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119146%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119146: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119147
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119147%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119147: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119149
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119150
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119150%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119150: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119151
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119151%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119151: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119154
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119154%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119154: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119155
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119156
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119157
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119158
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119159
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119160
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119161
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119162
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119163
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119164
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119165
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119165%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119165: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119166
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119167
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119174
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119175
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119176
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119176%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119176: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119177
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119180
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119180%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119180: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119181
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119181%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119181: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119182
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119185
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119209
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119227
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119237
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119237%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119237: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119244
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119245
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119247
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119249
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119250
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119250%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119250: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119252
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119253
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119253%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119253: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119254
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119255
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119256
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119257
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119258
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119259
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119261
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119262
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119263
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119264
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119265
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119268
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119269
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119269%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119269: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119272
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119273
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119273%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119273: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119274
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119274%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119274: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119275
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119276
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119279
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119281
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119282
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119282%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119282: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119283
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119284
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119285
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119286
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119287
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119289
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119289%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119289: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119290
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119291
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119292
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119294
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119295
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119295%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119295: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119296
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119298
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119298%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119298: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119299
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119300
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119301
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119303
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119304
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119307
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119307%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119307: 0
2026-03-29 14:05:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:00 [manheim.gb] INFO: Page 63: 100 results (total: 8380)
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119308
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119308%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119308: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119309
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119309%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119309: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119310
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119311
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119311%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119311: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119312
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119313
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119314
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119316
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119317
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119318
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119319
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119319%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119319: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119324
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119328
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119329
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119330
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119331
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119332
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119332%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119332: 0
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119335
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119335%27 HTTP/1.1" 200 None
2026-03-29 14:05:00 [manheim.gb] INFO: Scrape type for 4119335: 2
2026-03-29 14:05:00 [manheim.gb] INFO: Found listing with ID: 4119338
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119338%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119338: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119339
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119340
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119341
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119341%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119341: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119342
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119343
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119344
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119344%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119344: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119345
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119347
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119348
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119349
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119350
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119350%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119350: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119374
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119394
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119403
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119403%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119403: 2
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119406
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119407
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119409
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119409%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119409: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119410
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119410%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119410: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119412
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119413
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119414
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119414%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119414: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119416
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119416%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119416: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119417
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119419
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119420
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119421
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119423
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119423%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119423: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119424
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119496
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119504
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119505
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119505%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119505: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119506
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119507
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119509
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119509%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119509: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119512
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119513
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119569
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119578
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119580
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119581
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119582
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119583
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119586
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119589
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119592
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119593
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119594
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119594%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119594: 2
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119595
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119595%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119595: 2
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119596
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119598
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119600
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119601
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119602
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119604
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119604%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119604: 2
2026-03-29 14:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119605
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119606
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119607
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119608
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119608%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119608: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119609
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119613
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119613%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119613: 2
2026-03-29 14:05:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119614
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119614%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119614: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119616
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119616%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119616: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119617
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119618
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119621
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119623
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119623%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119623: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119625
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119627
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119627%27 HTTP/1.1" 200 None
2026-03-29 14:05:01 [manheim.gb] INFO: Scrape type for 4119627: 0
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119629
2026-03-29 14:05:01 [manheim.gb] INFO: Found listing with ID: 4119631
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119647
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119651
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119652
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119653
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119656
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119656%27 HTTP/1.1" 200 None
2026-03-29 14:05:02 [manheim.gb] INFO: Scrape type for 4119656: 0
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119657
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119659
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119659%27 HTTP/1.1" 200 None
2026-03-29 14:05:02 [manheim.gb] INFO: Scrape type for 4119659: 0
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119660
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119668
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119668%27 HTTP/1.1" 200 None
2026-03-29 14:05:02 [manheim.gb] INFO: Scrape type for 4119668: 0
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119670
2026-03-29 14:05:02 [manheim.gb] INFO: Found listing with ID: 4119671
2026-03-29 14:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2250890d-16ec-57b8-a384-4fc9fa65ec37 with identifier: 4119335
2026-03-29 14:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2250890d-16ec-57b8-a384-4fc9fa65ec37 with scrape type 2
2026-03-29 14:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2250890d-16ec-57b8-a384-4fc9fa65ec37 with scrape type 2
2026-03-29 14:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2250890d-16ec-57b8-a384-4fc9fa65ec37, identifier: 4119335
2026-03-29 14:05:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 836752f9-d11c-5e5c-a11d-93063a0f68a7 with identifier: 4119594
2026-03-29 14:05:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 836752f9-d11c-5e5c-a11d-93063a0f68a7 with scrape type 2
2026-03-29 14:05:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 836752f9-d11c-5e5c-a11d-93063a0f68a7 with scrape type 2
2026-03-29 14:05:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 836752f9-d11c-5e5c-a11d-93063a0f68a7, identifier: 4119594
2026-03-29 14:05:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2250890d-16ec-57b8-a384-4fc9fa65ec37 with identifier: 4119335
2026-03-29 14:05:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2250890d-16ec-57b8-a384-4fc9fa65ec37 with identifier: 4119335
2026-03-29 14:05:02 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2250890d-16ec-57b8-a384-4fc9fa65ec37 with identifier: 4119335 to the API
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2250890d-16ec-57b8-a384-4fc9fa65ec37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'LC18OML',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4119335',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 65850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-21',
'seller_name': 'Novuna Vehicle Solutions',
'title': 'CITROEN BERLINGO 1.6 BlueHDi 625Kg LX 100ps',
'transmission': 'manual',
'trim': '1.6 BlueHDi 625Kg LX 100ps',
'year': 2018}
2026-03-29 14:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119335%27 HTTP/1.1" 200 None
2026-03-29 14:05:03 [manheim.gb] INFO: Saving data for 4119335: {'auction_closing_time': 1774861200.0, 'created_time': 1774274880.871445, 'last_price_update_time': 1774793103.005481}
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119335') HTTP/1.1" 204 0
2026-03-29 14:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 836752f9-d11c-5e5c-a11d-93063a0f68a7 with identifier: 4119594
2026-03-29 14:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 836752f9-d11c-5e5c-a11d-93063a0f68a7 with identifier: 4119594
2026-03-29 14:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 836752f9-d11c-5e5c-a11d-93063a0f68a7 with identifier: 4119594 to the API
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 37,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '836752f9-d11c-5e5c-a11d-93063a0f68a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EP21GXR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4119594',
'listing': 'auction',
'location': 'Colchester',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 75466,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-31',
'seller_name': 'Lookers',
'title': 'BMW 3 SERIES 330e xDrive M Sport 5dr Step Auto',
'transmission': 'automatic',
'trim': '330e xDrive M Sport 5dr Step Auto',
'year': 2021}
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119594%27 HTTP/1.1" 200 None
2026-03-29 14:05:03 [manheim.gb] INFO: Saving data for 4119594: {'auction_closing_time': 1774947600.0, 'created_time': 1774389772.734869, 'last_price_update_time': 1774793103.449485}
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119594') HTTP/1.1" 204 0
2026-03-29 14:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a477491-ff87-532e-83f6-277616634d29 with identifier: 4119403
2026-03-29 14:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a477491-ff87-532e-83f6-277616634d29 with scrape type 2
2026-03-29 14:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a477491-ff87-532e-83f6-277616634d29 with scrape type 2
2026-03-29 14:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a477491-ff87-532e-83f6-277616634d29, identifier: 4119403
2026-03-29 14:05:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222 with identifier: 4119595
2026-03-29 14:05:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222 with scrape type 2
2026-03-29 14:05:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222 with scrape type 2
2026-03-29 14:05:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222, identifier: 4119595
2026-03-29 14:05:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a477491-ff87-532e-83f6-277616634d29 with identifier: 4119403
2026-03-29 14:05:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a477491-ff87-532e-83f6-277616634d29 with identifier: 4119403
2026-03-29 14:05:03 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4a477491-ff87-532e-83f6-277616634d29 with identifier: 4119403 to the API
2026-03-29 14:05:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a477491-ff87-532e-83f6-277616634d29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LV61HHE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/1%20SERIES?id=4119403',
'listing': 'auction',
'location': 'Birmingham',
'make': 'BMW',
'model': '1 SERIES',
'odometer': 171363,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-09-29',
'seller_name': 'PAUL RIGBY LTD',
'title': 'BMW 1 SERIES 118d Sport 5dr',
'transmission': 'manual',
'trim': '118d Sport 5dr',
'year': 2011}
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119403%27 HTTP/1.1" 200 None
2026-03-29 14:05:04 [manheim.gb] INFO: Saving data for 4119403: {'auction_closing_time': 1775206800.0, 'created_time': 1774274883.748058, 'last_price_update_time': 1774793104.05909}
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119403') HTTP/1.1" 204 0
2026-03-29 14:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222 with identifier: 4119595
2026-03-29 14:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222 with identifier: 4119595
2026-03-29 14:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222 with identifier: 4119595 to the API
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278d0ef4d8-ea83-5c59-9d9f-4a8c01a29222%27 HTTP/1.1" 200 None
2026-03-29 14:05:04 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLVO C30 D4 [177] R DESIGN 3dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLVO\u0022, \u0022Model\u0022: \u0022C30\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222011-07-18\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLVO/C30?id=4119595\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022D4 [177] R DESIGN 3dr\u0022, \u0022LicensePlate\u0022: \u0022BG11RVZ\u0022, \u0022Year\u0022: 2011, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 134, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228d0ef4d8-ea83-5c59-9d9f-4a8c01a29222\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:04 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:04 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:04 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8d0ef4d8-ea83-5c59-9d9f-4a8c01a29222',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BG11RVZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/C30?id=4119595',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLVO',
'model': 'C30',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-18',
'seller_name': 'Vindis Group',
'title': 'VOLVO C30 D4 [177] R DESIGN 3dr',
'transmission': 'manual',
'trim': 'D4 [177] R DESIGN 3dr',
'year': 2011}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119595%27 HTTP/1.1" 200 None
2026-03-29 14:05:04 [manheim.gb] INFO: Saving data for 4119595: {'auction_closing_time': 1775120400.0, 'created_time': 1774274882.016851, 'last_price_update_time': 1774793104.578168}
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119595') HTTP/1.1" 204 0
2026-03-29 14:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49aa8d99-68c9-5c33-8c56-7e80837c94a7 with identifier: 4119604
2026-03-29 14:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49aa8d99-68c9-5c33-8c56-7e80837c94a7 with scrape type 2
2026-03-29 14:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49aa8d99-68c9-5c33-8c56-7e80837c94a7 with scrape type 2
2026-03-29 14:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 49aa8d99-68c9-5c33-8c56-7e80837c94a7, identifier: 4119604
2026-03-29 14:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de53aabe-7a9c-5028-a5a5-451718073344 with identifier: 4119613
2026-03-29 14:05:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de53aabe-7a9c-5028-a5a5-451718073344 with scrape type 2
2026-03-29 14:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de53aabe-7a9c-5028-a5a5-451718073344 with scrape type 2
2026-03-29 14:05:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: de53aabe-7a9c-5028-a5a5-451718073344, identifier: 4119613
2026-03-29 14:05:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 49aa8d99-68c9-5c33-8c56-7e80837c94a7 with identifier: 4119604
2026-03-29 14:05:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 49aa8d99-68c9-5c33-8c56-7e80837c94a7 with identifier: 4119604
2026-03-29 14:05:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 49aa8d99-68c9-5c33-8c56-7e80837c94a7 with identifier: 4119604 to the API
2026-03-29 14:05:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '49aa8d99-68c9-5c33-8c56-7e80837c94a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV17XGB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4119604',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'FOCUS',
'odometer': 81236,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-31',
'seller_name': 'Parks Motor Group',
'title': 'FORD FOCUS 1.5 TDCi 120 ST-Line 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 120 ST-Line 5dr',
'year': 2017}
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119604%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Saving data for 4119604: {'auction_closing_time': 1774947600.0, 'created_time': 1774274882.385017, 'last_price_update_time': 1774793105.186843}
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119604') HTTP/1.1" 204 0
2026-03-29 14:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: de53aabe-7a9c-5028-a5a5-451718073344 with identifier: 4119613
2026-03-29 14:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: de53aabe-7a9c-5028-a5a5-451718073344 with identifier: 4119613
2026-03-29 14:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: de53aabe-7a9c-5028-a5a5-451718073344 with identifier: 4119613 to the API
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.8L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'de53aabe-7a9c-5028-a5a5-451718073344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S29BSM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/A%20CLASS?id=4119613',
'listing': 'auction',
'location': 'Colchester',
'make': 'MERCEDES-BENZ',
'model': 'A CLASS',
'odometer': 85804,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-17',
'seller_name': 'Big Motoring World Ltd',
'title': 'MERCEDES-BENZ A CLASS A200 CDI BlueEFFICIENCY AMG Sport 5dr Auto',
'transmission': 'automatic',
'trim': 'A200 CDI BlueEFFICIENCY AMG Sport 5dr Auto',
'year': 2014}
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119613%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Saving data for 4119613: {'auction_closing_time': 1775120400.0, 'created_time': 1774274883.369239, 'last_price_update_time': 1774793105.519918}
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119613') HTTP/1.1" 204 0
2026-03-29 14:05:05 [scrapy.extensions.logstats] INFO: Crawled 350 pages (at 112 pages/min), scraped 261 items (at 79 items/min)
2026-03-29 14:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 14:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:05 [manheim.gb] INFO: Page 64: 100 results (total: 8380)
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119672
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119673
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119674
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119675
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119676
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119677
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119678
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119679
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119679%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119679: 0
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119681
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119682
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119683
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119684
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119688
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119689
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119690
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119694
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119695
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119697
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119697%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119697: 0
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119698
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119701
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119702
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119703
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119704
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119705
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119706
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119706%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119706: 0
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119708
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119710
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119711
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119712
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119713
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119713%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119713: 2
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119715
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119719
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119723
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119725
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119729
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119730
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119734
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119736
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119737
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119738
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119738%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119738: 2
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119740
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119741
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119742
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119758
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119760
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119765
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119765%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119765: 0
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119766
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119766%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119766: 2
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119769
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119770
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119771
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119772
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119772%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119772: 0
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119775
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119785
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119787
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119788
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119789
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119791
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119792
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119793
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119796
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119860
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119860%27 HTTP/1.1" 200 None
2026-03-29 14:05:05 [manheim.gb] INFO: Scrape type for 4119860: 2
2026-03-29 14:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119864
2026-03-29 14:05:05 [manheim.gb] INFO: Found listing with ID: 4119935
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119935%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119935: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119936
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119938
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119939
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119940
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119941
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119945
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119945%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119945: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119946
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119947
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119947%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119947: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119948
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119950
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119957
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119961
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119962
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119964
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119973
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119973%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119973: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119974
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119976
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119976%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119976: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119977
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119980
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119981
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119981%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119981: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119984
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119985
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119986
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119988
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119989
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119989%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119989: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119990
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119991
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119992
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119993
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119993%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119993: 0
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119994
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119995
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119996
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119997
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119998
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119998%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119998: 2
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4119999
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119999%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Scrape type for 4119999: 2
2026-03-29 14:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f66b9ae9-7993-540e-83ba-9e14db162d31 with identifier: 4119738
2026-03-29 14:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f66b9ae9-7993-540e-83ba-9e14db162d31 with scrape type 2
2026-03-29 14:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f66b9ae9-7993-540e-83ba-9e14db162d31 with scrape type 2
2026-03-29 14:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f66b9ae9-7993-540e-83ba-9e14db162d31, identifier: 4119738
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4120000
2026-03-29 14:05:06 [manheim.gb] INFO: Found listing with ID: 4120001
2026-03-29 14:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f66b9ae9-7993-540e-83ba-9e14db162d31 with identifier: 4119738
2026-03-29 14:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f66b9ae9-7993-540e-83ba-9e14db162d31 with identifier: 4119738
2026-03-29 14:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f66b9ae9-7993-540e-83ba-9e14db162d31 with identifier: 4119738 to the API
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 299,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '5.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'f66b9ae9-7993-540e-83ba-9e14db162d31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EP17EYY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4119738',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 77154,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-31',
'seller_name': 'Lookers',
'title': 'LAND ROVER RANGE ROVER 5.0 V8 Supercharged Autobiography 4dr Auto '
'[SS]',
'transmission': 'automatic',
'trim': '5.0 V8 Supercharged Autobiography 4dr Auto [SS]',
'year': 2017}
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119738%27 HTTP/1.1" 200 None
2026-03-29 14:05:06 [manheim.gb] INFO: Saving data for 4119738: {'auction_closing_time': 1774947600.0, 'created_time': 1774389774.441461, 'last_price_update_time': 1774793106.756146}
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119738') HTTP/1.1" 204 0
2026-03-29 14:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 674a199a-48e6-580d-b453-cf0744dd417b with identifier: 4119860
2026-03-29 14:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 674a199a-48e6-580d-b453-cf0744dd417b with scrape type 2
2026-03-29 14:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 674a199a-48e6-580d-b453-cf0744dd417b with scrape type 2
2026-03-29 14:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 674a199a-48e6-580d-b453-cf0744dd417b, identifier: 4119860
2026-03-29 14:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91569c84-de58-5f18-8f0d-b86614147fc9 with identifier: 4119766
2026-03-29 14:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91569c84-de58-5f18-8f0d-b86614147fc9 with scrape type 2
2026-03-29 14:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91569c84-de58-5f18-8f0d-b86614147fc9 with scrape type 2
2026-03-29 14:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 91569c84-de58-5f18-8f0d-b86614147fc9, identifier: 4119766
2026-03-29 14:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 674a199a-48e6-580d-b453-cf0744dd417b with identifier: 4119860
2026-03-29 14:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 674a199a-48e6-580d-b453-cf0744dd417b with identifier: 4119860
2026-03-29 14:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 674a199a-48e6-580d-b453-cf0744dd417b with identifier: 4119860 to the API
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 191,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': '674a199a-48e6-580d-b453-cf0744dd417b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'ML71KBU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/TRAFIC?id=4119860',
'listing': 'auction',
'location': 'Shepshed',
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 79384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-03',
'seller_name': 'BNP Leasing Solutions',
'title': 'RENAULT TRAFIC LL30 ENERGY dCi 120 Sport Nav Van',
'transmission': 'manual',
'trim': 'LL30 ENERGY dCi 120 Sport Nav Van',
'year': 2021}
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119860%27 HTTP/1.1" 200 None
2026-03-29 14:05:07 [manheim.gb] INFO: Saving data for 4119860: {'auction_closing_time': 1775552400.0, 'created_time': 1774389773.394996, 'last_price_update_time': 1774793107.573583}
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119860') HTTP/1.1" 204 0
2026-03-29 14:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 91569c84-de58-5f18-8f0d-b86614147fc9 with identifier: 4119766
2026-03-29 14:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 91569c84-de58-5f18-8f0d-b86614147fc9 with identifier: 4119766
2026-03-29 14:05:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 91569c84-de58-5f18-8f0d-b86614147fc9 with identifier: 4119766 to the API
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '91569c84-de58-5f18-8f0d-b86614147fc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NU65XFO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4119766',
'listing': 'auction',
'location': 'Washington',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 85193,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-27',
'seller_name': 'S G Petch',
'title': 'NISSAN QASHQAI 1.2 DiG-T Acenta 5dr',
'transmission': 'manual',
'trim': '1.2 DiG-T Acenta 5dr',
'year': 2015}
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119766%27 HTTP/1.1" 200 None
2026-03-29 14:05:07 [manheim.gb] INFO: Saving data for 4119766: {'auction_closing_time': 1774861200.0, 'created_time': 1774361546.306196, 'last_price_update_time': 1774793107.893206}
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119766') HTTP/1.1" 204 0
2026-03-29 14:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ccefb74-94dd-5684-a02c-9b3c39e5677a with identifier: 4119713
2026-03-29 14:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ccefb74-94dd-5684-a02c-9b3c39e5677a with scrape type 2
2026-03-29 14:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ccefb74-94dd-5684-a02c-9b3c39e5677a with scrape type 2
2026-03-29 14:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2ccefb74-94dd-5684-a02c-9b3c39e5677a, identifier: 4119713
2026-03-29 14:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2ccefb74-94dd-5684-a02c-9b3c39e5677a with identifier: 4119713
2026-03-29 14:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2ccefb74-94dd-5684-a02c-9b3c39e5677a with identifier: 4119713
2026-03-29 14:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2ccefb74-94dd-5684-a02c-9b3c39e5677a with identifier: 4119713 to the API
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 146,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2ccefb74-94dd-5684-a02c-9b3c39e5677a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'YC71ROU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/PEUGEOT/PARTNER?id=4119713',
'listing': 'auction',
'location': 'Gloucester',
'make': 'PEUGEOT',
'model': 'PARTNER',
'odometer': 37899,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-22',
'seller_name': 'Santander Consumer',
'title': 'PEUGEOT PARTNER 950 1.5 BlueHDi 100 Professional Prem Van [6Speed]',
'transmission': 'manual',
'trim': '950 1.5 BlueHDi 100 Professional Prem Van [6Speed]',
'year': 2022}
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119713%27 HTTP/1.1" 200 None
2026-03-29 14:05:08 [manheim.gb] INFO: Saving data for 4119713: {'auction_closing_time': 1775725200.0, 'created_time': 1774515744.035549, 'last_price_update_time': 1774793108.333108}
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119713') HTTP/1.1" 204 0
2026-03-29 14:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e61c87bb-2d97-57a0-96f2-c7b82757b37a with identifier: 4119999
2026-03-29 14:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e61c87bb-2d97-57a0-96f2-c7b82757b37a with scrape type 2
2026-03-29 14:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e61c87bb-2d97-57a0-96f2-c7b82757b37a with scrape type 2
2026-03-29 14:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e61c87bb-2d97-57a0-96f2-c7b82757b37a, identifier: 4119999
2026-03-29 14:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e61c87bb-2d97-57a0-96f2-c7b82757b37a with identifier: 4119999
2026-03-29 14:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e61c87bb-2d97-57a0-96f2-c7b82757b37a with identifier: 4119999
2026-03-29 14:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e61c87bb-2d97-57a0-96f2-c7b82757b37a with identifier: 4119999 to the API
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e61c87bb-2d97-57a0-96f2-c7b82757b37a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DV25LJY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4119999',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 19989,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-03-24',
'seller_name': 'Avis Direct',
'title': 'NISSAN JUKE 1.0 DiG-T N-Connecta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T N-Connecta 5dr DCT',
'year': 2025}
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119999%27 HTTP/1.1" 200 None
2026-03-29 14:05:08 [manheim.gb] INFO: Saving data for 4119999: {'auction_closing_time': 1774861200.0, 'created_time': 1774274887.854649, 'last_price_update_time': 1774793108.763087}
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119999') HTTP/1.1" 204 0
2026-03-29 14:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf6a144d-3372-51ce-90a6-bfdd45d6679a with identifier: 4119998
2026-03-29 14:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf6a144d-3372-51ce-90a6-bfdd45d6679a with scrape type 2
2026-03-29 14:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf6a144d-3372-51ce-90a6-bfdd45d6679a with scrape type 2
2026-03-29 14:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cf6a144d-3372-51ce-90a6-bfdd45d6679a, identifier: 4119998
2026-03-29 14:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cf6a144d-3372-51ce-90a6-bfdd45d6679a with identifier: 4119998
2026-03-29 14:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cf6a144d-3372-51ce-90a6-bfdd45d6679a with identifier: 4119998
2026-03-29 14:05:09 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cf6a144d-3372-51ce-90a6-bfdd45d6679a with identifier: 4119998 to the API
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 87,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'cf6a144d-3372-51ce-90a6-bfdd45d6679a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YB22CMO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/2?id=4119998',
'listing': 'auction',
'location': 'Leeds',
'make': 'MAZDA',
'model': '2',
'odometer': 25311,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-29',
'seller_name': 'D M Keith Ltd',
'title': 'MAZDA 2 1.5i Hybrid Agile 5dr CVT',
'transmission': 'automatic',
'trim': '1.5i Hybrid Agile 5dr CVT',
'year': 2022}
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274119998%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Saving data for 4119998: {'auction_closing_time': 1774861200.0, 'created_time': 1774274889.070469, 'last_price_update_time': 1774793109.193681}
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119998') HTTP/1.1" 204 0
2026-03-29 14:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:09 [manheim.gb] INFO: Page 65: 100 results (total: 8380)
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120027
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120030
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120030%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120030: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120032
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120033
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120034
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120034%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120034: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120035
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120036
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120044
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120044%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120044: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120050
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120050%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120050: 2
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120051
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120051%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120051: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120052
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120053
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120054
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120054%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120054: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120056
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120058
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120059
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120061
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120062
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120065
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120066
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120066%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120066: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120067
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120069
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120069%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120069: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120070
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120070%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120070: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120072
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120073
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120074
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120075
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120076
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120077
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120077%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120077: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120078
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120080
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120080%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120080: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120081
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120081%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120081: 2
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120083
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120085
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120086
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120087
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120088
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120089
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120090
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120091
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120092
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120092%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120092: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120093
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120094
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120095
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120096
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120096%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120096: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120098
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120100
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120101
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120101%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120101: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120102
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120103
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120103%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120103: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120106
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120108
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120112
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120116
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120116%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120116: 2
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120117
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120118
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120119
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120119%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120119: 2
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120121
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120122
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120124
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120124%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120124: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120125
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120126
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120127
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120128
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120129
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120130
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120132
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120140
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120141
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120155
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120155%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120155: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120156
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120157
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120157%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120157: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120160
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120161
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120161%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120161: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120164
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120165
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120166
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120167
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120168
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120170
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120170%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120170: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120176
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120177
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120180
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120180%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120180: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120181
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120186
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120188
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120189
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120189%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120189: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120190
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120193
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120194
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120195
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120196
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120197
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120198
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120199
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120203
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120207
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120207%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120207: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120208
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120208%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120208: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120209
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120209%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120209: 0
2026-03-29 14:05:09 [manheim.gb] INFO: Found listing with ID: 4120220
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120220%27 HTTP/1.1" 200 None
2026-03-29 14:05:09 [manheim.gb] INFO: Scrape type for 4120220: 0
2026-03-29 14:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:09 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d85c0495-c375-5b01-b244-6d6c0ab3ec1a with identifier: 4120050
2026-03-29 14:05:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d85c0495-c375-5b01-b244-6d6c0ab3ec1a with scrape type 2
2026-03-29 14:05:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d85c0495-c375-5b01-b244-6d6c0ab3ec1a with scrape type 2
2026-03-29 14:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d85c0495-c375-5b01-b244-6d6c0ab3ec1a, identifier: 4120050
2026-03-29 14:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d85c0495-c375-5b01-b244-6d6c0ab3ec1a with identifier: 4120050
2026-03-29 14:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d85c0495-c375-5b01-b244-6d6c0ab3ec1a with identifier: 4120050
2026-03-29 14:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d85c0495-c375-5b01-b244-6d6c0ab3ec1a with identifier: 4120050 to the API
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 182,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd85c0495-c375-5b01-b244-6d6c0ab3ec1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KT70NBX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4120050',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 49190,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-28',
'seller_name': 'Lookers',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 D200 HSE 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 D200 HSE 5dr Auto',
'year': 2021}
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120050%27 HTTP/1.1" 200 None
2026-03-29 14:05:10 [manheim.gb] INFO: Saving data for 4120050: {'auction_closing_time': 1774947600.0, 'created_time': 1774389773.93257, 'last_price_update_time': 1774793110.450584}
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120050') HTTP/1.1" 204 0
2026-03-29 14:05:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cddfd06c-41de-5688-8fbd-b6fd56ff6611 with identifier: 4120116
2026-03-29 14:05:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cddfd06c-41de-5688-8fbd-b6fd56ff6611 with scrape type 2
2026-03-29 14:05:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cddfd06c-41de-5688-8fbd-b6fd56ff6611 with scrape type 2
2026-03-29 14:05:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cddfd06c-41de-5688-8fbd-b6fd56ff6611, identifier: 4120116
2026-03-29 14:05:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cddfd06c-41de-5688-8fbd-b6fd56ff6611 with identifier: 4120116
2026-03-29 14:05:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cddfd06c-41de-5688-8fbd-b6fd56ff6611 with identifier: 4120116
2026-03-29 14:05:10 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cddfd06c-41de-5688-8fbd-b6fd56ff6611 with identifier: 4120116 to the API
2026-03-29 14:05:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'color': 'Blue',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'cddfd06c-41de-5688-8fbd-b6fd56ff6611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CU14UPY',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4120116',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 110537,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-17',
'seller_name': 'W R Davies',
'title': 'FORD FIESTA 1.25 82 Zetec 5dr',
'transmission': 'manual',
'trim': '1.25 82 Zetec 5dr',
'year': 2014}
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120116%27 HTTP/1.1" 200 None
2026-03-29 14:05:11 [manheim.gb] INFO: Saving data for 4120116: {'auction_closing_time': 1775206800.0, 'created_time': 1774274889.50509, 'last_price_update_time': 1774793111.23061}
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120116') HTTP/1.1" 204 0
2026-03-29 14:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9668668f-2803-5212-a4fb-50373214478e with identifier: 4120081
2026-03-29 14:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9668668f-2803-5212-a4fb-50373214478e with scrape type 2
2026-03-29 14:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9668668f-2803-5212-a4fb-50373214478e with scrape type 2
2026-03-29 14:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9668668f-2803-5212-a4fb-50373214478e, identifier: 4120081
2026-03-29 14:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9668668f-2803-5212-a4fb-50373214478e with identifier: 4120081
2026-03-29 14:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9668668f-2803-5212-a4fb-50373214478e with identifier: 4120081
2026-03-29 14:05:11 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9668668f-2803-5212-a4fb-50373214478e with identifier: 4120081 to the API
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%279668668f-2803-5212-a4fb-50373214478e%27 HTTP/1.1" 200 None
2026-03-29 14:05:11 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 9668668f-2803-5212-a4fb-50373214478e: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sycamore\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MINI HATCHBACK 2.0 Cooper S Classic II 3dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MINI\u0022, \u0022Model\u0022: \u0022HATCHBACK\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-06-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4120081\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 Cooper S Classic II 3dr Auto\u0022, \u0022LicensePlate\u0022: \u0022AD19XOO\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 129, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00229668668f-2803-5212-a4fb-50373214478e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:11 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:11 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:11 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '9668668f-2803-5212-a4fb-50373214478e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AD19XOO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4120081',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-21',
'seller_name': 'Sycamore',
'title': 'MINI HATCHBACK 2.0 Cooper S Classic II 3dr Auto',
'transmission': 'automatic',
'trim': '2.0 Cooper S Classic II 3dr Auto',
'year': 2019}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120081%27 HTTP/1.1" 200 None
2026-03-29 14:05:11 [manheim.gb] INFO: Saving data for 4120081: {'auction_closing_time': 1775120400.0, 'created_time': 1774274885.312703, 'last_price_update_time': 1774793111.752851}
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120081') HTTP/1.1" 204 0
2026-03-29 14:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d655cc1e-fb49-5365-a14c-0a4e39e859b2 with identifier: 4120119
2026-03-29 14:05:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d655cc1e-fb49-5365-a14c-0a4e39e859b2 with scrape type 2
2026-03-29 14:05:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d655cc1e-fb49-5365-a14c-0a4e39e859b2 with scrape type 2
2026-03-29 14:05:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d655cc1e-fb49-5365-a14c-0a4e39e859b2, identifier: 4120119
2026-03-29 14:05:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d655cc1e-fb49-5365-a14c-0a4e39e859b2 with identifier: 4120119
2026-03-29 14:05:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d655cc1e-fb49-5365-a14c-0a4e39e859b2 with identifier: 4120119
2026-03-29 14:05:12 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d655cc1e-fb49-5365-a14c-0a4e39e859b2 with identifier: 4120119 to the API
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd655cc1e-fb49-5365-a14c-0a4e39e859b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BV63EFZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/MONDEO?id=4120119',
'listing': 'auction',
'location': 'Birmingham',
'make': 'FORD',
'model': 'MONDEO',
'odometer': 115184,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-07',
'seller_name': 'Acorn Group Limited',
'title': 'FORD MONDEO 2.0 TDCi 163 Titanium X Business Edition 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 163 Titanium X Business Edition 5dr',
'year': 2013}
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120119%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Saving data for 4120119: {'auction_closing_time': 1774861200.0, 'created_time': 1774274886.79605, 'last_price_update_time': 1774793112.282531}
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120119') HTTP/1.1" 204 0
2026-03-29 14:05:12 [manheim.gb] INFO: Page 66: 100 results (total: 8380)
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120221
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120222
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120222%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120222: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120225
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120226
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120230
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120232
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120239
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120239%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120239: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120241
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120241%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120241: 2
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120242
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120243
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120247
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120247%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120247: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120249
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120250
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120251
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120252
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120253
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120254
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120255
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120255%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120255: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120256
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120257
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120258
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120258%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120258: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120259
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120260
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120261
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120262
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120263
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120264
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120264%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120264: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120265
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120266
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120267
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120268
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120270
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120271
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120272
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120273
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120275
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120276
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120277
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120281
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120283
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120283%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120283: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120284
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120284%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120284: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120286
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120287
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120288
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120290
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120292
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120295
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120297
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120298
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120298%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120298: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120299
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120301
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120302
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120302%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120302: 2
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120306
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120306%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120306: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120307
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120308
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120309
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120309%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120309: 2
2026-03-29 14:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120310
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120310%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120310: 2
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120312
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120312%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120312: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120313
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120313%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120313: 2
2026-03-29 14:05:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120314
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120314%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120314: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120319
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120319%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120319: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120320
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120324
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120325
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120327
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120327%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120327: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120328
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120329
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120329%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120329: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120330
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120331
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120332
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120334
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120335
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120336
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120337
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120337%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120337: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120338
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120339
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120340
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120341
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120342
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120342%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120342: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120346
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120348
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120351
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120352
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120355
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120355%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120355: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120356
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120356%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120356: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120357
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120358
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120358%27 HTTP/1.1" 200 None
2026-03-29 14:05:12 [manheim.gb] INFO: Scrape type for 4120358: 0
2026-03-29 14:05:12 [manheim.gb] INFO: Found listing with ID: 4120359
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120359%27 HTTP/1.1" 200 None
2026-03-29 14:05:13 [manheim.gb] INFO: Scrape type for 4120359: 0
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120361
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120363
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120370
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120372
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120372%27 HTTP/1.1" 200 None
2026-03-29 14:05:13 [manheim.gb] INFO: Scrape type for 4120372: 0
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120373
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120373%27 HTTP/1.1" 200 None
2026-03-29 14:05:13 [manheim.gb] INFO: Scrape type for 4120373: 0
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120377
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120384
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120387
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120388
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120389
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120392
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120392%27 HTTP/1.1" 200 None
2026-03-29 14:05:13 [manheim.gb] INFO: Scrape type for 4120392: 2
2026-03-29 14:05:13 [manheim.gb] INFO: Found listing with ID: 4120393
2026-03-29 14:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: debec655-e6d4-5356-97f0-c362d0360cce with identifier: 4120241
2026-03-29 14:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item debec655-e6d4-5356-97f0-c362d0360cce with scrape type 2
2026-03-29 14:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item debec655-e6d4-5356-97f0-c362d0360cce with scrape type 2
2026-03-29 14:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: debec655-e6d4-5356-97f0-c362d0360cce, identifier: 4120241
2026-03-29 14:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa with identifier: 4120302
2026-03-29 14:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa with scrape type 2
2026-03-29 14:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa with scrape type 2
2026-03-29 14:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa, identifier: 4120302
2026-03-29 14:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: debec655-e6d4-5356-97f0-c362d0360cce with identifier: 4120241
2026-03-29 14:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: debec655-e6d4-5356-97f0-c362d0360cce with identifier: 4120241
2026-03-29 14:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: debec655-e6d4-5356-97f0-c362d0360cce with identifier: 4120241 to the API
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'debec655-e6d4-5356-97f0-c362d0360cce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SN18ZHO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/DISCOVERY%20SPORT?id=4120241',
'listing': 'auction',
'location': 'Shotts',
'make': 'LAND ROVER',
'model': 'DISCOVERY SPORT',
'odometer': 100348,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-30',
'seller_name': 'Startline Motor Finance',
'title': 'LAND ROVER DISCOVERY SPORT 2.0 TD4 SE 5dr [5 seat]',
'transmission': 'manual',
'trim': '2.0 TD4 SE 5dr [5 seat]',
'year': 2018}
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120241%27 HTTP/1.1" 200 None
2026-03-29 14:05:13 [manheim.gb] INFO: Saving data for 4120241: {'auction_closing_time': 1774947600.0, 'created_time': 1774361550.036031, 'last_price_update_time': 1774793113.893153}
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120241') HTTP/1.1" 204 0
2026-03-29 14:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa with identifier: 4120302
2026-03-29 14:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa with identifier: 4120302
2026-03-29 14:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 24d87fde-b0a1-5ec5-8cde-3b89a41a7caa with identifier: 4120302 to the API
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'ORANGE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '24d87fde-b0a1-5ec5-8cde-3b89a41a7caa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN17BYJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4120302',
'listing': 'auction',
'location': 'Washington',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 64273,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-10',
'seller_name': 'Parks Motor Group',
'title': 'NISSAN X-TRAIL 1.6 dCi Tekna 5dr',
'transmission': 'manual',
'trim': '1.6 dCi Tekna 5dr',
'year': 2017}
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120302%27 HTTP/1.1" 200 None
2026-03-29 14:05:14 [manheim.gb] INFO: Saving data for 4120302: {'auction_closing_time': 1774861200.0, 'created_time': 1774361552.858241, 'last_price_update_time': 1774793114.542521}
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120302') HTTP/1.1" 204 0
2026-03-29 14:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5f8a793-ed19-5b13-b085-0f84dabbac8e with identifier: 4120310
2026-03-29 14:05:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5f8a793-ed19-5b13-b085-0f84dabbac8e with scrape type 2
2026-03-29 14:05:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5f8a793-ed19-5b13-b085-0f84dabbac8e with scrape type 2
2026-03-29 14:05:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c5f8a793-ed19-5b13-b085-0f84dabbac8e, identifier: 4120310
2026-03-29 14:05:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c5f8a793-ed19-5b13-b085-0f84dabbac8e with identifier: 4120310
2026-03-29 14:05:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c5f8a793-ed19-5b13-b085-0f84dabbac8e with identifier: 4120310
2026-03-29 14:05:14 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c5f8a793-ed19-5b13-b085-0f84dabbac8e with identifier: 4120310 to the API
2026-03-29 14:05:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c5f8a793-ed19-5b13-b085-0f84dabbac8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WP65YHZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/C-MAX?id=4120310',
'listing': 'auction',
'location': 'Washington',
'make': 'FORD',
'model': 'C-MAX',
'odometer': 87627,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-21',
'seller_name': 'Parks Motor Group',
'title': 'FORD C-MAX 1.5 TDCi Titanium 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi Titanium 5dr',
'year': 2015}
2026-03-29 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120310%27 HTTP/1.1" 200 None
2026-03-29 14:05:15 [manheim.gb] INFO: Saving data for 4120310: {'auction_closing_time': 1774861200.0, 'created_time': 1774361551.478782, 'last_price_update_time': 1774793115.212559}
2026-03-29 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120310') HTTP/1.1" 204 0
2026-03-29 14:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92fc526c-1182-5500-9ddf-311fa28e8fa0 with identifier: 4120309
2026-03-29 14:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92fc526c-1182-5500-9ddf-311fa28e8fa0 with scrape type 2
2026-03-29 14:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92fc526c-1182-5500-9ddf-311fa28e8fa0 with scrape type 2
2026-03-29 14:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 92fc526c-1182-5500-9ddf-311fa28e8fa0, identifier: 4120309
2026-03-29 14:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8878900-0795-5dfd-a14c-c09528c15da2 with identifier: 4120313
2026-03-29 14:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8878900-0795-5dfd-a14c-c09528c15da2 with scrape type 2
2026-03-29 14:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8878900-0795-5dfd-a14c-c09528c15da2 with scrape type 2
2026-03-29 14:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a8878900-0795-5dfd-a14c-c09528c15da2, identifier: 4120313
2026-03-29 14:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9639d1d0-5cce-5cb1-9e54-1a8431d08052 with identifier: 4120392
2026-03-29 14:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9639d1d0-5cce-5cb1-9e54-1a8431d08052 with scrape type 2
2026-03-29 14:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9639d1d0-5cce-5cb1-9e54-1a8431d08052 with scrape type 2
2026-03-29 14:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9639d1d0-5cce-5cb1-9e54-1a8431d08052, identifier: 4120392
2026-03-29 14:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 92fc526c-1182-5500-9ddf-311fa28e8fa0 with identifier: 4120309
2026-03-29 14:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 92fc526c-1182-5500-9ddf-311fa28e8fa0 with identifier: 4120309
2026-03-29 14:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 92fc526c-1182-5500-9ddf-311fa28e8fa0 with identifier: 4120309 to the API
2026-03-29 14:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '92fc526c-1182-5500-9ddf-311fa28e8fa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PX68FCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MAZDA/2?id=4120309',
'listing': 'auction',
'location': 'Washington',
'make': 'MAZDA',
'model': '2',
'odometer': 70216,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-24',
'seller_name': 'Parks Motor Group',
'title': 'MAZDA 2 1.5 SE-L Nav+ 5dr',
'transmission': 'manual',
'trim': '1.5 SE-L Nav+ 5dr',
'year': 2018}
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120309%27 HTTP/1.1" 200 None
2026-03-29 14:05:16 [manheim.gb] INFO: Saving data for 4120309: {'auction_closing_time': 1774861200.0, 'created_time': 1774361554.889786, 'last_price_update_time': 1774793116.385746}
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120309') HTTP/1.1" 204 0
2026-03-29 14:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a8878900-0795-5dfd-a14c-c09528c15da2 with identifier: 4120313
2026-03-29 14:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a8878900-0795-5dfd-a14c-c09528c15da2 with identifier: 4120313
2026-03-29 14:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a8878900-0795-5dfd-a14c-c09528c15da2 with identifier: 4120313 to the API
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 120,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a8878900-0795-5dfd-a14c-c09528c15da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH19AET',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4120313',
'listing': 'auction',
'location': 'Washington',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 54432,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-08',
'seller_name': 'Parks Motor Group',
'title': 'BMW 3 SERIES 320d xDrive M Sport 4dr Step Auto',
'transmission': 'automatic',
'trim': '320d xDrive M Sport 4dr Step Auto',
'year': 2019}
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120313%27 HTTP/1.1" 200 None
2026-03-29 14:05:16 [manheim.gb] INFO: Saving data for 4120313: {'auction_closing_time': 1774861200.0, 'created_time': 1774361557.109885, 'last_price_update_time': 1774793116.7431}
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120313') HTTP/1.1" 204 0
2026-03-29 14:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9639d1d0-5cce-5cb1-9e54-1a8431d08052 with identifier: 4120392
2026-03-29 14:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9639d1d0-5cce-5cb1-9e54-1a8431d08052 with identifier: 4120392
2026-03-29 14:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9639d1d0-5cce-5cb1-9e54-1a8431d08052 with identifier: 4120392 to the API
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9639d1d0-5cce-5cb1-9e54-1a8431d08052',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VX17UCE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4120392',
'listing': 'auction',
'location': 'Washington',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': 108240,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-12',
'seller_name': 'S G Petch',
'title': 'VAUXHALL ASTRA 1.6 CDTi 16V 136 SRi Nav 5dr',
'transmission': 'manual',
'trim': '1.6 CDTi 16V 136 SRi Nav 5dr',
'year': 2017}
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120392%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Saving data for 4120392: {'auction_closing_time': 1774861200.0, 'created_time': 1774389777.778053, 'last_price_update_time': 1774793117.119045}
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120392') HTTP/1.1" 204 0
2026-03-29 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:17 [manheim.gb] INFO: Page 67: 100 results (total: 8380)
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120395
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120401
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120405
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120406
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120408
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120410
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120413
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120413%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120413: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120415
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120416
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120417
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120418
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120420
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120423
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120423%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120423: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120426
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120442
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120448
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120449
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120449%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120449: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120453
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120453%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120453: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120460
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120460%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120460: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120466
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120467
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120468
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120468%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120468: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120469
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120470
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120471
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120472
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120473
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120474
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120476
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120477
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120478
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120479
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120479%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120479: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120481
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120485
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120485%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120485: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120487
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120488
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120489
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120490
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120490%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120490: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120491
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120493
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120494
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120495
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120497
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120499
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120502
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120507
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120508
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120510
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120512
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120513
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120515
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120519
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120519%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120519: 2
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120520
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120520%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120520: 2
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120521
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120521%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120521: 2
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120522
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120523
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120523%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120523: 2
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120524
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120524%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120524: 2
2026-03-29 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120527
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120530
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120531
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120532
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120533
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120534
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120535
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120536
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120537
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120538
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120538%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120538: 2
2026-03-29 14:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120539
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120539%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120539: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120540
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120540%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120540: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120541
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120544
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120545
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120545%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120545: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120546
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120548
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120548%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120548: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120549
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120550
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120550%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120550: 0
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120551
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120552
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120553
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120553%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120553: 2
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120556
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120558
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120559
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120560
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120561
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120562
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120563
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120564
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120565
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120565%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120565: 2
2026-03-29 14:05:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab430c2-877d-56df-abbb-c2589ce8553a with identifier: 4120519
2026-03-29 14:05:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab430c2-877d-56df-abbb-c2589ce8553a with scrape type 2
2026-03-29 14:05:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fab430c2-877d-56df-abbb-c2589ce8553a with scrape type 2
2026-03-29 14:05:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fab430c2-877d-56df-abbb-c2589ce8553a, identifier: 4120519
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120566
2026-03-29 14:05:17 [manheim.gb] INFO: Found listing with ID: 4120569
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120569%27 HTTP/1.1" 200 None
2026-03-29 14:05:17 [manheim.gb] INFO: Scrape type for 4120569: 2
2026-03-29 14:05:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fab430c2-877d-56df-abbb-c2589ce8553a with identifier: 4120519
2026-03-29 14:05:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fab430c2-877d-56df-abbb-c2589ce8553a with identifier: 4120519
2026-03-29 14:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fab430c2-877d-56df-abbb-c2589ce8553a with identifier: 4120519 to the API
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'fab430c2-877d-56df-abbb-c2589ce8553a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP58GRZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CHEVROLET/AVEO?id=4120519',
'listing': 'auction',
'location': 'Colchester',
'make': 'CHEVROLET',
'model': 'AVEO',
'odometer': 74927,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-22',
'seller_name': 'Big Motoring World Ltd',
'title': 'CHEVROLET AVEO 1.4 LT 5dr Auto',
'transmission': 'automatic',
'trim': '1.4 LT 5dr Auto',
'year': 2008}
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120519%27 HTTP/1.1" 200 None
2026-03-29 14:05:18 [manheim.gb] INFO: Saving data for 4120519: {'auction_closing_time': 1775120400.0, 'created_time': 1774389789.089618, 'last_price_update_time': 1774793118.284095}
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120519') HTTP/1.1" 204 0
2026-03-29 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fd5e948-586b-52ed-8bb4-137e70670a27 with identifier: 4120521
2026-03-29 14:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fd5e948-586b-52ed-8bb4-137e70670a27 with scrape type 2
2026-03-29 14:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fd5e948-586b-52ed-8bb4-137e70670a27 with scrape type 2
2026-03-29 14:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3fd5e948-586b-52ed-8bb4-137e70670a27, identifier: 4120521
2026-03-29 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120572
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120573
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120574
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120575
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120575%27 HTTP/1.1" 200 None
2026-03-29 14:05:18 [manheim.gb] INFO: Scrape type for 4120575: 2
2026-03-29 14:05:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3fd5e948-586b-52ed-8bb4-137e70670a27 with identifier: 4120521
2026-03-29 14:05:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3fd5e948-586b-52ed-8bb4-137e70670a27 with identifier: 4120521
2026-03-29 14:05:18 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3fd5e948-586b-52ed-8bb4-137e70670a27 with identifier: 4120521 to the API
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 143,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3fd5e948-586b-52ed-8bb4-137e70670a27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AO12RXJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/S-MAX?id=4120521',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'S-MAX',
'odometer': 123472,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-05-16',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD S-MAX 2.0 TDCi 163 Titanium 5dr',
'transmission': 'manual',
'trim': '2.0 TDCi 163 Titanium 5dr',
'year': 2012}
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120521%27 HTTP/1.1" 200 None
2026-03-29 14:05:18 [manheim.gb] INFO: Saving data for 4120521: {'auction_closing_time': 1775120400.0, 'created_time': 1774389777.335635, 'last_price_update_time': 1774793118.806143}
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120521') HTTP/1.1" 204 0
2026-03-29 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120577
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120578
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120580
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120581
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120581%27 HTTP/1.1" 200 None
2026-03-29 14:05:18 [manheim.gb] INFO: Scrape type for 4120581: 0
2026-03-29 14:05:18 [manheim.gb] INFO: Found listing with ID: 4120583
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120583%27 HTTP/1.1" 200 None
2026-03-29 14:05:18 [manheim.gb] INFO: Scrape type for 4120583: 2
2026-03-29 14:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8704deb2-c93e-5de0-b5da-e74e4388e071 with identifier: 4120538
2026-03-29 14:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8704deb2-c93e-5de0-b5da-e74e4388e071 with scrape type 2
2026-03-29 14:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8704deb2-c93e-5de0-b5da-e74e4388e071 with scrape type 2
2026-03-29 14:05:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8704deb2-c93e-5de0-b5da-e74e4388e071, identifier: 4120538
2026-03-29 14:05:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a3117a-109e-5c34-8b85-711e03299c1c with identifier: 4120524
2026-03-29 14:05:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a3117a-109e-5c34-8b85-711e03299c1c with scrape type 2
2026-03-29 14:05:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a3117a-109e-5c34-8b85-711e03299c1c with scrape type 2
2026-03-29 14:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 69a3117a-109e-5c34-8b85-711e03299c1c, identifier: 4120524
2026-03-29 14:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dbb2c24-bc56-5029-97d3-1e743c33b147 with identifier: 4120520
2026-03-29 14:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dbb2c24-bc56-5029-97d3-1e743c33b147 with scrape type 2
2026-03-29 14:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dbb2c24-bc56-5029-97d3-1e743c33b147 with scrape type 2
2026-03-29 14:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 9dbb2c24-bc56-5029-97d3-1e743c33b147, identifier: 4120520
2026-03-29 14:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf568a20-4010-5baa-8781-20b741174dc6 with identifier: 4120523
2026-03-29 14:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf568a20-4010-5baa-8781-20b741174dc6 with scrape type 2
2026-03-29 14:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf568a20-4010-5baa-8781-20b741174dc6 with scrape type 2
2026-03-29 14:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bf568a20-4010-5baa-8781-20b741174dc6, identifier: 4120523
2026-03-29 14:05:19 [manheim.gb] INFO: Found listing with ID: 4120584
2026-03-29 14:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8704deb2-c93e-5de0-b5da-e74e4388e071 with identifier: 4120538
2026-03-29 14:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8704deb2-c93e-5de0-b5da-e74e4388e071 with identifier: 4120538
2026-03-29 14:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8704deb2-c93e-5de0-b5da-e74e4388e071 with identifier: 4120538 to the API
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8704deb2-c93e-5de0-b5da-e74e4388e071',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR10XAF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4120538',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 58992,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-31',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FIESTA 1.25 Zetec 5dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 5dr [82]',
'year': 2010}
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120538%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [manheim.gb] INFO: Saving data for 4120538: {'auction_closing_time': 1775120400.0, 'created_time': 1774389778.331365, 'last_price_update_time': 1774793119.549806}
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120538') HTTP/1.1" 204 0
2026-03-29 14:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 69a3117a-109e-5c34-8b85-711e03299c1c with identifier: 4120524
2026-03-29 14:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 69a3117a-109e-5c34-8b85-711e03299c1c with identifier: 4120524
2026-03-29 14:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 69a3117a-109e-5c34-8b85-711e03299c1c with identifier: 4120524 to the API
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '69a3117a-109e-5c34-8b85-711e03299c1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR60XVT',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/POLO?id=4120524',
'listing': 'auction',
'location': 'Colchester',
'make': 'VOLKSWAGEN',
'model': 'POLO',
'odometer': 70227,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-28',
'seller_name': 'Big Motoring World Ltd',
'title': 'VOLKSWAGEN POLO 1.4 SE 5dr DSG',
'transmission': 'automatic',
'trim': '1.4 SE 5dr DSG',
'year': 2011}
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120524%27 HTTP/1.1" 200 None
2026-03-29 14:05:19 [manheim.gb] INFO: Saving data for 4120524: {'auction_closing_time': 1775120400.0, 'created_time': 1774389779.101141, 'last_price_update_time': 1774793119.83716}
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120524') HTTP/1.1" 204 0
2026-03-29 14:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 9dbb2c24-bc56-5029-97d3-1e743c33b147 with identifier: 4120520
2026-03-29 14:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 9dbb2c24-bc56-5029-97d3-1e743c33b147 with identifier: 4120520
2026-03-29 14:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 9dbb2c24-bc56-5029-97d3-1e743c33b147 with identifier: 4120520 to the API
2026-03-29 14:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'Black',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9dbb2c24-bc56-5029-97d3-1e743c33b147',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DA67VRZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/JAGUAR/XF?id=4120520',
'listing': 'auction',
'location': 'Colchester',
'make': 'JAGUAR',
'model': 'XF',
'odometer': 151850,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-20',
'seller_name': 'Big Motoring World Ltd',
'title': 'JAGUAR XF 2.0d [180] R-Sport 4dr Auto',
'transmission': 'automatic',
'trim': '2.0d [180] R-Sport 4dr Auto',
'year': 2018}
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120520%27 HTTP/1.1" 200 None
2026-03-29 14:05:20 [manheim.gb] INFO: Saving data for 4120520: {'auction_closing_time': 1775120400.0, 'created_time': 1774389776.61184, 'last_price_update_time': 1774793120.262627}
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120520') HTTP/1.1" 204 0
2026-03-29 14:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bf568a20-4010-5baa-8781-20b741174dc6 with identifier: 4120523
2026-03-29 14:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bf568a20-4010-5baa-8781-20b741174dc6 with identifier: 4120523
2026-03-29 14:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bf568a20-4010-5baa-8781-20b741174dc6 with identifier: 4120523 to the API
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bf568a20-4010-5baa-8781-20b741174dc6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MV60PLU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4120523',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'FIESTA',
'odometer': 114949,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-01',
'seller_name': 'Big Motoring World Ltd',
'title': 'FORD FIESTA 1.25 Zetec 3dr [82]',
'transmission': 'manual',
'trim': '1.25 Zetec 3dr [82]',
'year': 2010}
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120523%27 HTTP/1.1" 200 None
2026-03-29 14:05:20 [manheim.gb] INFO: Saving data for 4120523: {'auction_closing_time': 1775120400.0, 'created_time': 1774389782.43133, 'last_price_update_time': 1774793120.670396}
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120523') HTTP/1.1" 204 0
2026-03-29 14:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e2168c-283a-5e5b-b8cf-d8dc435fbb01 with identifier: 4120553
2026-03-29 14:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e2168c-283a-5e5b-b8cf-d8dc435fbb01 with scrape type 2
2026-03-29 14:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e2168c-283a-5e5b-b8cf-d8dc435fbb01 with scrape type 2
2026-03-29 14:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 34e2168c-283a-5e5b-b8cf-d8dc435fbb01, identifier: 4120553
2026-03-29 14:05:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d5a8ad5-9d5d-5358-8e8b-061950998200 with identifier: 4120565
2026-03-29 14:05:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d5a8ad5-9d5d-5358-8e8b-061950998200 with scrape type 2
2026-03-29 14:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d5a8ad5-9d5d-5358-8e8b-061950998200 with scrape type 2
2026-03-29 14:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2d5a8ad5-9d5d-5358-8e8b-061950998200, identifier: 4120565
2026-03-29 14:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 34e2168c-283a-5e5b-b8cf-d8dc435fbb01 with identifier: 4120553
2026-03-29 14:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 34e2168c-283a-5e5b-b8cf-d8dc435fbb01 with identifier: 4120553
2026-03-29 14:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 34e2168c-283a-5e5b-b8cf-d8dc435fbb01 with identifier: 4120553 to the API
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 135,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '34e2168c-283a-5e5b-b8cf-d8dc435fbb01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BN10UBV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/QASHQAI?id=4120553',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'QASHQAI',
'odometer': 130938,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-08',
'seller_name': 'Big Motoring World Ltd',
'title': 'NISSAN QASHQAI 1.5 dCi Acenta 5dr',
'transmission': 'manual',
'trim': '1.5 dCi Acenta 5dr',
'year': 2010}
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120553%27 HTTP/1.1" 200 None
2026-03-29 14:05:21 [manheim.gb] INFO: Saving data for 4120553: {'auction_closing_time': 1775120400.0, 'created_time': 1774389779.473047, 'last_price_update_time': 1774793121.359717}
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120553') HTTP/1.1" 204 0
2026-03-29 14:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2d5a8ad5-9d5d-5358-8e8b-061950998200 with identifier: 4120565
2026-03-29 14:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2d5a8ad5-9d5d-5358-8e8b-061950998200 with identifier: 4120565
2026-03-29 14:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2d5a8ad5-9d5d-5358-8e8b-061950998200 with identifier: 4120565 to the API
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 160,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.8L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2d5a8ad5-9d5d-5358-8e8b-061950998200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PJ08DUV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CIVIC?id=4120565',
'listing': 'auction',
'location': 'Colchester',
'make': 'HONDA',
'model': 'CIVIC',
'odometer': 59109,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-28',
'seller_name': 'Big Motoring World Ltd',
'title': 'HONDA CIVIC 1.8 i-VTEC Type S GT 3dr i-SHIFT Auto',
'transmission': 'automatic',
'trim': '1.8 i-VTEC Type S GT 3dr i-SHIFT Auto',
'year': 2008}
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120565%27 HTTP/1.1" 200 None
2026-03-29 14:05:21 [manheim.gb] INFO: Saving data for 4120565: {'auction_closing_time': 1775120400.0, 'created_time': 1774389789.460258, 'last_price_update_time': 1774793121.686398}
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120565') HTTP/1.1" 204 0
2026-03-29 14:05:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e with identifier: 4120569
2026-03-29 14:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e with scrape type 2
2026-03-29 14:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e with scrape type 2
2026-03-29 14:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e, identifier: 4120569
2026-03-29 14:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f8799d8-921e-555b-8e24-779956a9561a with identifier: 4120575
2026-03-29 14:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f8799d8-921e-555b-8e24-779956a9561a with scrape type 2
2026-03-29 14:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f8799d8-921e-555b-8e24-779956a9561a with scrape type 2
2026-03-29 14:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3f8799d8-921e-555b-8e24-779956a9561a, identifier: 4120575
2026-03-29 14:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e with identifier: 4120569
2026-03-29 14:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e with identifier: 4120569
2026-03-29 14:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e with identifier: 4120569 to the API
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '214f0ee9-1d5d-5420-b73b-2ff4b1c0a70e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'CF21UCM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=4120569',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 57212,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-17',
'seller_name': 'Arval',
'title': 'CITROEN BERLINGO 1.5 BlueHDi 650Kg Enterprise 75ps',
'transmission': 'manual',
'trim': '1.5 BlueHDi 650Kg Enterprise 75ps',
'year': 2021}
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120569%27 HTTP/1.1" 200 None
2026-03-29 14:05:22 [manheim.gb] INFO: Saving data for 4120569: {'auction_closing_time': 1775034000.0, 'created_time': 1774389788.685745, 'last_price_update_time': 1774793122.403943}
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120569') HTTP/1.1" 204 0
2026-03-29 14:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3f8799d8-921e-555b-8e24-779956a9561a with identifier: 4120575
2026-03-29 14:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3f8799d8-921e-555b-8e24-779956a9561a with identifier: 4120575
2026-03-29 14:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3f8799d8-921e-555b-8e24-779956a9561a with identifier: 4120575 to the API
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3f8799d8-921e-555b-8e24-779956a9561a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LM15OWB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/GRAND%20SCENIC?id=4120575',
'listing': 'auction',
'location': 'Shotts',
'make': 'RENAULT',
'model': 'GRAND SCENIC',
'odometer': 106415,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-27',
'seller_name': 'Startline Motor Finance',
'title': 'RENAULT GRAND SCENIC 1.6 dCi Dynamique TomTom Energy 5dr',
'transmission': 'manual',
'trim': '1.6 dCi Dynamique TomTom Energy 5dr',
'year': 2015}
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120575%27 HTTP/1.1" 200 None
2026-03-29 14:05:22 [manheim.gb] INFO: Saving data for 4120575: {'auction_closing_time': 1774947600.0, 'created_time': 1774389780.183522, 'last_price_update_time': 1774793122.821884}
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120575') HTTP/1.1" 204 0
2026-03-29 14:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd8f8502-ccbd-5ea5-91e4-33095b48bc6f with identifier: 4120583
2026-03-29 14:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd8f8502-ccbd-5ea5-91e4-33095b48bc6f with scrape type 2
2026-03-29 14:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd8f8502-ccbd-5ea5-91e4-33095b48bc6f with scrape type 2
2026-03-29 14:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: dd8f8502-ccbd-5ea5-91e4-33095b48bc6f, identifier: 4120583
2026-03-29 14:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: dd8f8502-ccbd-5ea5-91e4-33095b48bc6f with identifier: 4120583
2026-03-29 14:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: dd8f8502-ccbd-5ea5-91e4-33095b48bc6f with identifier: 4120583
2026-03-29 14:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: dd8f8502-ccbd-5ea5-91e4-33095b48bc6f with identifier: 4120583 to the API
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 142,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'dd8f8502-ccbd-5ea5-91e4-33095b48bc6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SA16WRL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA%20GTC?id=4120583',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'ASTRA GTC',
'odometer': 64019,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-17',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL ASTRA GTC 1.4T 16V Limited Edition 3dr',
'transmission': 'manual',
'trim': '1.4T 16V Limited Edition 3dr',
'year': 2016}
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120583%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Saving data for 4120583: {'auction_closing_time': 1774947600.0, 'created_time': 1774361557.927187, 'last_price_update_time': 1774793123.280069}
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120583') HTTP/1.1" 204 0
2026-03-29 14:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:23 [manheim.gb] INFO: Page 68: 100 results (total: 8380)
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120585
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120586
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120586%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120586: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120587
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120588
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120589
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120590
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120591
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120592
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120594
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120594%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120594: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120595
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120595%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120595: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120596
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120597
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120598
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120598%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120598: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120599
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120601
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120602
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120603
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120604
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120604%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120604: 2
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120607
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120609
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120611
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120612
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120614
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120615
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120616
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120617
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120617%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120617: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120618
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120619
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120619%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120619: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120620
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120621
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120621%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120621: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120622
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120622%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120622: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120624
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120625
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120626
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120627
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120627%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120627: 2
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120628
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120629
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120631
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120631%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120631: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120632
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120635
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120635%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120635: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120636
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120636%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120636: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120637
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120640
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120640%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120640: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120646
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120648
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120649
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120652
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120653
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120653%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120653: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120655
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120656
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120658
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120660
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120660%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120660: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120661
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120662
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120663
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120664
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120665
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120665%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120665: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120666
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120667
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120668
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120668%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120668: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120669
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120669%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120669: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120671
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120671%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120671: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120673
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120675
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120676
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120677
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120677%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120677: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120688
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120693
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120693%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120693: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120694
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120695
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120696
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120696%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120696: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120697
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120698
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120699
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120700
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120700%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120700: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120701
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120701%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120701: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120702
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120703
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120704
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120705
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120706
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120708
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120709
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120710
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120711
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120712
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120713
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120713%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120713: 2
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120714
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120714%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120714: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120716
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120717
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120717%27 HTTP/1.1" 200 None
2026-03-29 14:05:23 [manheim.gb] INFO: Scrape type for 4120717: 0
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120718
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120719
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120720
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120721
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120724
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120731
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120732
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120734
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120736
2026-03-29 14:05:23 [manheim.gb] INFO: Found listing with ID: 4120737
2026-03-29 14:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7206cd12-a1cb-5094-a22a-e51d27b3c318 with identifier: 4120627
2026-03-29 14:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7206cd12-a1cb-5094-a22a-e51d27b3c318 with scrape type 2
2026-03-29 14:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7206cd12-a1cb-5094-a22a-e51d27b3c318 with scrape type 2
2026-03-29 14:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7206cd12-a1cb-5094-a22a-e51d27b3c318, identifier: 4120627
2026-03-29 14:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7206cd12-a1cb-5094-a22a-e51d27b3c318 with identifier: 4120627
2026-03-29 14:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7206cd12-a1cb-5094-a22a-e51d27b3c318 with identifier: 4120627
2026-03-29 14:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7206cd12-a1cb-5094-a22a-e51d27b3c318 with identifier: 4120627 to the API
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%277206cd12-a1cb-5094-a22a-e51d27b3c318%27 HTTP/1.1" 200 None
2026-03-29 14:05:24 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 7206cd12-a1cb-5094-a22a-e51d27b3c318: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN TIGUAN 2.0 TDi 150 4Motion SEL 5dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022TIGUAN\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-08-01\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4120627\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDi 150 4Motion SEL 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022MC18PBO\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 149, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00227206cd12-a1cb-5094-a22a-e51d27b3c318\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:24 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:24 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:24 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 149,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7206cd12-a1cb-5094-a22a-e51d27b3c318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MC18PBO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TIGUAN?id=4120627',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'TIGUAN',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-01',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN TIGUAN 2.0 TDi 150 4Motion SEL 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDi 150 4Motion SEL 5dr DSG',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120627%27 HTTP/1.1" 200 None
2026-03-29 14:05:24 [manheim.gb] INFO: Saving data for 4120627: {'auction_closing_time': 1775120400.0, 'created_time': 1774476363.872578, 'last_price_update_time': 1774793124.553168}
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120627') HTTP/1.1" 204 0
2026-03-29 14:05:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3964304c-7174-5e1d-83b7-d9261f0370ee with identifier: 4120713
2026-03-29 14:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3964304c-7174-5e1d-83b7-d9261f0370ee with scrape type 2
2026-03-29 14:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3964304c-7174-5e1d-83b7-d9261f0370ee with scrape type 2
2026-03-29 14:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3964304c-7174-5e1d-83b7-d9261f0370ee, identifier: 4120713
2026-03-29 14:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3964304c-7174-5e1d-83b7-d9261f0370ee with identifier: 4120713
2026-03-29 14:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3964304c-7174-5e1d-83b7-d9261f0370ee with identifier: 4120713
2026-03-29 14:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3964304c-7174-5e1d-83b7-d9261f0370ee with identifier: 4120713 to the API
2026-03-29 14:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 206,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3964304c-7174-5e1d-83b7-d9261f0370ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SC19BYR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/X3?id=4120713',
'listing': 'auction',
'location': 'Leeds',
'make': 'BMW',
'model': 'X3',
'odometer': 39384,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-30',
'seller_name': 'Lookers',
'title': 'BMW X3 xDrive M40i 5dr Step Auto',
'transmission': 'automatic',
'trim': 'xDrive M40i 5dr Step Auto',
'year': 2019}
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120713%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Saving data for 4120713: {'auction_closing_time': 1774861200.0, 'created_time': 1774361559.370249, 'last_price_update_time': 1774793125.123026}
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120713') HTTP/1.1" 204 0
2026-03-29 14:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08391740-4a73-5d23-9cf6-bf8f3a384733 with identifier: 4120604
2026-03-29 14:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08391740-4a73-5d23-9cf6-bf8f3a384733 with scrape type 2
2026-03-29 14:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08391740-4a73-5d23-9cf6-bf8f3a384733 with scrape type 2
2026-03-29 14:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08391740-4a73-5d23-9cf6-bf8f3a384733, identifier: 4120604
2026-03-29 14:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08391740-4a73-5d23-9cf6-bf8f3a384733 with identifier: 4120604
2026-03-29 14:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08391740-4a73-5d23-9cf6-bf8f3a384733 with identifier: 4120604
2026-03-29 14:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 08391740-4a73-5d23-9cf6-bf8f3a384733 with identifier: 4120604 to the API
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '08391740-4a73-5d23-9cf6-bf8f3a384733',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KX18LBE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A6?id=4120604',
'listing': 'auction',
'location': 'Washington',
'make': 'AUDI',
'model': 'A6',
'odometer': 142361,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-01',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI A6 3.0 TDI [272] Quattro Black Edition 5dr S Tronic',
'transmission': 'automatic',
'trim': '3.0 TDI [272] Quattro Black Edition 5dr S Tronic',
'year': 2018}
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120604%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Saving data for 4120604: {'auction_closing_time': 1774861200.0, 'created_time': 1774389780.517976, 'last_price_update_time': 1774793125.560889}
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120604') HTTP/1.1" 204 0
2026-03-29 14:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:25 [manheim.gb] INFO: Page 69: 100 results (total: 8380)
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120739
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120740
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120740%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120740: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120747
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120748
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120749
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120749%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120749: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120750
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120751
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120752
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120753
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120757
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120758
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120764
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120767
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120768
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120768%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120768: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120771
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120773
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120775
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120775%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120775: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120778
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120797
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120797%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120797: 2
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120798
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120798%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120798: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120802
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120804
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120804%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120804: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120805
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120805%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120805: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120806
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120807
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120808
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120812
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120814
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120815
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120816
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120818
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120818%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120818: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120819
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120821
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120821%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120821: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120823
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120824
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120824%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120824: 0
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120830
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120831
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120833
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120835
2026-03-29 14:05:25 [manheim.gb] INFO: Found listing with ID: 4120836
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120836%27 HTTP/1.1" 200 None
2026-03-29 14:05:25 [manheim.gb] INFO: Scrape type for 4120836: 2
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120872
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120873
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120874
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120875
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120876
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120877
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120878
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120880
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120881
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120888
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120890
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120891
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120892
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120893
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120894
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120895
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120896
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120897
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120898
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120900
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120901
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120902
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120903
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120904
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120905
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120905%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Scrape type for 4120905: 2
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120906
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120907
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120908
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120911
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120911%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Scrape type for 4120911: 2
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120912
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120913
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120914
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120914%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Scrape type for 4120914: 0
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120917
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120923
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120924
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120924%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Scrape type for 4120924: 2
2026-03-29 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120925
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120926
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120928
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120929
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120930
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120933
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120935
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120937
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120939
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120940
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120942
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120944
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120946
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120948
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120954
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120959
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120960
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120962
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120963
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120963%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Scrape type for 4120963: 2
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120965
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120967
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120968
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120969
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120969%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Scrape type for 4120969: 0
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120970
2026-03-29 14:05:26 [manheim.gb] INFO: Found listing with ID: 4120985
2026-03-29 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4caf4a7-fc6c-568d-ab6b-9ed713077d55 with identifier: 4120797
2026-03-29 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4caf4a7-fc6c-568d-ab6b-9ed713077d55 with scrape type 2
2026-03-29 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4caf4a7-fc6c-568d-ab6b-9ed713077d55 with scrape type 2
2026-03-29 14:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f4caf4a7-fc6c-568d-ab6b-9ed713077d55, identifier: 4120797
2026-03-29 14:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f4caf4a7-fc6c-568d-ab6b-9ed713077d55 with identifier: 4120797
2026-03-29 14:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f4caf4a7-fc6c-568d-ab6b-9ed713077d55 with identifier: 4120797
2026-03-29 14:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f4caf4a7-fc6c-568d-ab6b-9ed713077d55 with identifier: 4120797 to the API
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 167,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f4caf4a7-fc6c-568d-ab6b-9ed713077d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'MM17TWJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4120797',
'listing': 'auction',
'location': 'Colchester',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 125645,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-10',
'seller_name': 'MotoNovo Finance',
'title': 'FORD TRANSIT 2.0 TDCi 130ps Low Roof D/Cab Limited Van',
'transmission': 'manual',
'trim': '2.0 TDCi 130ps Low Roof D/Cab Limited Van',
'year': 2017}
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120797%27 HTTP/1.1" 200 None
2026-03-29 14:05:26 [manheim.gb] INFO: Saving data for 4120797: {'auction_closing_time': 1775120400.0, 'created_time': 1774389781.235412, 'last_price_update_time': 1774793126.784464}
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120797') HTTP/1.1" 204 0
2026-03-29 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cac29385-677b-5a91-afa1-b3444f691f36 with identifier: 4120905
2026-03-29 14:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cac29385-677b-5a91-afa1-b3444f691f36 with scrape type 2
2026-03-29 14:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cac29385-677b-5a91-afa1-b3444f691f36 with scrape type 2
2026-03-29 14:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cac29385-677b-5a91-afa1-b3444f691f36, identifier: 4120905
2026-03-29 14:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8adc5dd1-056c-5e49-b480-eac77402cd74 with identifier: 4120924
2026-03-29 14:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8adc5dd1-056c-5e49-b480-eac77402cd74 with scrape type 2
2026-03-29 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8adc5dd1-056c-5e49-b480-eac77402cd74 with scrape type 2
2026-03-29 14:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8adc5dd1-056c-5e49-b480-eac77402cd74, identifier: 4120924
2026-03-29 14:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df1f75c9-4a89-58ef-bf60-13bb6a01c91e with identifier: 4120963
2026-03-29 14:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df1f75c9-4a89-58ef-bf60-13bb6a01c91e with scrape type 2
2026-03-29 14:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df1f75c9-4a89-58ef-bf60-13bb6a01c91e with scrape type 2
2026-03-29 14:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: df1f75c9-4a89-58ef-bf60-13bb6a01c91e, identifier: 4120963
2026-03-29 14:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cac29385-677b-5a91-afa1-b3444f691f36 with identifier: 4120905
2026-03-29 14:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cac29385-677b-5a91-afa1-b3444f691f36 with identifier: 4120905
2026-03-29 14:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cac29385-677b-5a91-afa1-b3444f691f36 with identifier: 4120905 to the API
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27cac29385-677b-5a91-afa1-b3444f691f36%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cac29385-677b-5a91-afa1-b3444f691f36: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CLIO 1.5 dCi 90 Signature Nav 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-07-27\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4120905\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 dCi 90 Signature Nav 5dr\u0022, \u0022LicensePlate\u0022: \u0022HT17FTE\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 85, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cac29385-677b-5a91-afa1-b3444f691f36\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:27 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:27 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:27 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 85,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cac29385-677b-5a91-afa1-b3444f691f36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HT17FTE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4120905',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'RENAULT',
'model': 'CLIO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-27',
'seller_name': 'Sytner',
'title': 'RENAULT CLIO 1.5 dCi 90 Signature Nav 5dr',
'transmission': 'manual',
'trim': '1.5 dCi 90 Signature Nav 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120905%27 HTTP/1.1" 200 None
2026-03-29 14:05:27 [manheim.gb] INFO: Saving data for 4120905: {'auction_closing_time': 1774947600.0, 'created_time': 1774476369.64453, 'last_price_update_time': 1774793127.723747}
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120905') HTTP/1.1" 204 0
2026-03-29 14:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8adc5dd1-056c-5e49-b480-eac77402cd74 with identifier: 4120924
2026-03-29 14:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8adc5dd1-056c-5e49-b480-eac77402cd74 with identifier: 4120924
2026-03-29 14:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8adc5dd1-056c-5e49-b480-eac77402cd74 with identifier: 4120924 to the API
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278adc5dd1-056c-5e49-b480-eac77402cd74%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8adc5dd1-056c-5e49-b480-eac77402cd74: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022D M Keith Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022AUDI A3 2.0 TDI S Line 4dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022AUDI\u0022, \u0022Model\u0022: \u0022A3\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-04-02\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4120924\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI S Line 4dr\u0022, \u0022LicensePlate\u0022: \u0022FY16SOA\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 108, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228adc5dd1-056c-5e49-b480-eac77402cd74\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:27 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:28 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:28 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8adc5dd1-056c-5e49-b480-eac77402cd74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FY16SOA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A3?id=4120924',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'AUDI',
'model': 'A3',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-02',
'seller_name': 'D M Keith Ltd',
'title': 'AUDI A3 2.0 TDI S Line 4dr',
'transmission': 'manual',
'trim': '2.0 TDI S Line 4dr',
'year': 2016}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120924%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [manheim.gb] INFO: Saving data for 4120924: {'auction_closing_time': 1775034000.0, 'created_time': 1774476369.972802, 'last_price_update_time': 1774793128.193352}
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120924') HTTP/1.1" 204 0
2026-03-29 14:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: df1f75c9-4a89-58ef-bf60-13bb6a01c91e with identifier: 4120963
2026-03-29 14:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: df1f75c9-4a89-58ef-bf60-13bb6a01c91e with identifier: 4120963
2026-03-29 14:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: df1f75c9-4a89-58ef-bf60-13bb6a01c91e with identifier: 4120963 to the API
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27df1f75c9-4a89-58ef-bf60-13bb6a01c91e%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id df1f75c9-4a89-58ef-bf60-13bb6a01c91e: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022D M Keith Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022HYUNDAI SANTA FE 1.6 TGDi Hybrid Ultimate 5dr 4WD Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022HYUNDAI\u0022, \u0022Model\u0022: \u0022SANTA FE\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222025-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/HYUNDAI/SANTA%20FE?id=4120963\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 TGDi Hybrid Ultimate 5dr 4WD Auto\u0022, \u0022LicensePlate\u0022: \u0022YM25ZZG\u0022, \u0022Year\u0022: 2025, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 168, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022df1f75c9-4a89-58ef-bf60-13bb6a01c91e\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:28 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:28 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:28 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 168,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'df1f75c9-4a89-58ef-bf60-13bb6a01c91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YM25ZZG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HYUNDAI/SANTA%20FE?id=4120963',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'HYUNDAI',
'model': 'SANTA FE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2025-06-30',
'seller_name': 'D M Keith Ltd',
'title': 'HYUNDAI SANTA FE 1.6 TGDi Hybrid Ultimate 5dr 4WD Auto',
'transmission': 'automatic',
'trim': '1.6 TGDi Hybrid Ultimate 5dr 4WD Auto',
'year': 2025}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120963%27 HTTP/1.1" 200 None
2026-03-29 14:05:28 [manheim.gb] INFO: Saving data for 4120963: {'auction_closing_time': 1775034000.0, 'created_time': 1774476368.599085, 'last_price_update_time': 1774793128.541864}
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120963') HTTP/1.1" 204 0
2026-03-29 14:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 129565f1-684a-50d4-9a0b-ebaf008fd7b3 with identifier: 4120836
2026-03-29 14:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 129565f1-684a-50d4-9a0b-ebaf008fd7b3 with scrape type 2
2026-03-29 14:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 129565f1-684a-50d4-9a0b-ebaf008fd7b3 with scrape type 2
2026-03-29 14:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 129565f1-684a-50d4-9a0b-ebaf008fd7b3, identifier: 4120836
2026-03-29 14:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10dec788-d872-5e50-809f-b169a05113a0 with identifier: 4120911
2026-03-29 14:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10dec788-d872-5e50-809f-b169a05113a0 with scrape type 2
2026-03-29 14:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10dec788-d872-5e50-809f-b169a05113a0 with scrape type 2
2026-03-29 14:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 10dec788-d872-5e50-809f-b169a05113a0, identifier: 4120911
2026-03-29 14:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 129565f1-684a-50d4-9a0b-ebaf008fd7b3 with identifier: 4120836
2026-03-29 14:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 129565f1-684a-50d4-9a0b-ebaf008fd7b3 with identifier: 4120836
2026-03-29 14:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 129565f1-684a-50d4-9a0b-ebaf008fd7b3 with identifier: 4120836 to the API
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27129565f1-684a-50d4-9a0b-ebaf008fd7b3%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 129565f1-684a-50d4-9a0b-ebaf008fd7b3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022D M Keith Ltd\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CLIO 1.2 16V I-Music 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.2L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222010-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4120836\u0022, \u0022Location\u0022: \u0022Leeds - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 16V I-Music 5dr\u0022, \u0022LicensePlate\u0022: \u0022PF10TXX\u0022, \u0022Year\u0022: 2010, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 139, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022129565f1-684a-50d4-9a0b-ebaf008fd7b3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:28 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:29 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': '129565f1-684a-50d4-9a0b-ebaf008fd7b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF10TXX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4120836',
'listing': 'auction',
'location': 'Leeds - In Transit',
'make': 'RENAULT',
'model': 'CLIO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-30',
'seller_name': 'D M Keith Ltd',
'title': 'RENAULT CLIO 1.2 16V I-Music 5dr',
'transmission': 'manual',
'trim': '1.2 16V I-Music 5dr',
'year': 2010}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120836%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Saving data for 4120836: {'auction_closing_time': 1775034000.0, 'created_time': 1774476367.088294, 'last_price_update_time': 1774793129.189288}
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120836') HTTP/1.1" 204 0
2026-03-29 14:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 10dec788-d872-5e50-809f-b169a05113a0 with identifier: 4120911
2026-03-29 14:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 10dec788-d872-5e50-809f-b169a05113a0 with identifier: 4120911
2026-03-29 14:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 10dec788-d872-5e50-809f-b169a05113a0 with identifier: 4120911 to the API
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2710dec788-d872-5e50-809f-b169a05113a0%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 10dec788-d872-5e50-809f-b169a05113a0: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MERCEDES-BENZ C CLASS C250d AMG Line Premium Plus 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MERCEDES-BENZ\u0022, \u0022Model\u0022: \u0022C CLASS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.2L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222016-03-07\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4120911\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022C250d AMG Line Premium Plus 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022FX16SYC\u0022, \u0022Year\u0022: 2016, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 125, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002210dec788-d872-5e50-809f-b169a05113a0\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:29 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:29 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:29 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '10dec788-d872-5e50-809f-b169a05113a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FX16SYC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MERCEDES-BENZ/C%20CLASS?id=4120911',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MERCEDES-BENZ',
'model': 'C CLASS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-07',
'seller_name': 'Sytner',
'title': 'MERCEDES-BENZ C CLASS C250d AMG Line Premium Plus 5dr Auto',
'transmission': 'automatic',
'trim': 'C250d AMG Line Premium Plus 5dr Auto',
'year': 2016}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274120911%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Saving data for 4120911: {'auction_closing_time': 1774947600.0, 'created_time': 1774361560.688942, 'last_price_update_time': 1774793129.5141}
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120911') HTTP/1.1" 204 0
2026-03-29 14:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:29 [manheim.gb] INFO: Page 70: 100 results (total: 8380)
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121026
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121033
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121033%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121033: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121034
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121034%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121034: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121035
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121036
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121037
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121038
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121038%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121038: 2
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121039
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121040
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121041
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121042
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121043
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121045
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121046
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121046%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121046: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121048
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121049
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121049%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121049: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121059
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121069
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121069%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121069: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121073
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121073%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121073: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121084
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121085
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121103
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121105
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121150
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121151
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121160
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121162
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121165
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121166
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121168
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121169
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121169%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121169: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121170
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121176
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121178
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121179
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121179%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121179: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121181
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121181%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121181: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121183
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121184
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121186
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121187
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121187%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121187: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121188
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121189
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121190
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121190%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121190: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121192
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121192%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121192: 2
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121194
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121202
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121202%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121202: 2
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121209
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121242
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121263
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121287
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121298
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121304
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121306
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121309
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121309%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121309: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121310
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121312
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121316
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121321
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121332
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121343
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121348
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121348%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121348: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121351
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121358
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121360
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121364
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121364%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121364: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121369
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121370
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121372
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121374
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121378
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121380
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121381
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121382
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121382%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121382: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121384
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121384%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121384: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121385
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121389
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121390
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121390%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121390: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121391
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121394
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121397
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121397%27 HTTP/1.1" 200 None
2026-03-29 14:05:29 [manheim.gb] INFO: Scrape type for 4121397: 0
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121402
2026-03-29 14:05:29 [manheim.gb] INFO: Found listing with ID: 4121403
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121403%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121403: 0
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121404
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121404%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121404: 2
2026-03-29 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121405
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121406
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121406%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121406: 0
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121409
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121409%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121409: 2
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121414
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121415
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121415%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121415: 2
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121416
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121417
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121418
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121419
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121419%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121419: 0
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121420
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121437
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121438
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121439
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121440
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121440%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Scrape type for 4121440: 2
2026-03-29 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121441
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121442
2026-03-29 14:05:30 [manheim.gb] INFO: Found listing with ID: 4121470
2026-03-29 14:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a84608-a3a0-5d19-8185-d43c7b189fbb with identifier: 4121192
2026-03-29 14:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a84608-a3a0-5d19-8185-d43c7b189fbb with scrape type 2
2026-03-29 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a84608-a3a0-5d19-8185-d43c7b189fbb with scrape type 2
2026-03-29 14:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: e8a84608-a3a0-5d19-8185-d43c7b189fbb, identifier: 4121192
2026-03-29 14:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: e8a84608-a3a0-5d19-8185-d43c7b189fbb with identifier: 4121192
2026-03-29 14:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: e8a84608-a3a0-5d19-8185-d43c7b189fbb with identifier: 4121192
2026-03-29 14:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: e8a84608-a3a0-5d19-8185-d43c7b189fbb with identifier: 4121192 to the API
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 187,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'e8a84608-a3a0-5d19-8185-d43c7b189fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FJ17VLW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/SCIROCCO?id=4121192',
'listing': 'auction',
'location': 'Plymouth',
'make': 'VOLKSWAGEN',
'model': 'SCIROCCO',
'odometer': 54001,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-17',
'seller_name': 'Murray',
'title': 'VOLKSWAGEN SCIROCCO 2.0 TSI 280 BlueMotion Tech R 3dr',
'transmission': 'manual',
'trim': '2.0 TSI 280 BlueMotion Tech R 3dr',
'year': 2017}
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121192%27 HTTP/1.1" 200 None
2026-03-29 14:05:30 [manheim.gb] INFO: Saving data for 4121192: {'auction_closing_time': 1775034000.0, 'created_time': 1774361561.12182, 'last_price_update_time': 1774793130.677891}
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121192') HTTP/1.1" 204 0
2026-03-29 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623 with identifier: 4121202
2026-03-29 14:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623 with scrape type 2
2026-03-29 14:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623 with scrape type 2
2026-03-29 14:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623, identifier: 4121202
2026-03-29 14:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623 with identifier: 4121202
2026-03-29 14:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623 with identifier: 4121202
2026-03-29 14:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4a2d23e9-ab08-5bc4-a560-e9cd59f0d623 with identifier: 4121202 to the API
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a2d23e9-ab08-5bc4-a560-e9cd59f0d623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SE17EFC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/INFINITI/Q30?id=4121202',
'listing': 'auction',
'location': 'Manchester',
'make': 'INFINITI',
'model': 'Q30',
'odometer': 68602,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-10',
'seller_name': 'MotoNovo Finance',
'title': 'INFINITI Q30 1.5d Business Executive 5dr',
'transmission': 'manual',
'trim': '1.5d Business Executive 5dr',
'year': 2017}
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121202%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [manheim.gb] INFO: Saving data for 4121202: {'auction_closing_time': 1774947600.0, 'created_time': 1774361569.963134, 'last_price_update_time': 1774793131.442431}
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121202') HTTP/1.1" 204 0
2026-03-29 14:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff2e1e2d-8d34-5b2d-b3ef-5d947039b874 with identifier: 4121409
2026-03-29 14:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff2e1e2d-8d34-5b2d-b3ef-5d947039b874 with scrape type 2
2026-03-29 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff2e1e2d-8d34-5b2d-b3ef-5d947039b874 with scrape type 2
2026-03-29 14:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ff2e1e2d-8d34-5b2d-b3ef-5d947039b874, identifier: 4121409
2026-03-29 14:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08ea25fd-e562-5999-8c6d-f7e3e143e0de with identifier: 4121038
2026-03-29 14:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08ea25fd-e562-5999-8c6d-f7e3e143e0de with scrape type 2
2026-03-29 14:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08ea25fd-e562-5999-8c6d-f7e3e143e0de with scrape type 2
2026-03-29 14:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 08ea25fd-e562-5999-8c6d-f7e3e143e0de, identifier: 4121038
2026-03-29 14:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ff2e1e2d-8d34-5b2d-b3ef-5d947039b874 with identifier: 4121409
2026-03-29 14:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ff2e1e2d-8d34-5b2d-b3ef-5d947039b874 with identifier: 4121409
2026-03-29 14:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ff2e1e2d-8d34-5b2d-b3ef-5d947039b874 with identifier: 4121409 to the API
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 199,
'car_expert_report_source_url': None,
'color': 'Grey',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ff2e1e2d-8d34-5b2d-b3ef-5d947039b874',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OE68BYG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER?id=4121409',
'listing': 'auction',
'location': 'Colchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER',
'odometer': 62302,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-15',
'seller_name': 'Southeast Motors',
'title': 'LAND ROVER RANGE ROVER 3.0 SDV6 Vogue SE 4dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 Vogue SE 4dr Auto',
'year': 2018}
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121409%27 HTTP/1.1" 200 None
2026-03-29 14:05:31 [manheim.gb] INFO: Saving data for 4121409: {'auction_closing_time': 1775552400.0, 'created_time': 1774706510.81926, 'last_price_update_time': 1774793131.945986}
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121409') HTTP/1.1" 204 0
2026-03-29 14:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 08ea25fd-e562-5999-8c6d-f7e3e143e0de with identifier: 4121038
2026-03-29 14:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 08ea25fd-e562-5999-8c6d-f7e3e143e0de with identifier: 4121038
2026-03-29 14:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 08ea25fd-e562-5999-8c6d-f7e3e143e0de with identifier: 4121038 to the API
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 184,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '08ea25fd-e562-5999-8c6d-f7e3e143e0de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'GF22LHK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/TRANSPORTER?id=4121038',
'listing': 'auction',
'location': 'Gloucester',
'make': 'VOLKSWAGEN',
'model': 'TRANSPORTER',
'odometer': 50716,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-20',
'seller_name': 'Avis Direct',
'title': 'VOLKSWAGEN TRANSPORTER 2.0 TDI 110 Startline Van',
'transmission': 'manual',
'trim': '2.0 TDI 110 Startline Van',
'year': 2022}
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121038%27 HTTP/1.1" 200 None
2026-03-29 14:05:32 [manheim.gb] INFO: Saving data for 4121038: {'auction_closing_time': 1775725200.0, 'created_time': 1774476377.727026, 'last_price_update_time': 1774793132.318331}
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121038') HTTP/1.1" 204 0
2026-03-29 14:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1637b2-b6ee-55da-86e4-cc37e1e5b8af with identifier: 4121404
2026-03-29 14:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1637b2-b6ee-55da-86e4-cc37e1e5b8af with scrape type 2
2026-03-29 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce1637b2-b6ee-55da-86e4-cc37e1e5b8af with scrape type 2
2026-03-29 14:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ce1637b2-b6ee-55da-86e4-cc37e1e5b8af, identifier: 4121404
2026-03-29 14:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57de6a98-9e7e-5900-8563-37169c932262 with identifier: 4121415
2026-03-29 14:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57de6a98-9e7e-5900-8563-37169c932262 with scrape type 2
2026-03-29 14:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57de6a98-9e7e-5900-8563-37169c932262 with scrape type 2
2026-03-29 14:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 57de6a98-9e7e-5900-8563-37169c932262, identifier: 4121415
2026-03-29 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ce1637b2-b6ee-55da-86e4-cc37e1e5b8af with identifier: 4121404
2026-03-29 14:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ce1637b2-b6ee-55da-86e4-cc37e1e5b8af with identifier: 4121404
2026-03-29 14:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ce1637b2-b6ee-55da-86e4-cc37e1e5b8af with identifier: 4121404 to the API
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 147,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce1637b2-b6ee-55da-86e4-cc37e1e5b8af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'J333NCL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/BMW/3%20SERIES?id=4121404',
'listing': 'auction',
'location': 'Shotts',
'make': 'BMW',
'model': '3 SERIES',
'odometer': 72551,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-22',
'seller_name': 'Mann Island Finance',
'title': 'BMW 3 SERIES 320i M Sport 4dr',
'transmission': 'manual',
'trim': '320i M Sport 4dr',
'year': 2014}
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121404%27 HTTP/1.1" 200 None
2026-03-29 14:05:32 [manheim.gb] INFO: Saving data for 4121404: {'auction_closing_time': 1774947600.0, 'created_time': 1774361562.120916, 'last_price_update_time': 1774793132.914201}
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121404') HTTP/1.1" 204 0
2026-03-29 14:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 57de6a98-9e7e-5900-8563-37169c932262 with identifier: 4121415
2026-03-29 14:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 57de6a98-9e7e-5900-8563-37169c932262 with identifier: 4121415
2026-03-29 14:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 57de6a98-9e7e-5900-8563-37169c932262 with identifier: 4121415 to the API
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '10.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '57de6a98-9e7e-5900-8563-37169c932262',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WX66GYF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/C430?id=4121415',
'listing': 'auction',
'location': 'Gloucester - In Transit',
'make': 'RENAULT',
'model': 'C430',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-30',
'seller_name': 'Thames Water',
'title': 'RENAULT C430 BULK TIPPER',
'transmission': 'automatic',
'trim': 'BULK TIPPER',
'year': 2017}
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121415%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Saving data for 4121415: {'auction_closing_time': 1775725200.0, 'created_time': 1774361563.11731, 'last_price_update_time': 1774793133.202353}
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121415') HTTP/1.1" 204 0
2026-03-29 14:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30422912-67fd-5533-a21e-19cd05077258 with identifier: 4121440
2026-03-29 14:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30422912-67fd-5533-a21e-19cd05077258 with scrape type 2
2026-03-29 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30422912-67fd-5533-a21e-19cd05077258 with scrape type 2
2026-03-29 14:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 30422912-67fd-5533-a21e-19cd05077258, identifier: 4121440
2026-03-29 14:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 30422912-67fd-5533-a21e-19cd05077258 with identifier: 4121440
2026-03-29 14:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 30422912-67fd-5533-a21e-19cd05077258 with identifier: 4121440
2026-03-29 14:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 30422912-67fd-5533-a21e-19cd05077258 with identifier: 4121440 to the API
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '10.8L',
'expiration_date': '2026-04-09T09:00:00Z',
'fuel_type': 'Diesel',
'id': '30422912-67fd-5533-a21e-19cd05077258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'WX66GYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/C430?id=4121440',
'listing': 'auction',
'location': 'Gloucester - In Transit',
'make': 'RENAULT',
'model': 'C430',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-01',
'seller_name': 'Thames Water',
'title': 'RENAULT C430 BULK TIPPER',
'transmission': 'automatic',
'trim': 'BULK TIPPER',
'year': 2017}
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121440%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Saving data for 4121440: {'auction_closing_time': 1775725200.0, 'created_time': 1774361564.587857, 'last_price_update_time': 1774793133.640143}
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121440') HTTP/1.1" 204 0
2026-03-29 14:05:33 [manheim.gb] INFO: Page 71: 100 results (total: 8380)
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121471
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121472
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121474
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121475
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121476
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121477
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121478
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121478%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121478: 2
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121479
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121480
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121481
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121483
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121484
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121485
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121485%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121485: 2
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121490
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121499
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121505
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121519
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121522
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121524
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121525
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121526
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121527
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121529
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121529%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121529: 0
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121531
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121535
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121538
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121538%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121538: 2
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121541
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121542
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121543
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121544
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121545
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121547
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121548
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121548%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121548: 0
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121550
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121551
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121551%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121551: 2
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121552
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121553
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121554
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121555
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121556
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121557
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121558
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121558%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121558: 2
2026-03-29 14:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121559
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121559%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121559: 0
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121561
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121564
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121565
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121566
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121566%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121566: 2
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121567
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121568
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121569
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121570
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121571
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121572
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121574
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121582
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121582%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121582: 2
2026-03-29 14:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121583
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121585
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121585%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121585: 0
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121593
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121595
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121609
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121609%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121609: 2
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121610
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121611
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121613
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121617
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121619
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121632
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121633
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121633%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121633: 0
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121634
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121639
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121647
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121649
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121666
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121671
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121673
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121673%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121673: 2
2026-03-29 14:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121679
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121679%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121679: 0
2026-03-29 14:05:33 [manheim.gb] INFO: Found listing with ID: 4121681
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121681%27 HTTP/1.1" 200 None
2026-03-29 14:05:33 [manheim.gb] INFO: Scrape type for 4121681: 2
2026-03-29 14:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe74277e-7ce4-5454-b028-6b0355731922 with identifier: 4121478
2026-03-29 14:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe74277e-7ce4-5454-b028-6b0355731922 with scrape type 2
2026-03-29 14:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe74277e-7ce4-5454-b028-6b0355731922 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fe74277e-7ce4-5454-b028-6b0355731922, identifier: 4121478
2026-03-29 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121683
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121689
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121690
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121692
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121692%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Scrape type for 4121692: 0
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121695
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121697
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121697%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Scrape type for 4121697: 0
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121699
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121699%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Scrape type for 4121699: 2
2026-03-29 14:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fe74277e-7ce4-5454-b028-6b0355731922 with identifier: 4121478
2026-03-29 14:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fe74277e-7ce4-5454-b028-6b0355731922 with identifier: 4121478
2026-03-29 14:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fe74277e-7ce4-5454-b028-6b0355731922 with identifier: 4121478 to the API
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe74277e-7ce4-5454-b028-6b0355731922',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73AZA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4121478',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 17484,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-29',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121478%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Saving data for 4121478: {'auction_closing_time': 1774861200.0, 'created_time': 1774389786.712285, 'last_price_update_time': 1774793134.474342}
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121478') HTTP/1.1" 204 0
2026-03-29 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121701
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121705
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121705%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Scrape type for 4121705: 2
2026-03-29 14:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a2b597-4402-5bd2-9754-d65652780528 with identifier: 4121538
2026-03-29 14:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a2b597-4402-5bd2-9754-d65652780528 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a2b597-4402-5bd2-9754-d65652780528 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 92a2b597-4402-5bd2-9754-d65652780528, identifier: 4121538
2026-03-29 14:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22790e2b-2d67-58ca-9853-d1b837c51515 with identifier: 4121558
2026-03-29 14:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22790e2b-2d67-58ca-9853-d1b837c51515 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22790e2b-2d67-58ca-9853-d1b837c51515 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 22790e2b-2d67-58ca-9853-d1b837c51515, identifier: 4121558
2026-03-29 14:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be38255-4948-5c0a-8b62-41fb9c2878f7 with identifier: 4121582
2026-03-29 14:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be38255-4948-5c0a-8b62-41fb9c2878f7 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be38255-4948-5c0a-8b62-41fb9c2878f7 with scrape type 2
2026-03-29 14:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8be38255-4948-5c0a-8b62-41fb9c2878f7, identifier: 4121582
2026-03-29 14:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121707
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121715
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121718
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121724
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121724%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Scrape type for 4121724: 0
2026-03-29 14:05:34 [manheim.gb] INFO: Found listing with ID: 4121725
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121725%27 HTTP/1.1" 200 None
2026-03-29 14:05:34 [manheim.gb] INFO: Scrape type for 4121725: 0
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121729
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121731
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121736
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121740
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121744
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121747
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121748
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121749
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121758
2026-03-29 14:05:35 [manheim.gb] INFO: Found listing with ID: 4121760
2026-03-29 14:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 92a2b597-4402-5bd2-9754-d65652780528 with identifier: 4121538
2026-03-29 14:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 92a2b597-4402-5bd2-9754-d65652780528 with identifier: 4121538
2026-03-29 14:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 92a2b597-4402-5bd2-9754-d65652780528 with identifier: 4121538 to the API
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '92a2b597-4402-5bd2-9754-d65652780528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WUI3288',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/X-TRAIL?id=4121538',
'listing': 'auction',
'location': 'Leeds',
'make': 'NISSAN',
'model': 'X-TRAIL',
'odometer': 48909,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-15',
'seller_name': 'Startline Motor Finance',
'title': 'NISSAN X-TRAIL 1.6 dCi Acenta 5dr [7 Seat]',
'transmission': 'manual',
'trim': '1.6 dCi Acenta 5dr [7 Seat]',
'year': 2017}
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121538%27 HTTP/1.1" 200 None
2026-03-29 14:05:35 [manheim.gb] INFO: Saving data for 4121538: {'auction_closing_time': 1774861200.0, 'created_time': 1774361566.827831, 'last_price_update_time': 1774793135.289867}
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121538') HTTP/1.1" 204 0
2026-03-29 14:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 22790e2b-2d67-58ca-9853-d1b837c51515 with identifier: 4121558
2026-03-29 14:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 22790e2b-2d67-58ca-9853-d1b837c51515 with identifier: 4121558
2026-03-29 14:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 22790e2b-2d67-58ca-9853-d1b837c51515 with identifier: 4121558 to the API
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Electric',
'id': '22790e2b-2d67-58ca-9853-d1b837c51515',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DN71XGJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/CORSA?id=4121558',
'listing': 'auction',
'location': 'Colchester',
'make': 'VAUXHALL',
'model': 'CORSA',
'odometer': 33086,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-30',
'seller_name': 'Avis Direct',
'title': 'VAUXHALL CORSA 100kW SRi Premium 50kWh 5dr Auto [11kWCh]',
'transmission': 'automatic',
'trim': '100kW SRi Premium 50kWh 5dr Auto [11kWCh]',
'year': 2021}
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121558%27 HTTP/1.1" 200 None
2026-03-29 14:05:35 [manheim.gb] INFO: Saving data for 4121558: {'auction_closing_time': 1775552400.0, 'created_time': 1774389793.85212, 'last_price_update_time': 1774793135.697926}
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121558') HTTP/1.1" 204 0
2026-03-29 14:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8be38255-4948-5c0a-8b62-41fb9c2878f7 with identifier: 4121582
2026-03-29 14:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8be38255-4948-5c0a-8b62-41fb9c2878f7 with identifier: 4121582
2026-03-29 14:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8be38255-4948-5c0a-8b62-41fb9c2878f7 with identifier: 4121582 to the API
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8be38255-4948-5c0a-8b62-41fb9c2878f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SL18WRU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4121582',
'listing': 'auction',
'location': 'Shotts',
'make': 'MG',
'model': 'ZS',
'odometer': 84163,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-05',
'seller_name': 'Parks Motor Group',
'title': 'MG ZS 1.5 VTi-TECH Excite 5dr',
'transmission': 'manual',
'trim': '1.5 VTi-TECH Excite 5dr',
'year': 2018}
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121582%27 HTTP/1.1" 200 None
2026-03-29 14:05:36 [manheim.gb] INFO: Saving data for 4121582: {'auction_closing_time': 1774947600.0, 'created_time': 1774361567.344006, 'last_price_update_time': 1774793136.011603}
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121582') HTTP/1.1" 204 0
2026-03-29 14:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 350f270e-bc3c-58d4-be31-4956ebb261c0 with identifier: 4121485
2026-03-29 14:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 350f270e-bc3c-58d4-be31-4956ebb261c0 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 350f270e-bc3c-58d4-be31-4956ebb261c0 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 350f270e-bc3c-58d4-be31-4956ebb261c0, identifier: 4121485
2026-03-29 14:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ad67e3a-d9db-575b-b713-482c9616c379 with identifier: 4121551
2026-03-29 14:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ad67e3a-d9db-575b-b713-482c9616c379 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ad67e3a-d9db-575b-b713-482c9616c379 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7ad67e3a-d9db-575b-b713-482c9616c379, identifier: 4121551
2026-03-29 14:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4 with identifier: 4121566
2026-03-29 14:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4, identifier: 4121566
2026-03-29 14:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a57b839-a3a4-5cd1-a38c-cf57021356b6 with identifier: 4121609
2026-03-29 14:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a57b839-a3a4-5cd1-a38c-cf57021356b6 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a57b839-a3a4-5cd1-a38c-cf57021356b6 with scrape type 2
2026-03-29 14:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 4a57b839-a3a4-5cd1-a38c-cf57021356b6, identifier: 4121609
2026-03-29 14:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 350f270e-bc3c-58d4-be31-4956ebb261c0 with identifier: 4121485
2026-03-29 14:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 350f270e-bc3c-58d4-be31-4956ebb261c0 with identifier: 4121485
2026-03-29 14:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 350f270e-bc3c-58d4-be31-4956ebb261c0 with identifier: 4121485 to the API
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 139,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '350f270e-bc3c-58d4-be31-4956ebb261c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN15WMG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CR-V?id=4121485',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'HONDA',
'model': 'CR-V',
'odometer': 94200,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-23',
'seller_name': 'Hilton Garage Ltd',
'title': 'HONDA CR-V 1.6 i-DTEC 160 EX 5dr Auto',
'transmission': 'automatic',
'trim': '1.6 i-DTEC 160 EX 5dr Auto',
'year': 2015}
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121485%27 HTTP/1.1" 200 None
2026-03-29 14:05:36 [manheim.gb] INFO: Saving data for 4121485: {'auction_closing_time': 1775034000.0, 'created_time': 1774361566.018091, 'last_price_update_time': 1774793136.725853}
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121485') HTTP/1.1" 204 0
2026-03-29 14:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7ad67e3a-d9db-575b-b713-482c9616c379 with identifier: 4121551
2026-03-29 14:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7ad67e3a-d9db-575b-b713-482c9616c379 with identifier: 4121551
2026-03-29 14:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7ad67e3a-d9db-575b-b713-482c9616c379 with identifier: 4121551 to the API
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7ad67e3a-d9db-575b-b713-482c9616c379',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DP24NWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/JUKE?id=4121551',
'listing': 'auction',
'location': 'Colchester',
'make': 'NISSAN',
'model': 'JUKE',
'odometer': 33885,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-30',
'seller_name': 'Avis Direct',
'title': 'NISSAN JUKE 1.0 DiG-T N-Connecta 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 DiG-T N-Connecta 5dr DCT',
'year': 2024}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121551%27 HTTP/1.1" 200 None
2026-03-29 14:05:37 [manheim.gb] INFO: Saving data for 4121551: {'auction_closing_time': 1775552400.0, 'created_time': 1774389792.729532, 'last_price_update_time': 1774793137.033033}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121551') HTTP/1.1" 204 0
2026-03-29 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4 with identifier: 4121566
2026-03-29 14:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4 with identifier: 4121566
2026-03-29 14:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4 with identifier: 4121566 to the API
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd52e2f6b-c5b6-5e1d-b78b-3e747b3cdcc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KW73UCX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4121566',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 15627,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121566%27 HTTP/1.1" 200 None
2026-03-29 14:05:37 [manheim.gb] INFO: Saving data for 4121566: {'auction_closing_time': 1774861200.0, 'created_time': 1774389796.937495, 'last_price_update_time': 1774793137.366441}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121566') HTTP/1.1" 204 0
2026-03-29 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 4a57b839-a3a4-5cd1-a38c-cf57021356b6 with identifier: 4121609
2026-03-29 14:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 4a57b839-a3a4-5cd1-a38c-cf57021356b6 with identifier: 4121609
2026-03-29 14:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 4a57b839-a3a4-5cd1-a38c-cf57021356b6 with identifier: 4121609 to the API
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a57b839-a3a4-5cd1-a38c-cf57021356b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'P17SBS',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4121609',
'listing': 'auction',
'location': 'Manchester',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE',
'odometer': 130155,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-29',
'seller_name': 'Oplo CF Limited',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 TD4 HSE Dynamic 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 HSE Dynamic 5dr Auto',
'year': 2018}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121609%27 HTTP/1.1" 200 None
2026-03-29 14:05:37 [manheim.gb] INFO: Saving data for 4121609: {'auction_closing_time': 1775120400.0, 'created_time': 1774361567.927604, 'last_price_update_time': 1774793137.763872}
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121609') HTTP/1.1" 204 0
2026-03-29 14:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edcca735-8b0a-59f2-b6f8-7e7cdcea9228 with identifier: 4121673
2026-03-29 14:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edcca735-8b0a-59f2-b6f8-7e7cdcea9228 with scrape type 2
2026-03-29 14:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edcca735-8b0a-59f2-b6f8-7e7cdcea9228 with scrape type 2
2026-03-29 14:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: edcca735-8b0a-59f2-b6f8-7e7cdcea9228, identifier: 4121673
2026-03-29 14:05:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: edcca735-8b0a-59f2-b6f8-7e7cdcea9228 with identifier: 4121673
2026-03-29 14:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: edcca735-8b0a-59f2-b6f8-7e7cdcea9228 with identifier: 4121673
2026-03-29 14:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: edcca735-8b0a-59f2-b6f8-7e7cdcea9228 with identifier: 4121673 to the API
2026-03-29 14:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27edcca735-8b0a-59f2-b6f8-7e7cdcea9228%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id edcca735-8b0a-59f2-b6f8-7e7cdcea9228: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022LAND ROVER RANGE ROVER SPORT 3.0 SDV6 HSE Dynamic 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022RANGE ROVER SPORT\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00223.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-01-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20SPORT?id=4121673\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00223.0 SDV6 HSE Dynamic 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022EF69UEZ\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 200, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022edcca735-8b0a-59f2-b6f8-7e7cdcea9228\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:37 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 200,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '3.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'edcca735-8b0a-59f2-b6f8-7e7cdcea9228',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EF69UEZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20SPORT?id=4121673',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'LAND ROVER',
'model': 'RANGE ROVER SPORT',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-22',
'seller_name': 'Vindis Group',
'title': 'LAND ROVER RANGE ROVER SPORT 3.0 SDV6 HSE Dynamic 5dr Auto',
'transmission': 'automatic',
'trim': '3.0 SDV6 HSE Dynamic 5dr Auto',
'year': 2020}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121673%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [manheim.gb] INFO: Saving data for 4121673: {'auction_closing_time': 1775120400.0, 'created_time': 1774361570.725259, 'last_price_update_time': 1774793138.193338}
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121673') HTTP/1.1" 204 0
2026-03-29 14:05:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c59c70d-9f7e-5e2a-9058-8e939a59ab41 with identifier: 4121681
2026-03-29 14:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c59c70d-9f7e-5e2a-9058-8e939a59ab41 with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c59c70d-9f7e-5e2a-9058-8e939a59ab41 with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2c59c70d-9f7e-5e2a-9058-8e939a59ab41, identifier: 4121681
2026-03-29 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2c59c70d-9f7e-5e2a-9058-8e939a59ab41 with identifier: 4121681
2026-03-29 14:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2c59c70d-9f7e-5e2a-9058-8e939a59ab41 with identifier: 4121681
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2c59c70d-9f7e-5e2a-9058-8e939a59ab41 with identifier: 4121681 to the API
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%272c59c70d-9f7e-5e2a-9058-8e939a59ab41%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 2c59c70d-9f7e-5e2a-9058-8e939a59ab41: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN GOLF 2.0 TDI 184 GTD 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022GOLF\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-03-29\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4121681\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI 184 GTD 5dr\u0022, \u0022LicensePlate\u0022: \u0022AV18AOH\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 125, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00222c59c70d-9f7e-5e2a-9058-8e939a59ab41\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:38 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:38 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 125,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2c59c70d-9f7e-5e2a-9058-8e939a59ab41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AV18AOH',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/GOLF?id=4121681',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'GOLF',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-29',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN GOLF 2.0 TDI 184 GTD 5dr',
'transmission': 'manual',
'trim': '2.0 TDI 184 GTD 5dr',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121681%27 HTTP/1.1" 200 None
2026-03-29 14:05:38 [manheim.gb] INFO: Saving data for 4121681: {'auction_closing_time': 1775120400.0, 'created_time': 1774361571.254918, 'last_price_update_time': 1774793138.602506}
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121681') HTTP/1.1" 204 0
2026-03-29 14:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb9ec358-2cf0-5467-affa-9601a42b555b with identifier: 4121699
2026-03-29 14:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb9ec358-2cf0-5467-affa-9601a42b555b with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb9ec358-2cf0-5467-affa-9601a42b555b with scrape type 2
2026-03-29 14:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: bb9ec358-2cf0-5467-affa-9601a42b555b, identifier: 4121699
2026-03-29 14:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: bb9ec358-2cf0-5467-affa-9601a42b555b with identifier: 4121699
2026-03-29 14:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: bb9ec358-2cf0-5467-affa-9601a42b555b with identifier: 4121699
2026-03-29 14:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: bb9ec358-2cf0-5467-affa-9601a42b555b with identifier: 4121699 to the API
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 114,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb9ec358-2cf0-5467-affa-9601a42b555b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OY18CKL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MINI/HATCHBACK?id=4121699',
'listing': 'auction',
'location': 'Northampton',
'make': 'MINI',
'model': 'HATCHBACK',
'odometer': 44483,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-02',
'seller_name': 'Wollaston',
'title': 'MINI HATCHBACK 1.5 1499 GT Edition 3dr',
'transmission': 'manual',
'trim': '1.5 1499 GT Edition 3dr',
'year': 2018}
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121699%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Saving data for 4121699: {'auction_closing_time': 1774947600.0, 'created_time': 1774361572.854823, 'last_price_update_time': 1774793139.029222}
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121699') HTTP/1.1" 204 0
2026-03-29 14:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 173b8019-d74c-5d63-b82a-348b21253ff2 with identifier: 4121705
2026-03-29 14:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 173b8019-d74c-5d63-b82a-348b21253ff2 with scrape type 2
2026-03-29 14:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 173b8019-d74c-5d63-b82a-348b21253ff2 with scrape type 2
2026-03-29 14:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 173b8019-d74c-5d63-b82a-348b21253ff2, identifier: 4121705
2026-03-29 14:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 173b8019-d74c-5d63-b82a-348b21253ff2 with identifier: 4121705
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=SILVER+AND+BLACK HTTP/1.1" 200 None
2026-03-29 14:05:39 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 14:05: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 14:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 173b8019-d74c-5d63-b82a-348b21253ff2 with identifier: 4121705
2026-03-29 14:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 173b8019-d74c-5d63-b82a-348b21253ff2 with identifier: 4121705 to the API
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27173b8019-d74c-5d63-b82a-348b21253ff2%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 173b8019-d74c-5d63-b82a-348b21253ff2: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022SILVER AND BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Wollaston\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022LEXUS LBX 1.5 Premium Plus 5dr E-CVT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LEXUS\u0022, \u0022Model\u0022: \u0022LBX\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222024-03-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LEXUS/LBX?id=4121705\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 Premium Plus 5dr E-CVT\u0022, \u0022LicensePlate\u0022: \u0022RV24EAX\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 103, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022173b8019-d74c-5d63-b82a-348b21253ff2\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:39 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:39 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:39 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'color': 'SILVER AND BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': '173b8019-d74c-5d63-b82a-348b21253ff2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RV24EAX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LEXUS/LBX?id=4121705',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'LEXUS',
'model': 'LBX',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-04',
'seller_name': 'Wollaston',
'title': 'LEXUS LBX 1.5 Premium Plus 5dr E-CVT',
'transmission': 'automatic',
'trim': '1.5 Premium Plus 5dr E-CVT',
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121705%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Saving data for 4121705: {'auction_closing_time': 1774947600.0, 'created_time': 1774361573.454571, 'last_price_update_time': 1774793139.580623}
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121705') HTTP/1.1" 204 0
2026-03-29 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:39 [manheim.gb] INFO: Page 72: 100 results (total: 8380)
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121762
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121764
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121765
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121765%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121765: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121768
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121769
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121771
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121771%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121771: 2
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121772
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121772%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121772: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121776
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121777
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121778
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121782
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121797
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121804
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121805
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121807
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121807%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121807: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121808
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121809
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121809%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121809: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121811
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121813
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121815
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121818
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121820
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121820%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121820: 2
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121832
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121833
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121834
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121837
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121838
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121841
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121841%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121841: 2
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121842
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121845
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121847
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121849
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121849%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121849: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121850
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121851
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121852
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121853
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121854
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121854%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121854: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121858
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121859
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121861
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121861%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121861: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121862
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121864
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121865
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121870
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121870%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121870: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121871
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121872
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121872%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121872: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121874
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121875
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121875%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121875: 2
2026-03-29 14:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121876
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121878
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121878%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121878: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121880
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121882
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121884
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121887
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121888
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121889
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121889%27 HTTP/1.1" 200 None
2026-03-29 14:05:39 [manheim.gb] INFO: Scrape type for 4121889: 0
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121892
2026-03-29 14:05:39 [manheim.gb] INFO: Found listing with ID: 4121893
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121893%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121893: 2
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121894
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121895
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121896
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121896%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121896: 2
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121897
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121898
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121899
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121900
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121900%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121900: 2
2026-03-29 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121901
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121904
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121905
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121906
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121907
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121907%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121907: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121908
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121908%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121908: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121909
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121910
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121911
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121911%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121911: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121912
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121913
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121916
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121918
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121920
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121925
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121946
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121947
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121949
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121950
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121952
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121957
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121957%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121957: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121958
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121959
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121962
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121963
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121963%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121963: 2
2026-03-29 14:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1e8ec1e-20af-56b7-8191-bf47d269a65f with identifier: 4121771
2026-03-29 14:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1e8ec1e-20af-56b7-8191-bf47d269a65f with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1e8ec1e-20af-56b7-8191-bf47d269a65f with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d1e8ec1e-20af-56b7-8191-bf47d269a65f, identifier: 4121771
2026-03-29 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121964
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4121965
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121965%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4121965: 2
2026-03-29 14:05:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d1e8ec1e-20af-56b7-8191-bf47d269a65f with identifier: 4121771
2026-03-29 14:05:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d1e8ec1e-20af-56b7-8191-bf47d269a65f with identifier: 4121771
2026-03-29 14:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d1e8ec1e-20af-56b7-8191-bf47d269a65f with identifier: 4121771 to the API
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 105,
'car_expert_report_source_url': None,
'color': 'Yellow',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd1e8ec1e-20af-56b7-8191-bf47d269a65f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DN16YSJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/UP?id=4121771',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLKSWAGEN',
'model': 'UP',
'odometer': 76736,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-20',
'seller_name': 'W R Davies',
'title': 'VOLKSWAGEN UP 1.0 Look Up 5dr',
'transmission': 'manual',
'trim': '1.0 Look Up 5dr',
'year': 2016}
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121771%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Saving data for 4121771: {'auction_closing_time': 1775206800.0, 'created_time': 1774389794.900631, 'last_price_update_time': 1774793140.682022}
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121771') HTTP/1.1" 204 0
2026-03-29 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122032
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122032%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4122032: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122033
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122035
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122036
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122036%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4122036: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122039
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122039%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4122039: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122040
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122040%27 HTTP/1.1" 200 None
2026-03-29 14:05:40 [manheim.gb] INFO: Scrape type for 4122040: 0
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122041
2026-03-29 14:05:40 [manheim.gb] INFO: Found listing with ID: 4122042
2026-03-29 14:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3709d4ee-6e87-50c9-b8dd-eb671cb11614 with identifier: 4121841
2026-03-29 14:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3709d4ee-6e87-50c9-b8dd-eb671cb11614 with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3709d4ee-6e87-50c9-b8dd-eb671cb11614 with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3709d4ee-6e87-50c9-b8dd-eb671cb11614, identifier: 4121841
2026-03-29 14:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c438fbec-f90f-5b73-92e9-33be8de04349 with identifier: 4121893
2026-03-29 14:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c438fbec-f90f-5b73-92e9-33be8de04349 with scrape type 2
2026-03-29 14:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c438fbec-f90f-5b73-92e9-33be8de04349 with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c438fbec-f90f-5b73-92e9-33be8de04349, identifier: 4121893
2026-03-29 14:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3709d4ee-6e87-50c9-b8dd-eb671cb11614 with identifier: 4121841
2026-03-29 14:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3709d4ee-6e87-50c9-b8dd-eb671cb11614 with identifier: 4121841
2026-03-29 14:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3709d4ee-6e87-50c9-b8dd-eb671cb11614 with identifier: 4121841 to the API
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 103,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '3709d4ee-6e87-50c9-b8dd-eb671cb11614',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ML67EOM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/NISSAN/MICRA?id=4121841',
'listing': 'auction',
'location': 'Manchester',
'make': 'NISSAN',
'model': 'MICRA',
'odometer': 112451,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-28',
'seller_name': 'Startline Motor Finance',
'title': 'NISSAN MICRA 1.0 Acenta 5dr',
'transmission': 'manual',
'trim': '1.0 Acenta 5dr',
'year': 2017}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121841%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [manheim.gb] INFO: Saving data for 4121841: {'auction_closing_time': 1775120400.0, 'created_time': 1774389798.567469, 'last_price_update_time': 1774793141.401623}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121841') HTTP/1.1" 204 0
2026-03-29 14:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c438fbec-f90f-5b73-92e9-33be8de04349 with identifier: 4121893
2026-03-29 14:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c438fbec-f90f-5b73-92e9-33be8de04349 with identifier: 4121893
2026-03-29 14:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c438fbec-f90f-5b73-92e9-33be8de04349 with identifier: 4121893 to the API
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c438fbec-f90f-5b73-92e9-33be8de04349%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c438fbec-f90f-5b73-92e9-33be8de04349: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022DIRECT CARS LIMITED\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FIESTA 1.0 EcoBoost 125 Titanium 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FIESTA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-10-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4121893\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost 125 Titanium 5dr\u0022, \u0022LicensePlate\u0022: \u0022YP67MWV\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 98, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c438fbec-f90f-5b73-92e9-33be8de04349\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:41 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:41 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:41 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 98,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c438fbec-f90f-5b73-92e9-33be8de04349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YP67MWV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FIESTA?id=4121893',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FIESTA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-19',
'seller_name': 'DIRECT CARS LIMITED',
'title': 'FORD FIESTA 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121893%27 HTTP/1.1" 200 None
2026-03-29 14:05:41 [manheim.gb] INFO: Saving data for 4121893: {'auction_closing_time': 1775034000.0, 'created_time': 1774389795.612051, 'last_price_update_time': 1774793141.712178}
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121893') HTTP/1.1" 204 0
2026-03-29 14:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8 with identifier: 4121820
2026-03-29 14:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8 with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8 with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8, identifier: 4121820
2026-03-29 14:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d47bca9e-8791-592a-a627-9210ebaa440c with identifier: 4121875
2026-03-29 14:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d47bca9e-8791-592a-a627-9210ebaa440c with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d47bca9e-8791-592a-a627-9210ebaa440c with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d47bca9e-8791-592a-a627-9210ebaa440c, identifier: 4121875
2026-03-29 14:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a with identifier: 4121896
2026-03-29 14:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a with scrape type 2
2026-03-29 14:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a with scrape type 2
2026-03-29 14:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a, identifier: 4121896
2026-03-29 14:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7d2d51-014c-5747-a1e0-26262cbfdabc with identifier: 4121900
2026-03-29 14:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7d2d51-014c-5747-a1e0-26262cbfdabc with scrape type 2
2026-03-29 14:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7d2d51-014c-5747-a1e0-26262cbfdabc with scrape type 2
2026-03-29 14:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ef7d2d51-014c-5747-a1e0-26262cbfdabc, identifier: 4121900
2026-03-29 14:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8 with identifier: 4121820
2026-03-29 14:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8 with identifier: 4121820
2026-03-29 14:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 2ef79e2e-d5a9-5c0e-b107-b4e231de46d8 with identifier: 4121820 to the API
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 155,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2ef79e2e-d5a9-5c0e-b107-b4e231de46d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'FL15DNJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4121820',
'listing': 'auction',
'location': 'Shotts',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 88550,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-31',
'seller_name': 'MotoNovo Finance',
'title': 'VAUXHALL VIVARO 2900 1.6CDTI BiTurbo 120PS ecoFLEX H1 Van',
'transmission': 'manual',
'trim': '2900 1.6CDTI BiTurbo 120PS ecoFLEX H1 Van',
'year': 2015}
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121820%27 HTTP/1.1" 200 None
2026-03-29 14:05:42 [manheim.gb] INFO: Saving data for 4121820: {'auction_closing_time': 1775120400.0, 'created_time': 1774389797.370682, 'last_price_update_time': 1774793142.4666}
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121820') HTTP/1.1" 204 0
2026-03-29 14:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d47bca9e-8791-592a-a627-9210ebaa440c with identifier: 4121875
2026-03-29 14:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d47bca9e-8791-592a-a627-9210ebaa440c with identifier: 4121875
2026-03-29 14:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d47bca9e-8791-592a-a627-9210ebaa440c with identifier: 4121875 to the API
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d47bca9e-8791-592a-a627-9210ebaa440c%27 HTTP/1.1" 200 None
2026-03-29 14:05:42 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d47bca9e-8791-592a-a627-9210ebaa440c: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sandicliffe\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN EOS 2.0 TDI CR SE 2dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022EOS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222009-10-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/EOS?id=4121875\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI CR SE 2dr\u0022, \u0022LicensePlate\u0022: \u0022RO59LDL\u0022, \u0022Year\u0022: 2009, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 148, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-03T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d47bca9e-8791-592a-a627-9210ebaa440c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:42 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:42 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:42 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 148,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd47bca9e-8791-592a-a627-9210ebaa440c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO59LDL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/EOS?id=4121875',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLKSWAGEN',
'model': 'EOS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-09',
'seller_name': 'Sandicliffe',
'title': 'VOLKSWAGEN EOS 2.0 TDI CR SE 2dr',
'transmission': 'manual',
'trim': '2.0 TDI CR SE 2dr',
'year': 2009}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121875%27 HTTP/1.1" 200 None
2026-03-29 14:05:42 [manheim.gb] INFO: Saving data for 4121875: {'auction_closing_time': 1775206800.0, 'created_time': 1774389795.316204, 'last_price_update_time': 1774793142.830015}
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121875') HTTP/1.1" 204 0
2026-03-29 14:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a with identifier: 4121896
2026-03-29 14:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a with identifier: 4121896
2026-03-29 14:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a with identifier: 4121896 to the API
2026-03-29 14:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%270f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022DIRECT CARS LIMITED\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.6 TDCi 115 Titanium 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FOCUS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4121896\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 TDCi 115 Titanium 5dr\u0022, \u0022LicensePlate\u0022: \u0022MW13CCO\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 109, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00220f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:42 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:43 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 109,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0f9c2c3b-9b51-58d9-9cca-f3f60b14ef3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MW13CCO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4121896',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FOCUS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-30',
'seller_name': 'DIRECT CARS LIMITED',
'title': 'FORD FOCUS 1.6 TDCi 115 Titanium 5dr',
'transmission': 'manual',
'trim': '1.6 TDCi 115 Titanium 5dr',
'year': 2013}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121896%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [manheim.gb] INFO: Saving data for 4121896: {'auction_closing_time': 1775034000.0, 'created_time': 1774389797.677512, 'last_price_update_time': 1774793143.145293}
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121896') HTTP/1.1" 204 0
2026-03-29 14:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ef7d2d51-014c-5747-a1e0-26262cbfdabc with identifier: 4121900
2026-03-29 14:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ef7d2d51-014c-5747-a1e0-26262cbfdabc with identifier: 4121900
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ef7d2d51-014c-5747-a1e0-26262cbfdabc with identifier: 4121900 to the API
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ef7d2d51-014c-5747-a1e0-26262cbfdabc%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ef7d2d51-014c-5747-a1e0-26262cbfdabc: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022DIRECT CARS LIMITED\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.5 TDCi 120 Zetec Edition 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FOCUS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-01-09\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4121900\u0022, \u0022Location\u0022: \u0022Birmingham - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TDCi 120 Zetec Edition 5dr\u0022, \u0022LicensePlate\u0022: \u0022SH67WTR\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-01T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ef7d2d51-014c-5747-a1e0-26262cbfdabc\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:43 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:43 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-01T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef7d2d51-014c-5747-a1e0-26262cbfdabc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SH67WTR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4121900',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'FORD',
'model': 'FOCUS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-09',
'seller_name': 'DIRECT CARS LIMITED',
'title': 'FORD FOCUS 1.5 TDCi 120 Zetec Edition 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 120 Zetec Edition 5dr',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121900%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [manheim.gb] INFO: Saving data for 4121900: {'auction_closing_time': 1775034000.0, 'created_time': 1774389796.502722, 'last_price_update_time': 1774793143.449368}
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121900') HTTP/1.1" 204 0
2026-03-29 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea20b414-66bc-548d-bbdd-0cd0a57d1940 with identifier: 4121963
2026-03-29 14:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea20b414-66bc-548d-bbdd-0cd0a57d1940 with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea20b414-66bc-548d-bbdd-0cd0a57d1940 with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: ea20b414-66bc-548d-bbdd-0cd0a57d1940, identifier: 4121963
2026-03-29 14:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: ea20b414-66bc-548d-bbdd-0cd0a57d1940 with identifier: 4121963
2026-03-29 14:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: ea20b414-66bc-548d-bbdd-0cd0a57d1940 with identifier: 4121963
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: ea20b414-66bc-548d-bbdd-0cd0a57d1940 with identifier: 4121963 to the API
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27ea20b414-66bc-548d-bbdd-0cd0a57d1940%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id ea20b414-66bc-548d-bbdd-0cd0a57d1940: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022WLMG\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022MG ZS 115kW SE EV Long Range 73kWh 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022MG\u0022, \u0022Model\u0022: \u0022ZS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00220.0L\u0022, \u0022FuelType\u0022: \u0022Electric\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222022-05-19\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4121963\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u0022115kW SE EV Long Range 73kWh 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022OV22YXO\u0022, \u0022Year\u0022: 2022, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 0, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022ea20b414-66bc-548d-bbdd-0cd0a57d1940\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:43 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:43 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:43 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 0,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '0.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Electric',
'id': 'ea20b414-66bc-548d-bbdd-0cd0a57d1940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OV22YXO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/MG/ZS?id=4121963',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'MG',
'model': 'ZS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-19',
'seller_name': 'WLMG',
'title': 'MG ZS 115kW SE EV Long Range 73kWh 5dr Auto',
'transmission': 'automatic',
'trim': '115kW SE EV Long Range 73kWh 5dr Auto',
'year': 2022}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121963%27 HTTP/1.1" 200 None
2026-03-29 14:05:43 [manheim.gb] INFO: Saving data for 4121963: {'auction_closing_time': 1775120400.0, 'created_time': 1774389799.570159, 'last_price_update_time': 1774793143.845612}
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121963') HTTP/1.1" 204 0
2026-03-29 14:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0f23398-b314-5c34-9522-63490f6947ad with identifier: 4121965
2026-03-29 14:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f23398-b314-5c34-9522-63490f6947ad with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f23398-b314-5c34-9522-63490f6947ad with scrape type 2
2026-03-29 14:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a0f23398-b314-5c34-9522-63490f6947ad, identifier: 4121965
2026-03-29 14:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a0f23398-b314-5c34-9522-63490f6947ad with identifier: 4121965
2026-03-29 14:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a0f23398-b314-5c34-9522-63490f6947ad with identifier: 4121965
2026-03-29 14:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a0f23398-b314-5c34-9522-63490f6947ad with identifier: 4121965 to the API
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27a0f23398-b314-5c34-9522-63490f6947ad%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id a0f23398-b314-5c34-9522-63490f6947ad: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022WLMG\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022KIA NIRO 1.6 GDi Hybrid 3 5dr DCT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022KIA\u0022, \u0022Model\u0022: \u0022NIRO\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.6L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-03-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/KIA/NIRO?id=4121965\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.6 GDi Hybrid 3 5dr DCT\u0022, \u0022LicensePlate\u0022: \u0022LF18WKN\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 101, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022a0f23398-b314-5c34-9522-63490f6947ad\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:43 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:44 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:44 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 101,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'a0f23398-b314-5c34-9522-63490f6947ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LF18WKN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/KIA/NIRO?id=4121965',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'KIA',
'model': 'NIRO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-21',
'seller_name': 'WLMG',
'title': 'KIA NIRO 1.6 GDi Hybrid 3 5dr DCT',
'transmission': 'automatic',
'trim': '1.6 GDi Hybrid 3 5dr DCT',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274121965%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Saving data for 4121965: {'auction_closing_time': 1775120400.0, 'created_time': 1774389797.989239, 'last_price_update_time': 1774793144.260813}
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4121965') HTTP/1.1" 204 0
2026-03-29 14:05:44 [manheim.gb] INFO: Page 73: 100 results (total: 8380)
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122044
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122046
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122046%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122046: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122048
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122049
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122050
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122050%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122050: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122052
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122053
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122054
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122054%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122054: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122056
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122057
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122061
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122062
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122063
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122064
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122064%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122064: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122065
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122067
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122069
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122069%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122069: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122070
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122072
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122074
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122074%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122074: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122075
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122076
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122076%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122076: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122077
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122078
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122079
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122079%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122079: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122080
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122082
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122082%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122082: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122083
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122083%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122083: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122084
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122084%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122084: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122085
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122086
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122087
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122087%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122087: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122088
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122089
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122090
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122091
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122092
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122093
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122094
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122094%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122094: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122095
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122096
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122099
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122099%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122099: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122100
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122100%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122100: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122101
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122102
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122104
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122105
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122105%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122105: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122106
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122107
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122108
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122111
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122113
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122114
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122114%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122114: 2
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122115
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122120
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122122
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122123
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122124
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122125
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122126
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122126%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122126: 0
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122127
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122128
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122135
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122136
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122137
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122137%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122137: 2
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122138
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122139
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122140
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122141
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122143
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122144
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122145
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122146
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122146%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122146: 2
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122147
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122148
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122149
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122150
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122150%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122150: 2
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122151
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122151%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122151: 2
2026-03-29 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122152
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122152%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122152: 2
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122153
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122154
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122154%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122154: 2
2026-03-29 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122155
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122156
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122157
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122158
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122159
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122160
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122161
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122162
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122163
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122165
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122166
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122167
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122169
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122170
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122171
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122172
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122172%27 HTTP/1.1" 200 None
2026-03-29 14:05:44 [manheim.gb] INFO: Scrape type for 4122172: 2
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122173
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122174
2026-03-29 14:05:44 [manheim.gb] INFO: Found listing with ID: 4122175
2026-03-29 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff9b042-a4de-5009-ac3f-356147af393c with identifier: 4122114
2026-03-29 14:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff9b042-a4de-5009-ac3f-356147af393c with scrape type 2
2026-03-29 14:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ff9b042-a4de-5009-ac3f-356147af393c with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6ff9b042-a4de-5009-ac3f-356147af393c, identifier: 4122114
2026-03-29 14:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6ff9b042-a4de-5009-ac3f-356147af393c with identifier: 4122114
2026-03-29 14:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6ff9b042-a4de-5009-ac3f-356147af393c with identifier: 4122114
2026-03-29 14:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6ff9b042-a4de-5009-ac3f-356147af393c with identifier: 4122114 to the API
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6ff9b042-a4de-5009-ac3f-356147af393c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SD16XFZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MEGANE?id=4122114',
'listing': 'auction',
'location': 'Shotts',
'make': 'RENAULT',
'model': 'MEGANE',
'odometer': 53758,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-31',
'seller_name': 'Parks Motor Group',
'title': 'RENAULT MEGANE 1.5 dCi Limited Nav 3dr',
'transmission': 'manual',
'trim': '1.5 dCi Limited Nav 3dr',
'year': 2016}
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122114%27 HTTP/1.1" 200 None
2026-03-29 14:05:45 [manheim.gb] INFO: Saving data for 4122114: {'auction_closing_time': 1774947600.0, 'created_time': 1774389800.767304, 'last_price_update_time': 1774793145.334617}
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122114') HTTP/1.1" 204 0
2026-03-29 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1677ad15-f718-509c-bd66-6bc7d67f7a5c with identifier: 4122146
2026-03-29 14:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1677ad15-f718-509c-bd66-6bc7d67f7a5c with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1677ad15-f718-509c-bd66-6bc7d67f7a5c with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 1677ad15-f718-509c-bd66-6bc7d67f7a5c, identifier: 4122146
2026-03-29 14:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f04d79d-600c-55eb-b451-14244ab43a80 with identifier: 4122152
2026-03-29 14:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f04d79d-600c-55eb-b451-14244ab43a80 with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f04d79d-600c-55eb-b451-14244ab43a80 with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 0f04d79d-600c-55eb-b451-14244ab43a80, identifier: 4122152
2026-03-29 14:05:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26ebcad6-95f6-54cf-8a07-68def641526f with identifier: 4122154
2026-03-29 14:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26ebcad6-95f6-54cf-8a07-68def641526f with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26ebcad6-95f6-54cf-8a07-68def641526f with scrape type 2
2026-03-29 14:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 26ebcad6-95f6-54cf-8a07-68def641526f, identifier: 4122154
2026-03-29 14:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 1677ad15-f718-509c-bd66-6bc7d67f7a5c with identifier: 4122146
2026-03-29 14:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 1677ad15-f718-509c-bd66-6bc7d67f7a5c with identifier: 4122146
2026-03-29 14:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 1677ad15-f718-509c-bd66-6bc7d67f7a5c with identifier: 4122146 to the API
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%271677ad15-f718-509c-bd66-6bc7d67f7a5c%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 1677ad15-f718-509c-bd66-6bc7d67f7a5c: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Wollaston\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN T-ROC 2.0 TDI SE 5dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022T-ROC\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222019-09-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4122146\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI SE 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022LT69KUR\u0022, \u0022Year\u0022: 2019, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 123, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00221677ad15-f718-509c-bd66-6bc7d67f7a5c\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:46 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:46 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:46 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1677ad15-f718-509c-bd66-6bc7d67f7a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LT69KUR',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/T-ROC?id=4122146',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'T-ROC',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-06',
'seller_name': 'Wollaston',
'title': 'VOLKSWAGEN T-ROC 2.0 TDI SE 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI SE 5dr DSG',
'year': 2019}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122146%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [manheim.gb] INFO: Saving data for 4122146: {'auction_closing_time': 1774947600.0, 'created_time': 1774389799.858963, 'last_price_update_time': 1774793146.356915}
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122146') HTTP/1.1" 204 0
2026-03-29 14:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 0f04d79d-600c-55eb-b451-14244ab43a80 with identifier: 4122152
2026-03-29 14:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 0f04d79d-600c-55eb-b451-14244ab43a80 with identifier: 4122152
2026-03-29 14:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 0f04d79d-600c-55eb-b451-14244ab43a80 with identifier: 4122152 to the API
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '0f04d79d-600c-55eb-b451-14244ab43a80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GF59UMO',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FIAT/500?id=4122152',
'listing': 'auction',
'location': 'Northampton',
'make': 'FIAT',
'model': '500',
'odometer': 76606,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-31',
'seller_name': 'Sytner',
'title': 'FIAT 500 1.2 ByDiesel 3dr',
'transmission': 'manual',
'trim': '1.2 ByDiesel 3dr',
'year': 2009}
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122152%27 HTTP/1.1" 200 None
2026-03-29 14:05:46 [manheim.gb] INFO: Saving data for 4122152: {'auction_closing_time': 1774947600.0, 'created_time': 1774389801.586514, 'last_price_update_time': 1774793146.719786}
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122152') HTTP/1.1" 204 0
2026-03-29 14:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 26ebcad6-95f6-54cf-8a07-68def641526f with identifier: 4122154
2026-03-29 14:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 26ebcad6-95f6-54cf-8a07-68def641526f with identifier: 4122154
2026-03-29 14:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 26ebcad6-95f6-54cf-8a07-68def641526f with identifier: 4122154 to the API
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2726ebcad6-95f6-54cf-8a07-68def641526f%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 26ebcad6-95f6-54cf-8a07-68def641526f: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SKODA OCTAVIA 2.0 TDI CR vRS 5dr DSG\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SKODA\u0022, \u0022Model\u0022: \u0022OCTAVIA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-03-23\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SKODA/OCTAVIA?id=4122154\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TDI CR vRS 5dr DSG\u0022, \u0022LicensePlate\u0022: \u0022HV17OYW\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 126, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002226ebcad6-95f6-54cf-8a07-68def641526f\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:46 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:47 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:47 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 126,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '26ebcad6-95f6-54cf-8a07-68def641526f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HV17OYW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/OCTAVIA?id=4122154',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SKODA',
'model': 'OCTAVIA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-23',
'seller_name': 'Sytner',
'title': 'SKODA OCTAVIA 2.0 TDI CR vRS 5dr DSG',
'transmission': 'automatic',
'trim': '2.0 TDI CR vRS 5dr DSG',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122154%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [manheim.gb] INFO: Saving data for 4122154: {'auction_closing_time': 1774947600.0, 'created_time': 1774389801.952023, 'last_price_update_time': 1774793147.093154}
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122154') HTTP/1.1" 204 0
2026-03-29 14:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c9c311-cb21-586e-a38d-39d73c98e9a3 with identifier: 4122137
2026-03-29 14:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c9c311-cb21-586e-a38d-39d73c98e9a3 with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c9c311-cb21-586e-a38d-39d73c98e9a3 with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b6c9c311-cb21-586e-a38d-39d73c98e9a3, identifier: 4122137
2026-03-29 14:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 093c2995-1dd3-5c9c-9c83-981337baa2bd with identifier: 4122150
2026-03-29 14:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 093c2995-1dd3-5c9c-9c83-981337baa2bd with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 093c2995-1dd3-5c9c-9c83-981337baa2bd with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 093c2995-1dd3-5c9c-9c83-981337baa2bd, identifier: 4122150
2026-03-29 14:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbb2714d-c074-55a0-942c-6e3023349b22 with identifier: 4122151
2026-03-29 14:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbb2714d-c074-55a0-942c-6e3023349b22 with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbb2714d-c074-55a0-942c-6e3023349b22 with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: fbb2714d-c074-55a0-942c-6e3023349b22, identifier: 4122151
2026-03-29 14:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de31e419-42b3-5029-9bda-e87639b94234 with identifier: 4122172
2026-03-29 14:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de31e419-42b3-5029-9bda-e87639b94234 with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de31e419-42b3-5029-9bda-e87639b94234 with scrape type 2
2026-03-29 14:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: de31e419-42b3-5029-9bda-e87639b94234, identifier: 4122172
2026-03-29 14:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b6c9c311-cb21-586e-a38d-39d73c98e9a3 with identifier: 4122137
2026-03-29 14:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b6c9c311-cb21-586e-a38d-39d73c98e9a3 with identifier: 4122137
2026-03-29 14:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b6c9c311-cb21-586e-a38d-39d73c98e9a3 with identifier: 4122137 to the API
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27b6c9c311-cb21-586e-a38d-39d73c98e9a3%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id b6c9c311-cb21-586e-a38d-39d73c98e9a3: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Wollaston\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022TOYOTA AYGO 1.0 VVT-i X-Play 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022TOYOTA\u0022, \u0022Model\u0022: \u0022AYGO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222018-09-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/TOYOTA/AYGO?id=4122137\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 VVT-i X-Play 5dr\u0022, \u0022LicensePlate\u0022: \u0022DG68XVE\u0022, \u0022Year\u0022: 2018, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 93, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022b6c9c311-cb21-586e-a38d-39d73c98e9a3\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:47 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:47 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:47 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 93,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6c9c311-cb21-586e-a38d-39d73c98e9a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DG68XVE',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/AYGO?id=4122137',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'TOYOTA',
'model': 'AYGO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-28',
'seller_name': 'Wollaston',
'title': 'TOYOTA AYGO 1.0 VVT-i X-Play 5dr',
'transmission': 'manual',
'trim': '1.0 VVT-i X-Play 5dr',
'year': 2018}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122137%27 HTTP/1.1" 200 None
2026-03-29 14:05:47 [manheim.gb] INFO: Saving data for 4122137: {'auction_closing_time': 1774947600.0, 'created_time': 1774389799.266866, 'last_price_update_time': 1774793147.955571}
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122137') HTTP/1.1" 204 0
2026-03-29 14:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 093c2995-1dd3-5c9c-9c83-981337baa2bd with identifier: 4122150
2026-03-29 14:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 093c2995-1dd3-5c9c-9c83-981337baa2bd with identifier: 4122150
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 093c2995-1dd3-5c9c-9c83-981337baa2bd with identifier: 4122150 to the API
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27093c2995-1dd3-5c9c-9c83-981337baa2bd%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 093c2995-1dd3-5c9c-9c83-981337baa2bd: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREEN\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022LAND ROVER RANGE ROVER EVOQUE 2.0 TD4 SE Tech 5dr Auto\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022LAND ROVER\u0022, \u0022Model\u0022: \u0022RANGE ROVER EVOQUE\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-05-06\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4122150\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 TD4 SE Tech 5dr Auto\u0022, \u0022LicensePlate\u0022: \u0022VN17MVG\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 134, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022093c2995-1dd3-5c9c-9c83-981337baa2bd\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:48 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:48 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '093c2995-1dd3-5c9c-9c83-981337baa2bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VN17MVG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/LAND%20ROVER/RANGE%20ROVER%20EVOQUE?id=4122150',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'LAND ROVER',
'model': 'RANGE ROVER EVOQUE',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-06',
'seller_name': 'Sytner',
'title': 'LAND ROVER RANGE ROVER EVOQUE 2.0 TD4 SE Tech 5dr Auto',
'transmission': 'automatic',
'trim': '2.0 TD4 SE Tech 5dr Auto',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122150%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Saving data for 4122150: {'auction_closing_time': 1774947600.0, 'created_time': 1774389800.460325, 'last_price_update_time': 1774793148.30176}
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122150') HTTP/1.1" 204 0
2026-03-29 14:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: fbb2714d-c074-55a0-942c-6e3023349b22 with identifier: 4122151
2026-03-29 14:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: fbb2714d-c074-55a0-942c-6e3023349b22 with identifier: 4122151
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: fbb2714d-c074-55a0-942c-6e3023349b22 with identifier: 4122151 to the API
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27fbb2714d-c074-55a0-942c-6e3023349b22%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id fbb2714d-c074-55a0-942c-6e3023349b22: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD PUMA 1.0 EcoBoost Hybrid mHEV ST 5dr DCT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022PUMA\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222024-05-25\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4122151\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost Hybrid mHEV ST 5dr DCT\u0022, \u0022LicensePlate\u0022: \u0022EF24GWW\u0022, \u0022Year\u0022: 2024, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 136, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022fbb2714d-c074-55a0-942c-6e3023349b22\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:48 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:48 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 136,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'fbb2714d-c074-55a0-942c-6e3023349b22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EF24GWW',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/PUMA?id=4122151',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'PUMA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-25',
'seller_name': 'Sytner',
'title': 'FORD PUMA 1.0 EcoBoost Hybrid mHEV ST 5dr DCT',
'transmission': 'automatic',
'trim': '1.0 EcoBoost Hybrid mHEV ST 5dr DCT',
'year': 2024}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122151%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Saving data for 4122151: {'auction_closing_time': 1774947600.0, 'created_time': 1774389801.075011, 'last_price_update_time': 1774793148.598656}
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122151') HTTP/1.1" 204 0
2026-03-29 14:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: de31e419-42b3-5029-9bda-e87639b94234 with identifier: 4122172
2026-03-29 14:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: de31e419-42b3-5029-9bda-e87639b94234 with identifier: 4122172
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: de31e419-42b3-5029-9bda-e87639b94234 with identifier: 4122172 to the API
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27de31e419-42b3-5029-9bda-e87639b94234%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id de31e419-42b3-5029-9bda-e87639b94234: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Sytner\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FOCUS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.0L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-04-20\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4122172\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.0 EcoBoost 125 Titanium 5dr\u0022, \u0022LicensePlate\u0022: \u0022CE17ZWB\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 108, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-03-31T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022de31e419-42b3-5029-9bda-e87639b94234\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:48 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:48 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:48 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'de31e419-42b3-5029-9bda-e87639b94234',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CE17ZWB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4122172',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'FORD',
'model': 'FOCUS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-20',
'seller_name': 'Sytner',
'title': 'FORD FOCUS 1.0 EcoBoost 125 Titanium 5dr',
'transmission': 'manual',
'trim': '1.0 EcoBoost 125 Titanium 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122172%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Saving data for 4122172: {'auction_closing_time': 1774947600.0, 'created_time': 1774389803.224577, 'last_price_update_time': 1774793148.894575}
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122172') HTTP/1.1" 204 0
2026-03-29 14:05:48 [manheim.gb] INFO: Page 74: 100 results (total: 8380)
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122176
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122177
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122178
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122178%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Scrape type for 4122178: 2
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122180
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122180%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Scrape type for 4122180: 2
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122181
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122182
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122183
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122184
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122185
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122186
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122187
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122188
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122188%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Scrape type for 4122188: 0
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122189
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122191
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122191%27 HTTP/1.1" 200 None
2026-03-29 14:05:48 [manheim.gb] INFO: Scrape type for 4122191: 0
2026-03-29 14:05:48 [manheim.gb] INFO: Found listing with ID: 4122192
2026-03-29 14:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122192%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122192: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122193
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122193%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122193: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122214
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122222
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122226
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122229
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122231
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122232
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122233
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122235
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122236
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122237
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122241
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122241%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122241: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122244
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122245
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122245%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122245: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122246
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122247
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122248
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122249
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122250
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122251
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122255
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122257
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122258
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122259
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122261
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122264
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122266
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122267
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122267%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122267: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122268
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122269
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122270
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122271
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122271%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122271: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122273
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122274
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122275
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122277
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122279
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122281
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122282
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122282%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122282: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122283
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122283%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122283: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122296
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122297
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122297%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122297: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122299
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122299%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122299: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122300
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122301
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122301%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122301: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122302
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122303
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122304
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122305
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122306
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122306%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122306: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122307
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122308
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122309
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122309%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122309: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122310
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122311
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122312
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122313
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122314
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122315
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122316
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122318
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122320
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122322
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122323
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122324
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122325
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122327
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122328
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122328%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122328: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122329
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122330
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122331
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122332
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122333
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122334
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122334%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122334: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122336
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122336%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122336: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122337
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122338
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122339
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122342
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122343
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122347
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122359
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122359%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Scrape type for 4122359: 0
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122365
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122366
2026-03-29 14:05:49 [manheim.gb] INFO: Found listing with ID: 4122369
2026-03-29 14:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 823d9da8-ec79-599d-8846-8533a8100650 with identifier: 4122178
2026-03-29 14:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 823d9da8-ec79-599d-8846-8533a8100650 with scrape type 2
2026-03-29 14:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 823d9da8-ec79-599d-8846-8533a8100650 with scrape type 2
2026-03-29 14:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 823d9da8-ec79-599d-8846-8533a8100650, identifier: 4122178
2026-03-29 14:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 823d9da8-ec79-599d-8846-8533a8100650 with identifier: 4122178
2026-03-29 14:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 823d9da8-ec79-599d-8846-8533a8100650 with identifier: 4122178
2026-03-29 14:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 823d9da8-ec79-599d-8846-8533a8100650 with identifier: 4122178 to the API
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27823d9da8-ec79-599d-8846-8533a8100650%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 823d9da8-ec79-599d-8846-8533a8100650: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VOLKSWAGEN CALIFORNIA 2.5 TDI PD SE 130 4dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VOLKSWAGEN\u0022, \u0022Model\u0022: \u0022CALIFORNIA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222008-03-28\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CALIFORNIA?id=4122178\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.5 TDI PD SE 130 4dr\u0022, \u0022LicensePlate\u0022: \u0022HJ08ZYK\u0022, \u0022Year\u0022: 2008, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 219, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022823d9da8-ec79-599d-8846-8533a8100650\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:49 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:49 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 219,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '2.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '823d9da8-ec79-599d-8846-8533a8100650',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HJ08ZYK',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLKSWAGEN/CALIFORNIA?id=4122178',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VOLKSWAGEN',
'model': 'CALIFORNIA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-28',
'seller_name': 'Vindis Group',
'title': 'VOLKSWAGEN CALIFORNIA 2.5 TDI PD SE 130 4dr',
'transmission': 'manual',
'trim': '2.5 TDI PD SE 130 4dr',
'year': 2008}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122178%27 HTTP/1.1" 200 None
2026-03-29 14:05:49 [manheim.gb] INFO: Saving data for 4122178: {'auction_closing_time': 1775120400.0, 'created_time': 1774389802.698584, 'last_price_update_time': 1774793149.924558}
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122178') HTTP/1.1" 204 0
2026-03-29 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b0d0805-7fec-58c6-9ff3-717947030b14 with identifier: 4122180
2026-03-29 14:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b0d0805-7fec-58c6-9ff3-717947030b14 with scrape type 2
2026-03-29 14:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b0d0805-7fec-58c6-9ff3-717947030b14 with scrape type 2
2026-03-29 14:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6b0d0805-7fec-58c6-9ff3-717947030b14, identifier: 4122180
2026-03-29 14:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6b0d0805-7fec-58c6-9ff3-717947030b14 with identifier: 4122180
2026-03-29 14:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6b0d0805-7fec-58c6-9ff3-717947030b14 with identifier: 4122180
2026-03-29 14:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6b0d0805-7fec-58c6-9ff3-717947030b14 with identifier: 4122180 to the API
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%276b0d0805-7fec-58c6-9ff3-717947030b14%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 6b0d0805-7fec-58c6-9ff3-717947030b14: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022RED\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022RENAULT CLIO 1.2 16V Expression\u002B 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.1L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-05-15\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4122180\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.2 16V Expression\u002B 5dr\u0022, \u0022LicensePlate\u0022: \u0022KP13GYF\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 127, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00226b0d0805-7fec-58c6-9ff3-717947030b14\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:50 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:50 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 127,
'car_expert_report_source_url': None,
'color': 'RED',
'currency': 'GBP',
'engine': '1.1L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '6b0d0805-7fec-58c6-9ff3-717947030b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KP13GYF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/CLIO?id=4122180',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'RENAULT',
'model': 'CLIO',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-15',
'seller_name': 'Allen Ford',
'title': 'RENAULT CLIO 1.2 16V Expression+ 5dr',
'transmission': 'manual',
'trim': '1.2 16V Expression+ 5dr',
'year': 2013}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122180%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Saving data for 4122180: {'auction_closing_time': 1775120400.0, 'created_time': 1774389803.64963, 'last_price_update_time': 1774793150.577592}
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4122180') HTTP/1.1" 204 0
2026-03-29 14:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:50 [manheim.gb] INFO: Page 75: 100 results (total: 8380)
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122370
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122370%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122370: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122372
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122373
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122375
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122376
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122379
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122380
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122382
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122383
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122383%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122383: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122384
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122385
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122386
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122389
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122389%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122389: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122397
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122397%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122397: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122398
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122399
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122399%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122399: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122400
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122401
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122414
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122415
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122415%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122415: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122416
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122417
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122418
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122419
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122420
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122420%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122420: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122421
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122426
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122426%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122426: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122433
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122438
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122440
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122441
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122441%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122441: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122443
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122444
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122445
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122455
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122457
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122457%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122457: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122458
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122463
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122464
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122465
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122465%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122465: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122466
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122470
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122473
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122474
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122475
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122476
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122476%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122476: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122477
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122478
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122479
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122480
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122482
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122483
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122485
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122489
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122489%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122489: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122490
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122491
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122492
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122493
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122493%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122493: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122496
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122496%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122496: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122499
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122509
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122511
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122513
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122515
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122516
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122517
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122521
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122522
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122526
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122530
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122532
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122534
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122534%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122534: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122536
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122536%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122536: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122539
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122540
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122541
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122541%27 HTTP/1.1" 200 None
2026-03-29 14:05:50 [manheim.gb] INFO: Scrape type for 4122541: 0
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122554
2026-03-29 14:05:50 [manheim.gb] INFO: Found listing with ID: 4122556
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122556%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122556: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122558
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122558%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122558: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122560
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122562
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122564
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122565
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122566
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122567
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122568
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122569
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122569%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122569: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122570
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122571
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122572
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122578
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122578%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122578: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122579
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122580
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122581
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122582
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122583
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122584
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122585
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122586
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122587
2026-03-29 14:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:51 [manheim.gb] INFO: Page 76: 100 results (total: 8380)
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122588
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122589
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122589%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122589: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122590
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122591
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122593
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122594
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122595
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122596
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122598
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122598%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122598: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122599
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122600
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122601
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122602
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122603
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122604
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122605
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122605%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122605: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122606
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122607
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122609
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122610
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122611
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122612
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122613
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122613%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122613: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122614
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122615
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122616
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122617
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122617%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122617: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122618
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122619
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122621
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122621%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122621: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122622
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122623
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122625
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122626
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122628
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122628%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122628: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122629
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122629%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122629: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122630
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122633
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122634
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122634%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122634: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122658
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122660
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122661
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122662
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122664
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122665
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122666
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122666%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122666: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122667
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122669
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122669%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122669: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122674
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122675
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122678
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122684
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122687
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122687%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122687: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122688
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122690
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122692
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122693
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122694
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122695
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122696
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122697
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122698
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122699
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122702
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122703
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122704
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122706
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122708
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122715
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122726
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122726%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122726: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122845
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122852
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122859
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122859%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122859: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122860
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122860%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122860: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122863
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274122863%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4122863: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122866
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4122871
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123023
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123024
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123028
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123028%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4123028: 2
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123029
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123037
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123038
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123038%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4123038: 2
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123039
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123040
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123041
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123042
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123044
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123045
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123047
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123059
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123060
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123060%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4123060: 2
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123061
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123063
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123063%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4123063: 0
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123064
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123065
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123066
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123108
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123138
2026-03-29 14:05:51 [manheim.gb] INFO: Found listing with ID: 4123139
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123139%27 HTTP/1.1" 200 None
2026-03-29 14:05:51 [manheim.gb] INFO: Scrape type for 4123139: 0
2026-03-29 14:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a79a2079-30b4-53a6-b7c1-803eef6f99e1 with identifier: 4123028
2026-03-29 14:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79a2079-30b4-53a6-b7c1-803eef6f99e1 with scrape type 2
2026-03-29 14:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a79a2079-30b4-53a6-b7c1-803eef6f99e1 with scrape type 2
2026-03-29 14:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: a79a2079-30b4-53a6-b7c1-803eef6f99e1, identifier: 4123028
2026-03-29 14:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: a79a2079-30b4-53a6-b7c1-803eef6f99e1 with identifier: 4123028
2026-03-29 14:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: a79a2079-30b4-53a6-b7c1-803eef6f99e1 with identifier: 4123028
2026-03-29 14:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: a79a2079-30b4-53a6-b7c1-803eef6f99e1 with identifier: 4123028 to the API
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 244,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.3L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a79a2079-30b4-53a6-b7c1-803eef6f99e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HN23JTU',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/MASTER?id=4123028',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'RENAULT',
'model': 'MASTER',
'odometer': 44444,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-31',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'RENAULT MASTER LM35dCi 135 Business+ Medium Roof Van',
'transmission': 'manual',
'trim': 'LM35dCi 135 Business+ Medium Roof Van',
'year': 2023}
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123028%27 HTTP/1.1" 200 None
2026-03-29 14:05:52 [manheim.gb] INFO: Saving data for 4123028: {'auction_closing_time': 1774947600.0, 'created_time': 1774476398.219015, 'last_price_update_time': 1774793152.695567}
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123028') HTTP/1.1" 204 0
2026-03-29 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b369dcbf-2bef-5d38-9a38-78edb7abb89a with identifier: 4123038
2026-03-29 14:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b369dcbf-2bef-5d38-9a38-78edb7abb89a with scrape type 2
2026-03-29 14:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b369dcbf-2bef-5d38-9a38-78edb7abb89a with scrape type 2
2026-03-29 14:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: b369dcbf-2bef-5d38-9a38-78edb7abb89a, identifier: 4123038
2026-03-29 14:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: b369dcbf-2bef-5d38-9a38-78edb7abb89a with identifier: 4123038
2026-03-29 14:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: b369dcbf-2bef-5d38-9a38-78edb7abb89a with identifier: 4123038
2026-03-29 14:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: b369dcbf-2bef-5d38-9a38-78edb7abb89a with identifier: 4123038 to the API
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 182,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'b369dcbf-2bef-5d38-9a38-78edb7abb89a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'HV74NKC',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/RENAULT/TRAFIC?id=4123038',
'listing': 'auction',
'location': 'HKFS Norton-WR5',
'make': 'RENAULT',
'model': 'TRAFIC',
'odometer': 29474,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-09-04',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'RENAULT TRAFIC LL30 Blue dCi 130 Advance [Safety] Van',
'transmission': 'manual',
'trim': 'LL30 Blue dCi 130 Advance [Safety] Van',
'year': 2024}
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123038%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Saving data for 4123038: {'auction_closing_time': 1774947600.0, 'created_time': 1774476399.459048, 'last_price_update_time': 1774793153.34144}
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123038') HTTP/1.1" 204 0
2026-03-29 14:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3305a706-8abe-5f78-8b3c-766a06c90c87 with identifier: 4123060
2026-03-29 14:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3305a706-8abe-5f78-8b3c-766a06c90c87 with scrape type 2
2026-03-29 14:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3305a706-8abe-5f78-8b3c-766a06c90c87 with scrape type 2
2026-03-29 14:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3305a706-8abe-5f78-8b3c-766a06c90c87, identifier: 4123060
2026-03-29 14:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3305a706-8abe-5f78-8b3c-766a06c90c87 with identifier: 4123060
2026-03-29 14:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3305a706-8abe-5f78-8b3c-766a06c90c87 with identifier: 4123060
2026-03-29 14:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3305a706-8abe-5f78-8b3c-766a06c90c87 with identifier: 4123060 to the API
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3305a706-8abe-5f78-8b3c-766a06c90c87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DS72NNP',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/VIVARO?id=4123060',
'listing': 'auction',
'location': 'HKFS Throckmorton-WR10',
'make': 'VAUXHALL',
'model': 'VIVARO',
'odometer': 49785,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-30',
'seller_name': 'Enterprise/Flex-e-Rent',
'title': 'VAUXHALL VIVARO 2900 1.5d 100PS Dynamic H1 Van',
'transmission': 'manual',
'trim': '2900 1.5d 100PS Dynamic H1 Van',
'year': 2022}
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123060%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Saving data for 4123060: {'auction_closing_time': 1774947600.0, 'created_time': 1774476399.76884, 'last_price_update_time': 1774793153.74139}
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123060') HTTP/1.1" 204 0
2026-03-29 14:05:53 [manheim.gb] INFO: Page 77: 100 results (total: 8380)
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123140
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123142
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123143
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123143%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123143: 2
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123144
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123146
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123148
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123149
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123149%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123149: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123150
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123151
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123155
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123155%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123155: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123159
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123159%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123159: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123161
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123167
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123168
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123169
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123170
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123171
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123172
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123173
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123173%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123173: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123174
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123174%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123174: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123176
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123176%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123176: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123179
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123190
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123192
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123192%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123192: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123208
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123208%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123208: 2
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123212
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123214
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123217
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123218
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123218%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123218: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123219
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123220
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123220%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123220: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123221
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123221%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123221: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123222
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123223
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123225
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123226
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123227
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123228
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123229
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123231
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123231%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123231: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123232
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123232%27 HTTP/1.1" 200 None
2026-03-29 14:05:53 [manheim.gb] INFO: Scrape type for 4123232: 0
2026-03-29 14:05:53 [manheim.gb] INFO: Found listing with ID: 4123233
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123233%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123233: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123234
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123235
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123236
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123238
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123247
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123251
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123251%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123251: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123255
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123267
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123267%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123267: 2
2026-03-29 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123270
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123271
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123271%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123271: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123273
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123275
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123277
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123277%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123277: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123279
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123294
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123302
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123302%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123302: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123320
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123320%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123320: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123322
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123328
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123331
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123331%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123331: 2
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123335
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123336
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123337
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123338
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123339
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123340
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123341
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123342
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123343
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123345
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123350
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123352
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123353
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123354
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123355
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123356
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123358
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123364
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123367
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123378
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123383
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123384
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123386
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123388
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123388%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123388: 2
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123395
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123410
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123411
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123413
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123419
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123419%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123419: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123421
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123422
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123422%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123422: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123429
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123430
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123432
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123433
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123433%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123433: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123439
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123439%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Scrape type for 4123439: 0
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123440
2026-03-29 14:05:54 [manheim.gb] INFO: Found listing with ID: 4123441
2026-03-29 14:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56c9c97b-8ac2-57f8-994b-674b355d1662 with identifier: 4123143
2026-03-29 14:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56c9c97b-8ac2-57f8-994b-674b355d1662 with scrape type 2
2026-03-29 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56c9c97b-8ac2-57f8-994b-674b355d1662 with scrape type 2
2026-03-29 14:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 56c9c97b-8ac2-57f8-994b-674b355d1662, identifier: 4123143
2026-03-29 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 56c9c97b-8ac2-57f8-994b-674b355d1662 with identifier: 4123143
2026-03-29 14:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 56c9c97b-8ac2-57f8-994b-674b355d1662 with identifier: 4123143
2026-03-29 14:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 56c9c97b-8ac2-57f8-994b-674b355d1662 with identifier: 4123143 to the API
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:54 [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 14:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 174,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '56c9c97b-8ac2-57f8-994b-674b355d1662',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'KS73NCN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/DISPATCH?id=4123143',
'listing': 'auction',
'location': 'Shepshed',
'make': 'CITROEN',
'model': 'DISPATCH',
'odometer': 30709,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-27',
'seller_name': 'Avis Direct',
'title': 'CITROEN DISPATCH 1000 1.5 BlueHDi 100 Van Enterprise Edition',
'transmission': 'manual',
'trim': '1000 1.5 BlueHDi 100 Van Enterprise Edition',
'year': 2023}
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123143%27 HTTP/1.1" 200 None
2026-03-29 14:05:54 [manheim.gb] INFO: Saving data for 4123143: {'auction_closing_time': 1774861200.0, 'created_time': 1774476398.884024, 'last_price_update_time': 1774793154.733997}
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123143') HTTP/1.1" 204 0
2026-03-29 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bd51c56-ddd9-5f76-aa65-7782939f8a45 with identifier: 4123267
2026-03-29 14:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bd51c56-ddd9-5f76-aa65-7782939f8a45 with scrape type 2
2026-03-29 14:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bd51c56-ddd9-5f76-aa65-7782939f8a45 with scrape type 2
2026-03-29 14:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3bd51c56-ddd9-5f76-aa65-7782939f8a45, identifier: 4123267
2026-03-29 14:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3bd51c56-ddd9-5f76-aa65-7782939f8a45 with identifier: 4123267
2026-03-29 14:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3bd51c56-ddd9-5f76-aa65-7782939f8a45 with identifier: 4123267
2026-03-29 14:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3bd51c56-ddd9-5f76-aa65-7782939f8a45 with identifier: 4123267 to the API
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 212,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3bd51c56-ddd9-5f76-aa65-7782939f8a45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'BD21HHG',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/TRANSIT?id=4123267',
'listing': 'auction',
'location': 'Shotts',
'make': 'FORD',
'model': 'TRANSIT',
'odometer': 57111,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-18',
'seller_name': 'Avis Direct',
'title': 'FORD TRANSIT 2.0 EcoBlue 105ps H2 Leader Van',
'transmission': 'manual',
'trim': '2.0 EcoBlue 105ps H2 Leader Van',
'year': 2021}
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123267%27 HTTP/1.1" 200 None
2026-03-29 14:05:55 [manheim.gb] INFO: Saving data for 4123267: {'auction_closing_time': 1775120400.0, 'created_time': 1774476400.926842, 'last_price_update_time': 1774793155.227366}
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123267') HTTP/1.1" 204 0
2026-03-29 14:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a611c59-a70a-5806-96d7-c0fe37f02e92 with identifier: 4123331
2026-03-29 14:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a611c59-a70a-5806-96d7-c0fe37f02e92 with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a611c59-a70a-5806-96d7-c0fe37f02e92 with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7a611c59-a70a-5806-96d7-c0fe37f02e92, identifier: 4123331
2026-03-29 14:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7085e02d-e498-52fe-b5fc-4236958cffbf with identifier: 4123388
2026-03-29 14:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7085e02d-e498-52fe-b5fc-4236958cffbf with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7085e02d-e498-52fe-b5fc-4236958cffbf with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 7085e02d-e498-52fe-b5fc-4236958cffbf, identifier: 4123388
2026-03-29 14:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99502d0f-4d8e-5df2-bb21-9bd4950f87db with identifier: 4123208
2026-03-29 14:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99502d0f-4d8e-5df2-bb21-9bd4950f87db with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99502d0f-4d8e-5df2-bb21-9bd4950f87db with scrape type 2
2026-03-29 14:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 99502d0f-4d8e-5df2-bb21-9bd4950f87db, identifier: 4123208
2026-03-29 14:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7a611c59-a70a-5806-96d7-c0fe37f02e92 with identifier: 4123331
2026-03-29 14:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7a611c59-a70a-5806-96d7-c0fe37f02e92 with identifier: 4123331
2026-03-29 14:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7a611c59-a70a-5806-96d7-c0fe37f02e92 with identifier: 4123331 to the API
2026-03-29 14:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05: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 14:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 150,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7a611c59-a70a-5806-96d7-c0fe37f02e92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FE19NFZ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4123331',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': 69800,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-07',
'seller_name': 'Perrys',
'title': 'VAUXHALL MOKKA 1.4T ecoTEC Active 5dr',
'transmission': 'manual',
'trim': '1.4T ecoTEC Active 5dr',
'year': 2019}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123331%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Saving data for 4123331: {'auction_closing_time': 1775206800.0, 'created_time': 1774476400.4988, 'last_price_update_time': 1774793156.028635}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123331') HTTP/1.1" 204 0
2026-03-29 14:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 7085e02d-e498-52fe-b5fc-4236958cffbf with identifier: 4123388
2026-03-29 14:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 7085e02d-e498-52fe-b5fc-4236958cffbf with identifier: 4123388
2026-03-29 14:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 7085e02d-e498-52fe-b5fc-4236958cffbf with identifier: 4123388 to the API
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 116,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.2L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7085e02d-e498-52fe-b5fc-4236958cffbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FP18WWX',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SEAT/LEON?id=4123388',
'listing': 'auction',
'location': 'Manchester',
'make': 'SEAT',
'model': 'LEON',
'odometer': 61454,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-26',
'seller_name': 'MotoNovo Finance',
'title': 'SEAT LEON 1.2 TSI SE Dynamic Technology 5dr',
'transmission': 'manual',
'trim': '1.2 TSI SE Dynamic Technology 5dr',
'year': 2018}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123388%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Saving data for 4123388: {'auction_closing_time': 1774947600.0, 'created_time': 1774476401.476005, 'last_price_update_time': 1774793156.36146}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123388') HTTP/1.1" 204 0
2026-03-29 14:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 99502d0f-4d8e-5df2-bb21-9bd4950f87db with identifier: 4123208
2026-03-29 14:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 99502d0f-4d8e-5df2-bb21-9bd4950f87db with identifier: 4123208
2026-03-29 14:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 99502d0f-4d8e-5df2-bb21-9bd4950f87db with identifier: 4123208 to the API
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 97,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.0L',
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '99502d0f-4d8e-5df2-bb21-9bd4950f87db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KN18YHF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/AUDI/A1?id=4123208',
'listing': 'auction',
'location': 'Washington',
'make': 'AUDI',
'model': 'A1',
'odometer': 92450,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-28',
'seller_name': 'MotoNovo Finance',
'title': 'AUDI A1 1.0 TFSI Sport Nav 5dr',
'transmission': 'manual',
'trim': '1.0 TFSI Sport Nav 5dr',
'year': 2018}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123208%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Saving data for 4123208: {'auction_closing_time': 1774861200.0, 'created_time': 1774476407.285128, 'last_price_update_time': 1774793156.720228}
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123208') HTTP/1.1" 204 0
2026-03-29 14:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:56 [manheim.gb] INFO: Page 78: 100 results (total: 8380)
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123442
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123443
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123443%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123443: 0
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123444
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123446
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123447
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123451
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123452
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123454
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123458
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123460
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123460%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123460: 0
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123461
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123462
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123466
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123466%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123466: 2
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123469
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123470
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123477
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123477%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123477: 0
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123478
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123479
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123479%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123479: 0
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123482
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123482%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123482: 2
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123483
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123483%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123483: 0
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123489
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123490
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123491
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123493
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123494
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123497
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123497%27 HTTP/1.1" 200 None
2026-03-29 14:05:56 [manheim.gb] INFO: Scrape type for 4123497: 0
2026-03-29 14:05:56 [manheim.gb] INFO: Found listing with ID: 4123498
2026-03-29 14:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123498%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123498: 2
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123504
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123508
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123508%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123508: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123517
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123521
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123528
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123528%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123528: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123532
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123535
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123538
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123539
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123540
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123541
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123542
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123542%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123542: 2
2026-03-29 14:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123543
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123546
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123546%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123546: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123547
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123548
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123548%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123548: 2
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123550
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123550%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123550: 2
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123558
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123565
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123566
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123574
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123579
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123580
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123584
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123585
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123586
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123587
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123588
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123588%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123588: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123590
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123594
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123597
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123598
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123598%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123598: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123600
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123604
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123605
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123607
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123607%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123607: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123608
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123610
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123621
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123623
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123624
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123626
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123626%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123626: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123627
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123627%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123627: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123629
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123629%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123629: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123631
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123632
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123633
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123634
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123634%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123634: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123635
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123635%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123635: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123636
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123636%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123636: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123637
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123637%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123637: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123639
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123640
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123642
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123642%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123642: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123644
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123646
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123646%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123646: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123647
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123647%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123647: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123649
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123649%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123649: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123650
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123651
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123652
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123652%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123652: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123653
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123654
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123655
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123656
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123659
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123659%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123659: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123661
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123663
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123670
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123671
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123688
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123689
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123689%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123689: 0
2026-03-29 14:05:57 [manheim.gb] INFO: Found listing with ID: 4123690
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123690%27 HTTP/1.1" 200 None
2026-03-29 14:05:57 [manheim.gb] INFO: Scrape type for 4123690: 0
2026-03-29 14:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad75443-cd6b-518f-adfc-dba49cb76e58 with identifier: 4123482
2026-03-29 14:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad75443-cd6b-518f-adfc-dba49cb76e58 with scrape type 2
2026-03-29 14:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad75443-cd6b-518f-adfc-dba49cb76e58 with scrape type 2
2026-03-29 14:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 3ad75443-cd6b-518f-adfc-dba49cb76e58, identifier: 4123482
2026-03-29 14:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 3ad75443-cd6b-518f-adfc-dba49cb76e58 with identifier: 4123482
2026-03-29 14:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 3ad75443-cd6b-518f-adfc-dba49cb76e58 with identifier: 4123482
2026-03-29 14:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 3ad75443-cd6b-518f-adfc-dba49cb76e58 with identifier: 4123482 to the API
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 199,
'car_expert_report_source_url': None,
'color': 'White',
'currency': 'GBP',
'engine': '2.4L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ad75443-cd6b-518f-adfc-dba49cb76e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR59GNN',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VOLVO/XC70?id=4123482',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'VOLVO',
'model': 'XC70',
'odometer': 225333,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-11',
'seller_name': 'PAUL RIGBY LTD',
'title': 'VOLVO XC70 D5 [205] SE Lux Premium 5dr Geartronic',
'transmission': 'automatic',
'trim': 'D5 [205] SE Lux Premium 5dr Geartronic',
'year': 2009}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123482%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [manheim.gb] INFO: Saving data for 4123482: {'auction_closing_time': 1775206800.0, 'created_time': 1774476403.06767, 'last_price_update_time': 1774793158.051271}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123482') HTTP/1.1" 204 0
2026-03-29 14:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74509223-5e35-5959-8478-69a073624f67 with identifier: 4123498
2026-03-29 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74509223-5e35-5959-8478-69a073624f67 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74509223-5e35-5959-8478-69a073624f67 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 74509223-5e35-5959-8478-69a073624f67, identifier: 4123498
2026-03-29 14:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 74509223-5e35-5959-8478-69a073624f67 with identifier: 4123498
2026-03-29 14:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 74509223-5e35-5959-8478-69a073624f67 with identifier: 4123498
2026-03-29 14:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 74509223-5e35-5959-8478-69a073624f67 with identifier: 4123498 to the API
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2774509223-5e35-5959-8478-69a073624f67%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 74509223-5e35-5959-8478-69a073624f67: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREEN\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL ASTRA 1.4i 16V SRi 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022ASTRA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222011-10-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4123498\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4i 16V SRi 5dr\u0022, \u0022LicensePlate\u0022: \u0022SA61JFJ\u0022, \u0022Year\u0022: 2011, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 129, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002274509223-5e35-5959-8478-69a073624f67\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:58 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:58 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:58 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': None,
'color': 'GREEN',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': '74509223-5e35-5959-8478-69a073624f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SA61JFJ',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/ASTRA?id=4123498',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VAUXHALL',
'model': 'ASTRA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-10',
'seller_name': 'Perrys',
'title': 'VAUXHALL ASTRA 1.4i 16V SRi 5dr',
'transmission': 'manual',
'trim': '1.4i 16V SRi 5dr',
'year': 2011}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123498%27 HTTP/1.1" 200 None
2026-03-29 14:05:58 [manheim.gb] INFO: Saving data for 4123498: {'auction_closing_time': 1775552400.0, 'created_time': 1774476403.730847, 'last_price_update_time': 1774793158.564974}
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123498') HTTP/1.1" 204 0
2026-03-29 14:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5149992-5c69-5290-bd5d-bd8b05a08637 with identifier: 4123548
2026-03-29 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5149992-5c69-5290-bd5d-bd8b05a08637 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5149992-5c69-5290-bd5d-bd8b05a08637 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: d5149992-5c69-5290-bd5d-bd8b05a08637, identifier: 4123548
2026-03-29 14:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07 with identifier: 4123466
2026-03-29 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07, identifier: 4123466
2026-03-29 14:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f953915-d353-55f2-9ad4-5d10fa442475 with identifier: 4123542
2026-03-29 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f953915-d353-55f2-9ad4-5d10fa442475 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f953915-d353-55f2-9ad4-5d10fa442475 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 8f953915-d353-55f2-9ad4-5d10fa442475, identifier: 4123542
2026-03-29 14:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c76ae252-4371-5fdd-b4ed-dec833ba1e86 with identifier: 4123550
2026-03-29 14:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c76ae252-4371-5fdd-b4ed-dec833ba1e86 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c76ae252-4371-5fdd-b4ed-dec833ba1e86 with scrape type 2
2026-03-29 14:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: c76ae252-4371-5fdd-b4ed-dec833ba1e86, identifier: 4123550
2026-03-29 14:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: d5149992-5c69-5290-bd5d-bd8b05a08637 with identifier: 4123548
2026-03-29 14:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: d5149992-5c69-5290-bd5d-bd8b05a08637 with identifier: 4123548
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: d5149992-5c69-5290-bd5d-bd8b05a08637 with identifier: 4123548 to the API
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27d5149992-5c69-5290-bd5d-bd8b05a08637%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id d5149992-5c69-5290-bd5d-bd8b05a08637: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLUE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022VAUXHALL MOKKA 1.4T Active 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022VAUXHALL\u0022, \u0022Model\u0022: \u0022MOKKA\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.4L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-01-21\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4123548\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.4T Active 5dr\u0022, \u0022LicensePlate\u0022: \u0022GD66MXM\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 140, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022d5149992-5c69-5290-bd5d-bd8b05a08637\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:59 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:59 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 140,
'car_expert_report_source_url': None,
'color': 'BLUE',
'currency': 'GBP',
'engine': '1.4L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd5149992-5c69-5290-bd5d-bd8b05a08637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD66MXM',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/VAUXHALL/MOKKA?id=4123548',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'VAUXHALL',
'model': 'MOKKA',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-21',
'seller_name': 'Perrys',
'title': 'VAUXHALL MOKKA 1.4T Active 5dr',
'transmission': 'manual',
'trim': '1.4T Active 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123548%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [manheim.gb] INFO: Saving data for 4123548: {'auction_closing_time': 1775552400.0, 'created_time': 1774476404.060167, 'last_price_update_time': 1774793159.283057}
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123548') HTTP/1.1" 204 0
2026-03-29 14:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07 with identifier: 4123466
2026-03-29 14:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07 with identifier: 4123466
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07 with identifier: 4123466 to the API
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2782e5ece9-4ab0-5ee3-baa0-fbe23b64ad07%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022SILVER\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Allen Ford\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022SKODA KAROQ 1.5 TSI Sport Line 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022SKODA\u0022, \u0022Model\u0022: \u0022KAROQ\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222020-01-04\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/SKODA/KAROQ?id=4123466\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TSI Sport Line 5dr\u0022, \u0022LicensePlate\u0022: \u0022AK69OWB\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 123, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u002282e5ece9-4ab0-5ee3-baa0-fbe23b64ad07\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:59 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:59 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 123,
'car_expert_report_source_url': None,
'color': 'SILVER',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol',
'id': '82e5ece9-4ab0-5ee3-baa0-fbe23b64ad07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AK69OWB',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/SKODA/KAROQ?id=4123466',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'SKODA',
'model': 'KAROQ',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-04',
'seller_name': 'Allen Ford',
'title': 'SKODA KAROQ 1.5 TSI Sport Line 5dr',
'transmission': 'manual',
'trim': '1.5 TSI Sport Line 5dr',
'year': 2020}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123466%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [manheim.gb] INFO: Saving data for 4123466: {'auction_closing_time': 1775120400.0, 'created_time': 1774476402.435497, 'last_price_update_time': 1774793159.566915}
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123466') HTTP/1.1" 204 0
2026-03-29 14:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 8f953915-d353-55f2-9ad4-5d10fa442475 with identifier: 4123542
2026-03-29 14:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 8f953915-d353-55f2-9ad4-5d10fa442475 with identifier: 4123542
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 8f953915-d353-55f2-9ad4-5d10fa442475 with identifier: 4123542 to the API
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%278f953915-d353-55f2-9ad4-5d10fa442475%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id 8f953915-d353-55f2-9ad4-5d10fa442475: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022BLACK\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Parks Motor Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022FORD FOCUS 1.5 TDCi 120 Zetec Edition 5dr\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022FORD\u0022, \u0022Model\u0022: \u0022FOCUS\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-06-30\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4123542\u0022, \u0022Location\u0022: \u0022Shotts - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 TDCi 120 Zetec Edition 5dr\u0022, \u0022LicensePlate\u0022: \u0022DP17AKV\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 99, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u00228f953915-d353-55f2-9ad4-5d10fa442475\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:59 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:05:59 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:59 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 99,
'car_expert_report_source_url': None,
'color': 'BLACK',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Diesel',
'id': '8f953915-d353-55f2-9ad4-5d10fa442475',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DP17AKV',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/FORD/FOCUS?id=4123542',
'listing': 'auction',
'location': 'Shotts - In Transit',
'make': 'FORD',
'model': 'FOCUS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': 'Parks Motor Group',
'title': 'FORD FOCUS 1.5 TDCi 120 Zetec Edition 5dr',
'transmission': 'manual',
'trim': '1.5 TDCi 120 Zetec Edition 5dr',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123542%27 HTTP/1.1" 200 None
2026-03-29 14:05:59 [manheim.gb] INFO: Saving data for 4123542: {'auction_closing_time': 1775120400.0, 'created_time': 1774476405.541721, 'last_price_update_time': 1774793159.888125}
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123542') HTTP/1.1" 204 0
2026-03-29 14:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: c76ae252-4371-5fdd-b4ed-dec833ba1e86 with identifier: 4123550
2026-03-29 14:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: c76ae252-4371-5fdd-b4ed-dec833ba1e86 with identifier: 4123550
2026-03-29 14:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: c76ae252-4371-5fdd-b4ed-dec833ba1e86 with identifier: 4123550 to the API
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27c76ae252-4371-5fdd-b4ed-dec833ba1e86%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id c76ae252-4371-5fdd-b4ed-dec833ba1e86: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022WHITE\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Perrys\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022TOYOTA RAV4 2.0 D-4D Excel TSS 5dr 2WD\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022TOYOTA\u0022, \u0022Model\u0022: \u0022RAV4\u0022, \u0022Transmission\u0022: \u0022manual\u0022, \u0022Engine\u0022: \u00222.0L\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222017-01-22\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/TOYOTA/RAV4?id=4123550\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00222.0 D-4D Excel TSS 5dr 2WD\u0022, \u0022LicensePlate\u0022: \u0022OE66RBF\u0022, \u0022Year\u0022: 2017, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 124, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-07T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022c76ae252-4371-5fdd-b4ed-dec833ba1e86\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:05:59 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:06:00 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:06:00 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 124,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-07T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c76ae252-4371-5fdd-b4ed-dec833ba1e86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'OE66RBF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/RAV4?id=4123550',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'TOYOTA',
'model': 'RAV4',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-22',
'seller_name': 'Perrys',
'title': 'TOYOTA RAV4 2.0 D-4D Excel TSS 5dr 2WD',
'transmission': 'manual',
'trim': '2.0 D-4D Excel TSS 5dr 2WD',
'year': 2017}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123550%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Saving data for 4123550: {'auction_closing_time': 1775552400.0, 'created_time': 1774476405.86109, 'last_price_update_time': 1774793160.225948}
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4123550') HTTP/1.1" 204 0
2026-03-29 14:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:00 [manheim.gb] INFO: Page 79: 100 results (total: 8380)
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123691
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123691%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123691: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123692
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123694
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123696
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123697
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123698
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123712
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123719
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123733
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123735
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123738
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123738%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123738: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123739
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123741
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123742
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123742%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123742: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123747
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123748
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123799
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123799%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123799: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123811
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123814
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123823
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123824
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123825
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123825%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123825: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123826
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123826%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123826: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123827
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123828
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123829
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123830
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123832
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123833
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123836
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123838
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123839
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123840
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123841
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123842
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123842%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123842: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123843
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123843%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123843: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123844
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123844%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123844: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123845
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123847
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123848
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123848%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123848: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123849
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123849%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123849: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123851
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123852
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123854
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123854%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123854: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123856
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123856%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123856: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123857
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123857%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123857: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123858
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123859
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123859%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123859: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123860
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123861
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123862
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123862%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123862: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123870
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123892
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123896
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123897
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123913
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123914
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123917
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123922
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123924
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274123924%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4123924: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123925
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123933
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123936
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123944
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4123967
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124032
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124033
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124034
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124035
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124040
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124044
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124045
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124046
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124047
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124048
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124048%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124048: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124049
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124050
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124051
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124053
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124053%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124053: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124055
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124057
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124090
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124091
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124091%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124091: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124097
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124097%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124097: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124103
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124110
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124111
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124111%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124111: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124112
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124112%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124112: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124113
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124113%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124113: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124114
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124114%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124114: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124115
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124116
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124117
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124118
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124119
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124122
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124125
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124126
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124128
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124128%27 HTTP/1.1" 200 None
2026-03-29 14:06:00 [manheim.gb] INFO: Scrape type for 4124128: 0
2026-03-29 14:06:00 [manheim.gb] INFO: Found listing with ID: 4124140
2026-03-29 14:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:01 [manheim.gb] INFO: Page 80: 100 results (total: 8380)
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124142
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124143
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124144
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124146
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124147
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124147%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124147: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124150
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124151
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124153
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124156
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124157
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124157%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124157: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124159
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124160
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124161
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124161%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124161: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124162
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124162%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124162: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124163
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124164
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124168
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124170
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124175
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124176
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124177
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124179
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124181
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124182
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124184
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124186
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124187
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124187%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124187: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124192
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124193
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124199
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124200
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124202
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124203
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124204
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124204%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124204: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124205
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124206
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124207
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124208
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124210
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124212
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124214
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124215
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124216
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124217
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124218
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124218%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124218: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124219
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124219%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124219: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124220
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124221
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124222
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124223
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124223%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124223: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124224
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124225
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124225%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124225: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124226
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124228
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124229
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124230
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124231
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124233
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124233%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124233: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124234
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124234%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124234: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124235
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124274
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124275
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124276
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124283
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124284
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124288
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124303
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124308
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124312
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124313
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124317
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124321
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124324
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124325
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124325%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124325: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124369
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124369%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124369: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124370
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124370%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124370: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124396
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124396%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124396: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124398
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124398%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124398: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124401
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124404
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124405
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124405%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124405: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124406
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124406%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124406: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124408
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124408%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124408: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124409
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124409%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124409: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124411
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124413
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124414
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124425
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124426
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124432
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124432%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124432: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124435
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124435%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124435: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124436
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124438
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124440
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124441
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124442
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124443
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124443%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124443: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124444
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124444%27 HTTP/1.1" 200 None
2026-03-29 14:06:01 [manheim.gb] INFO: Scrape type for 4124444: 0
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124445
2026-03-29 14:06:01 [manheim.gb] INFO: Found listing with ID: 4124446
2026-03-29 14:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:02 [manheim.gb] INFO: Page 81: 100 results (total: 8380)
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124447
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124449
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124449%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124449: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124451
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124464
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124475
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124479
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124498
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124503
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124503%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124503: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124504
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124504%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124504: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124507
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124512
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124513
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124515
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124515%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124515: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124518
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124521
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124524
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124524%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124524: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124525
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124526
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124527
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124528
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124531
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124536
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124536%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124536: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124537
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124538
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124539
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124541
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124541%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124541: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124542
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124543
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124544
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124545
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124546
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124546%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124546: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124547
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124550
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124550%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124550: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124551
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124552
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124553
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124564
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124565
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124566
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124566%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124566: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124578
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124586
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124587
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124591
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124592
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124597
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124599
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124600
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124604
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124610
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124612
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124614
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124617
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124628
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124631
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124647
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124647%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124647: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124659
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124660
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124660%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124660: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124661
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124662
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124662%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124662: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124668
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124670
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124673
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124680
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124700
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124705
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124713
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124715
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124718
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124721
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124722
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124723
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124724
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124725
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124726
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124726%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124726: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124727
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124727%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124727: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124729
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124729%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124729: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124738
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124744
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124747
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124747%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124747: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124750
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124750%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124750: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124751
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124758
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124759
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124759%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124759: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124761
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124762
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124763
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124763%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124763: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124765
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124767
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124767%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124767: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124768
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124773
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124774
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124778
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124779
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124780
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124781
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124781%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124781: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124782
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124784
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124785
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124788
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124792
2026-03-29 14:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:02 [manheim.gb] INFO: Page 82: 100 results (total: 8380)
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124793
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124794
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124795
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124797
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124797%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124797: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124798
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124798%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124798: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124800
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124801
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124802
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124803
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124803%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124803: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124804
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124804%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124804: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124806
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124807
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124807%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124807: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124808
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124814
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124814%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124814: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124823
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124824
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124826
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124830
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124831
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124832
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124832%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124832: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124833
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124835
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124836
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124837
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124839
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124840
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124840%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124840: 2
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124842
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124842%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124842: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124843
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124851
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124882
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124882%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124882: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124884
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124886
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124889
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124890
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124891
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124892
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124894
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124894%27 HTTP/1.1" 200 None
2026-03-29 14:06:02 [manheim.gb] INFO: Scrape type for 4124894: 0
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124895
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124896
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124898
2026-03-29 14:06:02 [manheim.gb] INFO: Found listing with ID: 4124899
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124899%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124899: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124900
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124902
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124902%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124902: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124904
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124905
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124906
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124906%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124906: 2
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124907
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124908
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124909
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124910
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124911
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124912
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124912%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124912: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124913
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124914
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124930
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124932
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124933
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124934
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124934%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124934: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124935
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124937
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124937%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124937: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124938
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124939
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124940
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124941
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124942
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124942%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124942: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124944
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124944%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124944: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124953
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124953%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124953: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124991
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124995
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124995%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124995: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4124998
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124998%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4124998: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125000
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125002
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125004
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125006
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125008
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125008%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125008: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125009
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125011
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125011%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125011: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125012
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125012%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125012: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125014
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125014%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125014: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125015
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125017
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125017%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125017: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125018
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125019
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125020
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125021
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125022
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125024
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125025
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125026
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125026%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125026: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125027
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125029
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125029%27 HTTP/1.1" 200 None
2026-03-29 14:06:03 [manheim.gb] INFO: Scrape type for 4125029: 0
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125031
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125048
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125049
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125053
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125055
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125058
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125059
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125062
2026-03-29 14:06:03 [manheim.gb] INFO: Found listing with ID: 4125064
2026-03-29 14:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125064%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [manheim.gb] INFO: Scrape type for 4125064: 0
2026-03-29 14:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9 with identifier: 4124906
2026-03-29 14:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9, identifier: 4124906
2026-03-29 14:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9 with identifier: 4124906
2026-03-29 14:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9 with identifier: 4124906
2026-03-29 14:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 6199a4eb-3e97-56cd-a4fd-e5901f2db9d9 with identifier: 4124906 to the API
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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 14:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 163,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '2.0L',
'expiration_date': '2026-04-15T09:00:00Z',
'fuel_type': 'Diesel',
'id': '6199a4eb-3e97-56cd-a4fd-e5901f2db9d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': False,
'license_plate': 'DG18PZF',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/RELAY?id=4124906',
'listing': 'auction',
'location': 'Haydock',
'make': 'CITROEN',
'model': 'RELAY',
'odometer': 102199,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-01',
'seller_name': 'Arval',
'title': 'CITROEN RELAY 2.0 BlueHDi H3 Van 130ps Enterprise',
'transmission': 'manual',
'trim': '2.0 BlueHDi H3 Van 130ps Enterprise',
'year': 2018}
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124906%27 HTTP/1.1" 200 None
2026-03-29 14:06:04 [manheim.gb] INFO: Saving data for 4124906: {'auction_closing_time': 1776243600.0, 'created_time': 1774602296.377957, 'last_price_update_time': 1774793164.622088}
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124906') HTTP/1.1" 204 0
2026-03-29 14:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 227d6da0-9101-5cd8-a0d9-a1da110dbc17 with identifier: 4124840
2026-03-29 14:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 227d6da0-9101-5cd8-a0d9-a1da110dbc17 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 227d6da0-9101-5cd8-a0d9-a1da110dbc17 with scrape type 2
2026-03-29 14:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: 227d6da0-9101-5cd8-a0d9-a1da110dbc17, identifier: 4124840
2026-03-29 14:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: 227d6da0-9101-5cd8-a0d9-a1da110dbc17 with identifier: 4124840
2026-03-29 14:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: 227d6da0-9101-5cd8-a0d9-a1da110dbc17 with identifier: 4124840
2026-03-29 14:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: 227d6da0-9101-5cd8-a0d9-a1da110dbc17 with identifier: 4124840 to the API
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 14:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 143,
'car_expert_report_source_url': None,
'color': 'Silver',
'currency': 'GBP',
'engine': '1.8L',
'expiration_date': '2026-04-03T09:00:00Z',
'fuel_type': 'Petrol',
'id': '227d6da0-9101-5cd8-a0d9-a1da110dbc17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VO13OER',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/HONDA/CIVIC?id=4124840',
'listing': 'auction',
'location': 'Birmingham - In Transit',
'make': 'HONDA',
'model': 'CIVIC',
'odometer': 101160,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-28',
'seller_name': 'PAUL RIGBY LTD',
'title': 'HONDA CIVIC 1.8 i-VTEC ES 5dr',
'transmission': 'manual',
'trim': '1.8 i-VTEC ES 5dr',
'year': 2013}
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274124840%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Saving data for 4124840: {'auction_closing_time': 1775206800.0, 'created_time': 1774602295.262794, 'last_price_update_time': 1774793165.250697}
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='4124840') HTTP/1.1" 204 0
2026-03-29 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:05 [scrapy.extensions.logstats] INFO: Crawled 460 pages (at 110 pages/min), scraped 322 items (at 61 items/min)
2026-03-29 14:06:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-29 14:06:05 [manheim.gb] INFO: Page 83: 100 results (total: 8380)
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125067
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125071
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125074
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125076
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125077
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125079
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125081
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125082
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125082%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125082: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125083
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125086
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125088
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125088%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125088: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125093
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125093%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125093: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125102
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125104
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125106
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125107
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125109
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125110
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125110%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125110: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125111
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125112
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125119
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125121
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125123
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125132
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125133
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125136
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125146
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125183
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125186
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125187
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125192
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125192%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125192: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125198
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125202
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125202%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125202: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125203
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125205
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125206
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125212
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125212%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125212: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125213
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125218
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125218%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125218: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125228
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125268
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125269
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125271
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125274
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125274%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125274: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125276
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125282
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125286
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125289
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125290
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125291
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125291%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125291: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125292
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125294
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125295
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125296
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125297
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125297%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125297: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125298
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125299
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125299%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125299: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125300
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125300%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125300: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125301
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125303
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125304
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125430
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125470
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125471
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125472
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125473
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125474
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125475
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125475%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125475: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125476
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125477
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125478
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125479
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125480
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125481
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125481%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125481: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125487
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125492
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125493
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125494
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125497
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125497%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125497: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125498
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125498%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125498: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125500
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125500%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125500: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125504
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125520
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125535
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125535%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125535: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125539
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125540
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125548
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125550
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125553
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125557
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125558
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125558%27 HTTP/1.1" 200 None
2026-03-29 14:06:05 [manheim.gb] INFO: Scrape type for 4125558: 0
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125571
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125572
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125573
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125574
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125576
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125577
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125578
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125579
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125580
2026-03-29 14:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:05 [manheim.gb] INFO: Page 84: 80 results (total: 8380)
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125585
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125590
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125593
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125603
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125687
2026-03-29 14:06:05 [manheim.gb] INFO: Found listing with ID: 4125688
2026-03-29 14:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125688%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125688: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125689
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125689%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125689: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125694
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125702
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125703
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125740
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125740%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125740: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125742
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125743
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125750
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125764
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125766
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125776
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125780
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125784
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125791
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125807
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125815
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125817
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125825
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125841
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125849
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125849%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125849: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125853
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125857
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125858
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125858%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125858: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125859
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125860
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125863
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125863%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125863: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125869
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125876
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125884
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125886
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125886%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125886: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125888
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125888%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125888: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125910
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125913
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125913%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125913: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125918
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125920
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125922
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125922%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125922: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125936
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125936%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125936: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125950
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125950%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125950: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125955
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125962
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%274125962%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 4125962: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4125997
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 4126004
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 423299
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 461844
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 489006
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27489006%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 489006: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 535428
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27535428%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 535428: 2
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 550431
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 563202
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 593489
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27593489%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 593489: 2
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 617491
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 646568
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 648137
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27648137%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 648137: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 659842
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 662233
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27662233%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 662233: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 662290
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 737725
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 749078
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27749078%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 749078: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 749681
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 783395
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 799368
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27799368%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 799368: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 804930
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 825028
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 840669
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 848185
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 869243
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 914563
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 91951
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 942073
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 943652
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27943652%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 943652: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 952506
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 95711
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%2795711%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 95711: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 971317
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27971317%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 971317: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 982470
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27982470%27 HTTP/1.1" 200 None
2026-03-29 14:06:06 [manheim.gb] INFO: Scrape type for 982470: 0
2026-03-29 14:06:06 [manheim.gb] INFO: Found listing with ID: 992405
2026-03-29 14:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f372886f-1801-5da5-8117-36e469518e8b with identifier: 535428
2026-03-29 14:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f372886f-1801-5da5-8117-36e469518e8b with scrape type 2
2026-03-29 14:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f372886f-1801-5da5-8117-36e469518e8b with scrape type 2
2026-03-29 14:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: f372886f-1801-5da5-8117-36e469518e8b, identifier: 535428
2026-03-29 14:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: f372886f-1801-5da5-8117-36e469518e8b with identifier: 535428
2026-03-29 14:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: f372886f-1801-5da5-8117-36e469518e8b with identifier: 535428
2026-03-29 14:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: f372886f-1801-5da5-8117-36e469518e8b with identifier: 535428 to the API
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06: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 14:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.manheim.co.uk/search/vehiclebeautyimages/>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'color': 'WHITE',
'currency': 'GBP',
'engine': '1.6L',
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f372886f-1801-5da5-8117-36e469518e8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PJ14FKA',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/CITROEN/BERLINGO?id=535428',
'listing': 'auction',
'location': 'Shotts',
'make': 'CITROEN',
'model': 'BERLINGO',
'odometer': 114131,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-30',
'seller_name': 'Parks Motor Group',
'title': 'CITROEN BERLINGO 1.6 HDi 625Kg Enterprise 75ps',
'transmission': 'manual',
'trim': '1.6 HDi 625Kg Enterprise 75ps',
'year': 2014}
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27535428%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [manheim.gb] INFO: Saving data for 535428: {'auction_closing_time': 1774947600.0, 'created_time': 1773842569.721941, 'last_price_update_time': 1774793167.188005}
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='535428') HTTP/1.1" 204 0
2026-03-29 14:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/vehiclebeautyimages/> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf11abcd-e93d-58c4-9b9e-de23e94d33d1 with identifier: 593489
2026-03-29 14:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf11abcd-e93d-58c4-9b9e-de23e94d33d1 with scrape type 2
2026-03-29 14:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf11abcd-e93d-58c4-9b9e-de23e94d33d1 with scrape type 2
2026-03-29 14:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: manheim.gb, Processed item id: cf11abcd-e93d-58c4-9b9e-de23e94d33d1, identifier: 593489
2026-03-29 14:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: manheim.gb, Translating item: cf11abcd-e93d-58c4-9b9e-de23e94d33d1 with identifier: 593489
2026-03-29 14:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: manheim.gb, Applying rules to item: cf11abcd-e93d-58c4-9b9e-de23e94d33d1 with identifier: 593489
2026-03-29 14:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: manheim.gb, Posting item: cf11abcd-e93d-58c4-9b9e-de23e94d33d1 with identifier: 593489 to the API
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 400 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27cf11abcd-e93d-58c4-9b9e-de23e94d33d1%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [crawlers.pipelines.post_to_api] ERROR: manheim.gb, item_id cf11abcd-e93d-58c4-9b9e-de23e94d33d1: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 400
| Response Content: {"error":"Command deserialization failed. Check field types \u2014 a null value may have been sent for a non-nullable field.","path":"/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing","requestBody":"{\u0022Color\u0022: \u0022GREY\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: \u0022Vindis Group\u0022, \u0022PriceIncludesVat\u0022: false, \u0022Title\u0022: \u0022TOYOTA YARIS 1.5 VVT-i Hybrid T4 5dr CVT\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 0, \u0022CurrencyCode\u0022: \u0022GBP\u0022}, \u0022Make\u0022: \u0022TOYOTA\u0022, \u0022Model\u0022: \u0022YARIS\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u00221.5L\u0022, \u0022FuelType\u0022: \u0022Petrol/Hybrid\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 2}, \u0022RegistrationDate\u0022: \u00222013-05-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=593489\u0022, \u0022Location\u0022: \u0022Northampton - In Transit\u0022, \u0022OriginCountryCode\u0022: \u0022GB\u0022, \u0022Trim\u0022: \u00221.5 VVT-i Hybrid T4 5dr CVT\u0022, \u0022LicensePlate\u0022: \u0022EK13WNL\u0022, \u0022Year\u0022: 2013, \u0022Listing\u0022: \u0022auction\u0022, \u0022CO2EmissionValue\u0022: 79, \u0022CarExpertReportSourceUrl\u0022: null, \u0022ExpirationDate\u0022: \u00222026-04-02T09:00:00Z\u0022, \u0022IsVatDeductible\u0022: false, \u0022IsVatIncluded\u0022: false, \u0022Id\u0022: \u0022cf11abcd-e93d-58c4-9b9e-de23e94d33d1\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Sun, 29 Mar 2026 14:06:07 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-29 14:06:07 [crawlers.pipelines.post_to_api] ERROR: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:06:07 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 79,
'car_expert_report_source_url': None,
'color': 'GREY',
'currency': 'GBP',
'engine': '1.5L',
'expiration_date': '2026-04-02T09:00:00Z',
'fuel_type': 'Petrol/Hybrid',
'id': 'cf11abcd-e93d-58c4-9b9e-de23e94d33d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EK13WNL',
'link_to_web_offer': 'https://www.manheim.co.uk/vehicle-detail/TOYOTA/YARIS?id=593489',
'listing': 'auction',
'location': 'Northampton - In Transit',
'make': 'TOYOTA',
'model': 'YARIS',
'odometer': None,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-13',
'seller_name': 'Vindis Group',
'title': 'TOYOTA YARIS 1.5 VVT-i Hybrid T4 5dr CVT',
'transmission': 'automatic',
'trim': '1.5 VVT-i Hybrid T4 5dr CVT',
'year': 2013}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20RowKey%20eq%20%27593489%27 HTTP/1.1" 200 None
2026-03-29 14:06:07 [manheim.gb] INFO: Saving data for 593489: {'auction_closing_time': 1775120400.0, 'created_time': 1774303399.55764, 'last_price_update_time': 1774793167.802719}
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='manheim.gb',RowKey='593489') HTTP/1.1" 204 0
2026-03-29 14:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.manheim.co.uk/search/refine> (referer: https://www.manheim.co.uk/search)
2026-03-29 14:06:07 [manheim.gb] INFO: Page 85: 0 results (total: 8380)
2026-03-29 14:06:07 [manheim.gb] INFO: No more listings found on page 85
2026-03-29 14:06:07 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 14:06:07 [manheim.gb] INFO: manheim.gb Batch config: batch 1/4
2026-03-29 14:06:07 [manheim.gb] INFO: manheim.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 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27manheim.gb%27%20and%20last_price_update_time%20lt%201774361168 HTTP/1.1" 200 None
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1117805') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1230712') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='1808051') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='185305') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2127679') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2143233') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2153742') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2368544') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2529147') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2533860') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2586015') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2693377') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2718606') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2804639') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='2950992') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3031405') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3042044') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3053499') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3110385') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3157789') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3339415') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3340674') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3395271') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3471176') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3738119') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3755189') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3865492') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3869732') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3870913') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3884220') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3884231') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3885552') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3890220') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3892464') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3897470') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3905618') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3909732') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3917035') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3919274') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3941193') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3948194') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3955518') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3957561') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3959328') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3977189') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3981395') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3985373') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3994080') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3995687') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='3995772') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4001679') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4002692') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4002700') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4007677') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4015434') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4015827') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4016001') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4017966') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4017971') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4020999') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4021508') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4022240') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4024877') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4024922') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4024965') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4026010') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4030312') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4031484') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4032661') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4036409') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4039256') HTTP/1.1" 204 0
2026-03-29 14:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4040439') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4040572') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4041457') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4045549') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4047122') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049114') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4049184') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050146') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050704') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050732') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4050751') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4051688') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4053719') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4055814') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056303') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4056937') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4057527') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4058722') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4059120') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4060263') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4061063') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4061990') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062273') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4062477') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063763') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063899') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063901') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4063902') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064192') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064769') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4064927') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066615') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066654') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066744') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4066866') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4067088') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4068545') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4069664') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4069849') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4071148') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4071952') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4072371') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073613') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073615') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4073706') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077753') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4077958') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078125') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078128') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4078129') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4079492') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080453') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4080896') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4081215') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4081711') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082634') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082709') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4082988') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4083060') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4083221') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085127') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4085158') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086756') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4086956') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4087662') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4087725') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088024') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4088237') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089008') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4089382') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4090004') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4091575') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4092902') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4092991') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4093344') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094199') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094451') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094773') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4094826') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095137') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095350') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4095787') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096047') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096481') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096552') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096694') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096701') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096791') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4096810') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097282') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097462') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097479') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097483') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4097841') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098008') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098115') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098179') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098293') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4098596') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099052') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099168') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099434') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4099451') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100291') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100294') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100545') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100712') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4100896') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101098') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101529') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101540') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101671') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101678') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101756') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101847') HTTP/1.1" 204 0
2026-03-29 14:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4101967') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102177') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102488') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102709') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102952') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4102967') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103051') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103069') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103070') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103073') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103080') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103247') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103264') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103402') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103448') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103491') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103530') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103599') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103622') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4103626') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104500') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104696') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104720') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104731') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104758') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4104966') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105168') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105373') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105412') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105626') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105631') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105648') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105684') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105690') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105805') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105878') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105967') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105970') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105971') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4105978') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106102') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106106') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106525') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106626') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106653') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106656') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106665') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106675') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106679') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106680') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106685') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106746') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106827') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106834') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4106994') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107045') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107104') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107171') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107173') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107229') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107299') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107317') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107324') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107467') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107722') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107810') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4107816') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108006') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108019') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108063') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108107') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108139') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108177') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108283') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108294') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108297') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108323') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108334') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108394') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108420') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108434') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108516') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108705') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108709') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108834') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108839') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108930') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4108934') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109414') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109437') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109440') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109666') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109705') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109733') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109831') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109842') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109877') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109878') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109881') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109974') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4109994') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110071') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110149') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110188') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110198') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110244') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110260') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110374') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110415') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110417') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110541') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110543') HTTP/1.1" 204 0
2026-03-29 14:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110670') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110729') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110732') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110741') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4110747') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111000') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111002') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111262') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111300') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111304') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111339') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111352') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111645') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111719') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111723') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111724') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111725') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111727') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111800') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111810') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111814') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111816') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111915') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111941') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111971') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111981') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4111997') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112003') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112008') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112094') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112224') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4112502') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113556') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113557') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113572') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113727') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113904') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113972') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4113986') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114039') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114134') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114160') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114188') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114191') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114814') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4114859') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115375') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4115436') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116024') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116462') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116533') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4116635') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117141') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117351') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117401') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117448') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117452') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117453') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117472') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117665') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117745') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117747') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4117749') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4118809') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4119172') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120182') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120183') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='412072') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120723') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120769') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120770') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120772') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120774') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120777') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120779') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120780') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120781') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120783') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120785') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120786') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120789') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120790') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120792') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120793') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120794') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='4120795') HTTP/1.1" 204 0
2026-03-29 14:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='manheim.gb',RowKey='820140') HTTP/1.1" 204 0
2026-03-29 14:06:11 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (323 items) in: file:///var/lib/scrapyd/items/sourcing_v2/manheim.gb/task_5_2026-03-29T14_00_00.jl
2026-03-29 14:06:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 580858,
'downloader/request_count': 464,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 463,
'downloader/response_bytes': 46707763,
'downloader/response_count': 464,
'downloader/response_status_count/200': 464,
'elapsed_time_seconds': 366.68715,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 14, 6, 11, 978979, tzinfo=datetime.timezone.utc),
'item_dropped_count': 1,
'item_dropped_reasons_count/DropItem': 1,
'item_scraped_count': 323,
'log_count/DEBUG': 8097,
'log_count/ERROR': 162,
'log_count/INFO': 13715,
'memusage/max': 175869952,
'memusage/startup': 148123648,
'pipeline/dropped_expired': 1,
'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': 86,
'playwright/request_count/aborted': 48,
'playwright/request_count/method/GET': 83,
'playwright/request_count/method/POST': 3,
'playwright/request_count/navigation': 4,
'playwright/request_count/resource_type/document': 4,
'playwright/request_count/resource_type/font': 8,
'playwright/request_count/resource_type/image': 42,
'playwright/request_count/resource_type/script': 22,
'playwright/request_count/resource_type/stylesheet': 8,
'playwright/request_count/resource_type/xhr': 2,
'playwright/response_count': 38,
'playwright/response_count/method/GET': 35,
'playwright/response_count/method/POST': 3,
'playwright/response_count/resource_type/document': 4,
'playwright/response_count/resource_type/font': 8,
'playwright/response_count/resource_type/script': 16,
'playwright/response_count/resource_type/stylesheet': 8,
'playwright/response_count/resource_type/xhr': 2,
'request_depth_max': 85,
'response_received_count': 464,
'scheduler/dequeued': 464,
'scheduler/dequeued/memory': 464,
'scheduler/enqueued': 464,
'scheduler/enqueued/memory': 464,
'scrape_type/batch_skipped': 6244,
'scrape_type/price_update': 378,
'scrape_type/skipped': 1758,
'source/items_encountered': 8380,
'start_time': datetime.datetime(2026, 3, 29, 14, 0, 5, 291829, tzinfo=datetime.timezone.utc)}
2026-03-29 14:06:11 [scrapy.core.engine] INFO: Spider closed (finished)